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

Commit b04c7900 by Sushant

build: update dependencies

1 parent 9a72494f
Showing with 5 additions and 5 deletions
......@@ -25,7 +25,7 @@
"dependencies": {
"bluebird": "^3.5.0",
"cls-bluebird": "^2.1.0",
"debug": "^4.0.0",
"debug": "^4.1.0",
"depd": "^1.1.0",
"dottie": "^2.0.0",
"generic-pool": "^3.4.0",
......@@ -34,14 +34,14 @@
"moment": "^2.22.2",
"moment-timezone": "^0.5.21",
"retry-as-promised": "^3.0.0",
"semver": "^5.5.0",
"semver": "^5.6.0",
"toposort-class": "^1.0.1",
"uuid": "^3.2.1",
"validator": "^10.4.0",
"wkx": "^0.4.5"
},
"devDependencies": {
"@commitlint/cli": "^7.1.2",
"@commitlint/cli": "^7.2.0",
"@commitlint/config-angular": "^7.1.2",
"chai": "^4.x",
"chai-as-promised": "^7.x",
......@@ -57,7 +57,7 @@
"eslint-plugin-jsdoc": "^3.7.1",
"eslint-plugin-mocha": "^5.0.0",
"hints": "^1.x",
"husky": "^1.0.0",
"husky": "^1.1.2",
"istanbul": "^0.x",
"lcov-result-merger": "^3.0.0",
"lint-staged": "^7.3.0",
......@@ -67,7 +67,7 @@
"pg-hstore": "^2.x",
"pg-types": "^1.x",
"rimraf": "^2.x",
"sinon": "^6.3.3",
"sinon": "^6.3.5",
"sinon-chai": "^3.2.0",
"sqlite3": "^4.0.2",
"tedious": "^2.x"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!