mirror of
https://github.com/knex/knex.git
synced 2025-12-27 15:08:47 +00:00
Update dependencies (#4567)
This commit is contained in:
parent
402453ba1a
commit
f3ceb09aed
26
package.json
26
package.json
@ -81,39 +81,39 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.3.1",
|
||||
"chai": "^4.3.3",
|
||||
"chai": "^4.3.4",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"chai-subset-in-order": "^3.0.0",
|
||||
"chai-subset-in-order": "^3.1.0",
|
||||
"cli-testlab": "^2.2.0",
|
||||
"coveralls": "^3.1.0",
|
||||
"coveralls": "^3.1.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"dtslint": "4.1.2",
|
||||
"eslint": "^7.20.0",
|
||||
"eslint-config-prettier": "^8.1.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint": "^7.30.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-import": "^2.23.4",
|
||||
"husky": "^4.3.8",
|
||||
"jake": "^8.1.1",
|
||||
"JSONStream": "^1.3.5",
|
||||
"lint-staged": "^11.0.0",
|
||||
"mocha": "^9.0.1",
|
||||
"mocha": "^9.0.2",
|
||||
"mock-fs": "^4.13.0",
|
||||
"mysql": "^2.18.1",
|
||||
"mysql2": "^2.2.5",
|
||||
"nyc": "^15.1.0",
|
||||
"oracledb": "^5.1.0",
|
||||
"pg": "^8.5.1",
|
||||
"pg-query-stream": "^4.0.0",
|
||||
"pg": "^8.6.0",
|
||||
"pg-query-stream": "^4.1.0",
|
||||
"prettier": "2.3.2",
|
||||
"rimraf": "^3.0.2",
|
||||
"sinon": "^11.1.1",
|
||||
"sinon-chai": "^3.5.0",
|
||||
"sinon-chai": "^3.7.0",
|
||||
"source-map-support": "^0.5.19",
|
||||
"sqlite3": "^5.0.1",
|
||||
"sqlite3": "^5.0.2",
|
||||
"tap-spec": "^5.0.0",
|
||||
"tape": "^5.2.2",
|
||||
"tedious": "^11.0.5",
|
||||
"tedious": "^11.0.9",
|
||||
"toxiproxy-node-client": "^2.0.6",
|
||||
"ts-node": "^10.0.0",
|
||||
"ts-node": "^10.1.0",
|
||||
"tsd": "^0.17.0",
|
||||
"typescript": "4.3.5"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user