Skip to content

Commit 37a3004

Browse files
committedNov 7, 2022
chore(deps): update vitest monorepo to ^0.25.0
1 parent fad9ad8 commit 37a3004

File tree

2 files changed

+24
-18
lines changed

2 files changed

+24
-18
lines changed
 

‎package-lock.json

+22-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@typescript-eslint/eslint-plugin": "^5.41.0",
44-
"@vitest/coverage-istanbul": "^0.24.3",
44+
"@vitest/coverage-istanbul": "^0.25.0",
4545
"chalk": "^5.1.2",
4646
"esbuild": "^0.15.12",
4747
"eslint": "^8.26.0",
@@ -52,7 +52,7 @@
5252
"prettier": "^2.7.1",
5353
"release-it": "^15.5.0",
5454
"typescript": "^4.8.4",
55-
"vitest": "^0.24.3"
55+
"vitest": "^0.25.0"
5656
},
5757
"keywords": [
5858
"cosmiconfig",

0 commit comments

Comments
 (0)
Please sign in to comment.