summaryrefslogtreecommitdiff
path: root/examples/with-vitest/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-vitest/package.json')
-rw-r--r--examples/with-vitest/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json
index dc45fcaea..65b3ac06f 100644
--- a/examples/with-vitest/package.json
+++ b/examples/with-vitest/package.json
@@ -13,6 +13,6 @@
},
"dependencies": {
"astro": "^4.15.11",
- "vitest": "^2.1.1"
+ "vitest": "^2.1.2"
}
}