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

Commit d38c7cc0 by Sushant Committed by GitHub

build: update dependencies (#10392)

1 parent f5c37800
Showing with 12 additions and 12 deletions
......@@ -32,24 +32,24 @@
"dependencies": {
"bluebird": "^3.5.0",
"cls-bluebird": "^2.1.0",
"debug": "^4.1.0",
"debug": "^4.1.1",
"depd": "^2.0.0",
"dottie": "^2.0.0",
"inflection": "1.12.0",
"lodash": "^4.17.11",
"moment": "^2.22.2",
"moment": "^2.24.0",
"moment-timezone": "^0.5.21",
"retry-as-promised": "^3.1.0",
"semver": "^5.6.0",
"sequelize-pool": "^1.0.0",
"toposort-class": "^1.0.1",
"uuid": "^3.2.1",
"validator": "^10.4.0",
"validator": "^10.11.0",
"wkx": "^0.4.6"
},
"devDependencies": {
"@commitlint/cli": "^7.2.0",
"@commitlint/config-angular": "^7.1.2",
"@commitlint/cli": "^7.3.2",
"@commitlint/config-angular": "^7.3.1",
"@types/bluebird": "^3.5.25",
"@types/node": "^10.12.18",
"@types/validator": "^9.4.4",
......@@ -63,25 +63,25 @@
"esdoc": "^1.1.0",
"esdoc-inject-style-plugin": "^1.0.0",
"esdoc-standard-plugin": "^1.0.0",
"eslint": "^5.6.0",
"eslint": "^5.12.1",
"eslint-plugin-jsdoc": "^4.0.0",
"eslint-plugin-mocha": "^5.0.0",
"eslint-plugin-mocha": "^5.2.1",
"hints": "^1.x",
"husky": "^1.1.2",
"husky": "^1.3.1",
"istanbul": "^0.x",
"js-combinatorics": "^0.5.4",
"lcov-result-merger": "^3.0.0",
"lint-staged": "^7.3.0",
"mariadb": "^2.0.1-beta",
"lint-staged": "^8.1.0",
"mariadb": "^2.0.2-rc",
"mocha": "^5.x",
"mysql2": "^1.6.4",
"pg": "^7.5.0",
"pg": "^7.8.0",
"pg-hstore": "^2.x",
"pg-types": "^2.0.0",
"rimraf": "^2.x",
"sinon": "^6.3.5",
"sinon-chai": "^3.2.0",
"sqlite3": "^4.0.2",
"sqlite3": "^4.0.6",
"tedious": "^3.0.1",
"typescript": "^3.2.2"
},
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!