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

Commit b04c7900 by Sushant

build: update dependencies

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