Skip to content

Commit

Permalink
redis - upgrading rimraf to 5.0.7 (#697)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored May 23, 2024
1 parent e3552ce commit f23c85e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/cache-manager-redis-yet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,9 @@
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@vitest/coverage-v8": "1.6.0",
"dotenv-cli": "7.4.1",
"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",
"rimraf": "^5.0.7",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down

0 comments on commit f23c85e

Please sign in to comment.