Skip to content

Commit 154e9e3

Browse files
authored
Merge pull request #19 from stackery/dependabot/npm_and_yarn/knex-2.4.0
Bump knex from 0.95.11 to 2.4.0
2 parents 3c3fef7 + 616e452 commit 154e9e3

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 <[email protected]>",
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)