Skip to content

Commit 616e452

Browse files
Bump knex from 0.95.11 to 2.4.0
Bumps [knex](https://github.com/knex/knex) from 0.95.11 to 2.4.0. - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@0.95.11...2.4.0) --- updated-dependencies: - dependency-name: knex dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c3fef7 commit 616e452

File tree

2 files changed

+71
-63
lines changed

2 files changed

+71
-63
lines changed

package-lock.json

Lines changed: 69 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "Chase Douglas <chasedouglas@gmail.com>",
1212
"license": "MIT",
1313
"peerDependencies": {
14-
"knex": "^0.95.11"
14+
"knex": "^2.4.0"
1515
},
1616
"dependencies": {
1717
"debug": "^4.1.1",
@@ -28,7 +28,7 @@
2828
"eslint-plugin-standard": "^4.0.1",
2929
"jest": "^27.3.1",
3030
"jest-runner-eslint": "^1.0.0",
31-
"knex": "^0.95.11"
31+
"knex": "^2.4.0"
3232
},
3333
"jest": {
3434
"projects": [

0 commit comments

Comments
 (0)