Skip to content

Commit

Permalink
ioredis - upgrading eslint and modules to latest (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored May 23, 2024
1 parent 3573634 commit 53af09d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/cache-manager-ioredis-yet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@
},
"devDependencies": {
"@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@vitest/coverage-v8": "1.6.0",
"eslint": "9.1.1",
"eslint": "9.3.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"lint-staged": "15.2.2",
"lint-staged": "15.2.4",
"prettier": "3.2.5",
"rimraf": "^5.0.7",
"typescript": "5.4.5",
Expand Down

0 comments on commit 53af09d

Please sign in to comment.