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 Oct 16, 2024
1 parent c1a8053 commit 2bb491e
Show file tree
Hide file tree
Showing 3 changed files with 603 additions and 28 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.46.1"
},
"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.46.1"
},
"devDependencies": {
"@nestjs/common": "8.4.7",
Expand Down
Loading

0 comments on commit 2bb491e

Please sign in to comment.