Skip to content

Commit

Permalink
chore(deps): update devdependencies to v10.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 7ffafac commit 6415b94
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 36 deletions.
60 changes: 30 additions & 30 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 packages/redlock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"redlock": "^5.0.0-beta.2"
},
"devDependencies": {
"@nestjs/common": "10.2.6",
"@nestjs/core": "10.2.6",
"@nestjs/platform-express": "10.2.6",
"@nestjs/common": "10.2.7",
"@nestjs/core": "10.2.7",
"@nestjs/platform-express": "10.2.7",
"@nestjs/testing": "10.2.6",
"ioredis": "5.3.2",
"reflect-metadata": "0.1.13",
Expand Down
6 changes: 3 additions & 3 deletions packages/simple-redlock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@nestjs/common": "10.2.6",
"@nestjs/core": "10.2.6",
"@nestjs/platform-express": "10.2.6",
"@nestjs/common": "10.2.7",
"@nestjs/core": "10.2.7",
"@nestjs/platform-express": "10.2.7",
"@nestjs/testing": "10.2.6",
"ioredis": "5.3.2",
"reflect-metadata": "0.1.13",
Expand Down

0 comments on commit 6415b94

Please sign in to comment.