Skip to content

Commit

Permalink
cache-manager - upgrading @typescript-eslint modules to latest (#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored May 23, 2024
1 parent 5f28c94 commit f0bba17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cache-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@faker-js/faker": "^8.4.1",
"@types/lodash.clonedeep": "^4.5.9",
"@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-config-xo-typescript": "^4.0.0",
"rimraf": "^5.0.7",
Expand Down

0 comments on commit f0bba17

Please sign in to comment.