Skip to content

Commit

Permalink
Bump knex from 0.20.15 to 0.21.1 (#90)
Browse files Browse the repository at this point in the history
Bumps [knex](https://github.com/knex/knex) from 0.20.15 to 0.21.1.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](knex/knex@0.20.15...0.21.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored May 2, 2020
1 parent 4fe5acf commit 25234bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/node": "~13.13.4",
"fastify": "^3.0.0-rc.1",
"ioredis": "^4.9.0",
"knex": "^0.20.2",
"knex": "^0.21.1",
"sqlite3": "^4.1.0",
"standard": "^14.0.2",
"tap": "^12.6.6",
Expand Down

0 comments on commit 25234bb

Please sign in to comment.