Skip to content

Commit

Permalink
chore(deps): update dependency pg-boss to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 7e93a8c commit 152def8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 86 deletions.
92 changes: 8 additions & 84 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"peerDependencies": {
"@nestjs/common": "^9.3.3 || ^10.0.0",
"@nestjs/core": "^9.3.3 || ^10.0.0",
"pg-boss": "^8.4.1 || ^9.0.0",
"pg-boss": "^8.4.1 || ^9.0.0 || ^10.0.0",
"reflect-metadata": "^0.1.13 || ^0.2.0",
"rxjs": "^7.2.0"
},
Expand All @@ -46,7 +46,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"jest": "29.7.0",
"pg-boss": "9.0.3",
"pg-boss": "10.1.0",
"prettier": "3.3.3",
"rxjs": "7.8.1",
"source-map-support": "0.5.21",
Expand Down

0 comments on commit 152def8

Please sign in to comment.