Skip to content

Commit

Permalink
cache-manager - upgrading vitest to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed May 23, 2024
1 parent 2e8cd96 commit 48abc79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cache-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@vitest/coverage-v8": "^1.5.2",
"@vitest/coverage-v8": "^1.6.0",
"eslint-config-xo-typescript": "^4.0.0",
"rimraf": "^5.0.5",
"typescript": "^5.4.5",
"vitest": "^1.5.2",
"vitest": "^1.6.0",
"xo": "^0.58.0"
},
"xo": {
Expand Down

0 comments on commit 48abc79

Please sign in to comment.