Skip to content

Commit

Permalink
redis-yet - upgrading eslint to 9.1.1 (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Apr 29, 2024
1 parent 557bbee commit b26afd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/cache-manager-redis-yet/package.json
Expand Up @@ -47,11 +47,11 @@
},
"devDependencies": {
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@vitest/coverage-v8": "1.4.0",
"dotenv-cli": "7.4.1",
"eslint": "8.57.0",
"eslint": "9.1.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"lint-staged": "15.2.2",
Expand Down

0 comments on commit b26afd3

Please sign in to comment.