Skip to content

Commit

Permalink
chore(deps): update all dependencies to v10.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 4e19c7c commit e410f74
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions packages/redlock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"redlock": "^5.0.0-beta.2"
},
"devDependencies": {
"@nestjs/common": "10.2.8",
"@nestjs/core": "10.2.8",
"@nestjs/platform-express": "10.2.8",
"@nestjs/testing": "10.2.8",
"@nestjs/common": "10.2.9",
"@nestjs/core": "10.2.9",
"@nestjs/platform-express": "10.2.9",
"@nestjs/testing": "10.2.9",
"ioredis": "5.3.2",
"reflect-metadata": "0.1.13",
"rxjs": "7.8.1"
Expand Down
8 changes: 4 additions & 4 deletions packages/simple-redlock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@nestjs/common": "10.2.8",
"@nestjs/core": "10.2.8",
"@nestjs/platform-express": "10.2.8",
"@nestjs/testing": "10.2.8",
"@nestjs/common": "10.2.9",
"@nestjs/core": "10.2.9",
"@nestjs/platform-express": "10.2.9",
"@nestjs/testing": "10.2.9",
"ioredis": "5.3.2",
"reflect-metadata": "0.1.13",
"rxjs": "7.8.1"
Expand Down

0 comments on commit e410f74

Please sign in to comment.