Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 6, 2024
1 parent 23570e9 commit 8c2a232
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"@nestjs/testing": "10.3.7",
"@types/jest": "29.5.12",
"@types/lru-cache": "7.10.10",
"@types/node": "20.12.4",
"@types/node": "20.12.5",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"cache-manager": "5.5.0",
"cache-manager": "5.5.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"watch": "tsc --watch"
},
"devDependencies": {
"cache-manager": "5.5.0"
"cache-manager": "5.5.1"
},
"volta": {
"extends": "../../package.json"
Expand Down

0 comments on commit 8c2a232

Please sign in to comment.