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

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 @@ ...@@ -38,7 +38,7 @@
"moment": "^2.24.0", "moment": "^2.24.0",
"moment-timezone": "^0.5.21", "moment-timezone": "^0.5.21",
"retry-as-promised": "^3.2.0", "retry-as-promised": "^3.2.0",
"semver": "^7.1.0", "semver": "^7.3.2",
"sequelize-pool": "^3.1.0", "sequelize-pool": "^3.1.0",
"toposort-class": "^1.0.1", "toposort-class": "^1.0.1",
"uuid": "^3.4.0", "uuid": "^3.4.0",
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
"@commitlint/cli": "^8.3.5", "@commitlint/cli": "^8.3.5",
"@commitlint/config-angular": "^8.3.4", "@commitlint/config-angular": "^8.3.4",
"@types/bluebird": "^3.5.26", "@types/bluebird": "^3.5.26",
"@types/node": "^12.7.8", "@types/node": "^12.12.37",
"@types/validator": "^10.11.0", "@types/validator": "^10.11.0",
"acorn": "^7.1.1", "acorn": "^7.1.1",
"big-integer": "^1.6.45", "big-integer": "^1.6.45",
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
"cls-hooked": "^4.2.2", "cls-hooked": "^4.2.2",
"cross-env": "^7.0.2", "cross-env": "^7.0.2",
"delay": "^4.3.0", "delay": "^4.3.0",
"dtslint": "^2.0.5", "dtslint": "^3.4.2",
"env-cmd": "^10.1.0", "env-cmd": "^10.1.0",
"esdoc": "^1.1.0", "esdoc": "^1.1.0",
"esdoc-inject-style-plugin": "^1.0.0", "esdoc-inject-style-plugin": "^1.0.0",
...@@ -69,14 +69,13 @@ ...@@ -69,14 +69,13 @@
"eslint-plugin-jsdoc": "^20.4.0", "eslint-plugin-jsdoc": "^20.4.0",
"eslint-plugin-mocha": "^6.2.2", "eslint-plugin-mocha": "^6.2.2",
"fs-jetpack": "^2.2.3", "fs-jetpack": "^2.2.3",
"husky": "^4.2.3", "husky": "^4.2.5",
"js-combinatorics": "^0.5.5", "js-combinatorics": "^0.5.5",
"lcov-result-merger": "^3.0.0", "lcov-result-merger": "^3.0.0",
"lint-staged": "^10.1.1", "lint-staged": "^10.1.7",
"mariadb": "^2.3.1", "mariadb": "^2.3.1",
"markdownlint-cli": "^0.21.0", "markdownlint-cli": "^0.22.0",
"marked": "^0.7.0", "mocha": "^7.1.1",
"mocha": "^6.1.4",
"mysql2": "^1.6.5", "mysql2": "^1.6.5",
"nyc": "^15.0.0", "nyc": "^15.0.0",
"p-map": "^4.0.0", "p-map": "^4.0.0",
...@@ -85,9 +84,9 @@ ...@@ -85,9 +84,9 @@
"pg": "^7.8.1", "pg": "^7.8.1",
"pg-hstore": "^2.x", "pg-hstore": "^2.x",
"pg-types": "^2.0.0", "pg-types": "^2.0.0",
"rimraf": "^2.7.1", "rimraf": "^3.0.2",
"semantic-release": "^16.0.2", "semantic-release": "^17.0.7",
"sinon": "^7.5.0", "sinon": "^9.0.2",
"sinon-chai": "^3.3.0", "sinon-chai": "^3.3.0",
"sqlite3": "^4.0.6", "sqlite3": "^4.0.6",
"tedious": "6.0.0", "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!