Skip to content

Commit

Permalink
chore(deps): update vitest to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2023
1 parent f95550d commit 5d6f60c
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 371 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/node": "^20.10.1",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^1.1.1",
"esbuild": "^0.19.8",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -72,7 +72,7 @@
"prettier": "^3.1.0",
"prettier-plugin-jsdoc": "^1.1.1",
"typescript": "^5.3.2",
"vitest": "^0.34.6"
"vitest": "^1.1.1"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 5d6f60c

Please sign in to comment.