Skip to content

Commit

Permalink
fix(deps): update dependency cache-manager to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 12, 2021
1 parent a9ef8b0 commit d3c77c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@nestjs/websockets": "8.2.0",
"app-root-path": "3.0.0",
"async-mutex": "0.3.2",
"cache-manager": "3.5.0",
"cache-manager": "3.6.0",
"class-transformer": "0.4.0",
"class-validator": "0.13.1",
"discord.js": "12.5.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3094,14 +3094,14 @@ __metadata:
languageName: node
linkType: hard

"cache-manager@npm:3.5.0":
version: 3.5.0
resolution: "cache-manager@npm:3.5.0"
"cache-manager@npm:3.6.0":
version: 3.6.0
resolution: "cache-manager@npm:3.6.0"
dependencies:
async: 3.2.0
lodash: ^4.17.21
lru-cache: 6.0.0
checksum: ce9b500d6842e4879a0829a41bd0d1350b7accc1be78e6d8ea985163c49208ba72f27ef4a3b4a0ff5c3ac75ad4f032e1d51cdb9b8f01c060509e2af40ba3aa78
checksum: c768d2b2927fb245b44a1dbf90d0815ad5318bfa1e4fc733e84a1538189227a4218dade7bfcad0a800e0b0c29e0338d79901cbe506e2e59f729155d73b7a3c51
languageName: node
linkType: hard

Expand Down Expand Up @@ -9539,7 +9539,7 @@ __metadata:
"@typescript-eslint/parser": 5.3.1
app-root-path: 3.0.0
async-mutex: 0.3.2
cache-manager: 3.5.0
cache-manager: 3.6.0
class-transformer: 0.4.0
class-validator: 0.13.1
copyfiles: 2.4.1
Expand Down

0 comments on commit d3c77c7

Please sign in to comment.