Merge pull request #12188 from backstage/renovate/knex-2.x

fix(deps): update dependency knex to v2
This commit is contained in:
Ben Lambert
2022-06-29 11:31:27 +02:00
committed by GitHub
15 changed files with 33 additions and 17 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@backstage/cli": "^0.18.0-next.1",
"@backstage/config": "^1.0.1",
"better-sqlite3": "^7.5.0",
"knex": "^1.0.2",
"knex": "^2.0.0",
"msw": "^0.42.0",
"mysql2": "^2.2.5",
"pg": "^8.3.0",