不要怂,就是干,撸起袖子干!

Commit 80de9f60 by Simon Schick Committed by GitHub

build: update dev dependencies (#12155)

1 parent 2dcd198b
Showing with 10 additions and 11 deletions
This diff could not be displayed because it is too large.
......@@ -38,7 +38,7 @@
"moment": "^2.24.0",
"moment-timezone": "^0.5.21",
"retry-as-promised": "^3.2.0",
"semver": "^7.1.0",
"semver": "^7.3.2",
"sequelize-pool": "^3.1.0",
"toposort-class": "^1.0.1",
"uuid": "^3.4.0",
......@@ -49,7 +49,7 @@
"@commitlint/cli": "^8.3.5",
"@commitlint/config-angular": "^8.3.4",
"@types/bluebird": "^3.5.26",
"@types/node": "^12.7.8",
"@types/node": "^12.12.37",
"@types/validator": "^10.11.0",
"acorn": "^7.1.1",
"big-integer": "^1.6.45",
......@@ -60,7 +60,7 @@
"cls-hooked": "^4.2.2",
"cross-env": "^7.0.2",
"delay": "^4.3.0",
"dtslint": "^2.0.5",
"dtslint": "^3.4.2",
"env-cmd": "^10.1.0",
"esdoc": "^1.1.0",
"esdoc-inject-style-plugin": "^1.0.0",
......@@ -69,14 +69,13 @@
"eslint-plugin-jsdoc": "^20.4.0",
"eslint-plugin-mocha": "^6.2.2",
"fs-jetpack": "^2.2.3",
"husky": "^4.2.3",
"husky": "^4.2.5",
"js-combinatorics": "^0.5.5",
"lcov-result-merger": "^3.0.0",
"lint-staged": "^10.1.1",
"lint-staged": "^10.1.7",
"mariadb": "^2.3.1",
"markdownlint-cli": "^0.21.0",
"marked": "^0.7.0",
"mocha": "^6.1.4",
"markdownlint-cli": "^0.22.0",
"mocha": "^7.1.1",
"mysql2": "^1.6.5",
"nyc": "^15.0.0",
"p-map": "^4.0.0",
......@@ -85,9 +84,9 @@
"pg": "^7.8.1",
"pg-hstore": "^2.x",
"pg-types": "^2.0.0",
"rimraf": "^2.7.1",
"semantic-release": "^16.0.2",
"sinon": "^7.5.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.0.7",
"sinon": "^9.0.2",
"sinon-chai": "^3.3.0",
"sqlite3": "^4.0.6",
"tedious": "6.0.0",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!