Skip to content

Commit

Permalink
ioredis-yet - upgrading vitest to 1.5.2 (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Apr 29, 2024
1 parent 4384bd0 commit 80d5b7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cache-manager-ioredis-yet/package.json
Expand Up @@ -50,15 +50,15 @@
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@vitest/coverage-v8": "1.3.1",
"@vitest/coverage-v8": "1.5.2",
"eslint": "9.1.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"rimraf": "^5.0.5",
"typescript": "5.4.5",
"vitest": "1.3.1"
"vitest": "1.5.2"
},
"engines": {
"node": ">= 18.0.0"
Expand Down

0 comments on commit 80d5b7f

Please sign in to comment.