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 Oct 7, 2023
1 parent 64e9cb1 commit 1b7e7d8
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 35 deletions.
53 changes: 22 additions & 31 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"@nestjs/testing": "10.2.7",
"@types/jest": "29.5.5",
"@types/lru-cache": "7.10.9",
"@types/node": "20.8.2",
"@types/node": "20.8.3",
"@types/supertest": "2.0.14",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"cache-manager": "5.2.3",
"eslint": "8.50.0",
"cache-manager": "5.2.4",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.0",
"husky": "8.0.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.2.3"
"cache-manager": "5.2.4"
},
"volta": {
"extends": "../../package.json"
Expand Down

0 comments on commit 1b7e7d8

Please sign in to comment.