Skip to content

Commit

Permalink
chore(deps): update dependency knex to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent 9785fb2 commit 7563e8a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"eslint-config-prettier": "9.0.0",
"eslint-plugin-mocha": "10.2.0",
"husky": "8.0.3",
"knex": "2.5.1",
"knex": "3.0.0",
"lint-staged": "14.0.1",
"markdown-toc": "1.2.0",
"mocha": "10.2.0",
Expand All @@ -155,7 +155,7 @@
"peerDependencies": {
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
"@nestjs/core": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
"knex": "^2.0.0",
"knex": "^2.0.0 || ^3.0.0",
"objection": "^3.0.0"
},
"packageManager": "pnpm@8.8.0",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

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

0 comments on commit 7563e8a

Please sign in to comment.