Skip to content

Commit

Permalink
ioredis - upgrading vitest to 2.0.2 (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Jul 11, 2024
1 parent de6cba6 commit 4ec735b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/cache-manager-ioredis-yet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
"@types/node": "^20.14.10",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@vitest/coverage-v8": "1.6.0",
"eslint": "9.5.0",
"@vitest/coverage-v8": "2.0.2",
"eslint": "9.6.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"rimraf": "^5.0.7",
"typescript": "5.5.3",
"vitest": "1.6.0"
"vitest": "2.0.2"
},
"engines": {
"node": ">= 18"
Expand Down

0 comments on commit 4ec735b

Please sign in to comment.