Skip to content

Commit

Permalink
fix(deps): update dependency @voiceflow/nestjs-common to v2 (vf-000)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 7b1e23b commit 1e41f75
Show file tree
Hide file tree
Showing 3 changed files with 555 additions and 31 deletions.
2 changes: 1 addition & 1 deletion packages/nestjs-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test:unit": "yarn g:vitest run --coverage"
},
"dependencies": {
"@voiceflow/nestjs-common": "1.5.2"
"@voiceflow/nestjs-common": "2.45.2"
},
"devDependencies": {
"@nestjs/common": "8.4.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test:unit": "yarn g:vitest run --coverage"
},
"dependencies": {
"@voiceflow/nestjs-common": "1.5.2"
"@voiceflow/nestjs-common": "2.45.2"
},
"devDependencies": {
"@nestjs/common": "8.4.7",
Expand Down
Loading

0 comments on commit 1e41f75

Please sign in to comment.