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

Commit e0fe7726 by Sushant

build: update dependencies

1 parent 5adaf109
Showing with 7 additions and 6 deletions
...@@ -6,6 +6,7 @@ npm-debug.log ...@@ -6,6 +6,7 @@ npm-debug.log
*~ *~
test/dialects/sqlite/test.sqlite test/dialects/sqlite/test.sqlite
test/sqlite/test.sqlite test/sqlite/test.sqlite
test.sqlite
docs/api/tmp.md docs/api/tmp.md
ssce.js ssce.js
sscce.js sscce.js
......
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
"moment-timezone": "^0.5.21", "moment-timezone": "^0.5.21",
"retry-as-promised": "^3.1.0", "retry-as-promised": "^3.1.0",
"semver": "^5.6.0", "semver": "^5.6.0",
"sequelize-pool": "^1.0.0", "sequelize-pool": "^1.0.2",
"toposort-class": "^1.0.1", "toposort-class": "^1.0.1",
"uuid": "^3.2.1", "uuid": "^3.2.1",
"validator": "^10.11.0", "validator": "^10.11.0",
...@@ -64,23 +64,23 @@ ...@@ -64,23 +64,23 @@
"esdoc": "^1.1.0", "esdoc": "^1.1.0",
"esdoc-inject-style-plugin": "^1.0.0", "esdoc-inject-style-plugin": "^1.0.0",
"esdoc-standard-plugin": "^1.0.0", "esdoc-standard-plugin": "^1.0.0",
"eslint": "^5.12.1", "eslint": "^5.15.0",
"eslint-plugin-jsdoc": "^4.0.0", "eslint-plugin-jsdoc": "^4.1.1",
"eslint-plugin-mocha": "^5.2.1", "eslint-plugin-mocha": "^5.2.1",
"hints": "^1.x", "hints": "^1.x",
"husky": "^1.3.1", "husky": "^1.3.1",
"js-combinatorics": "^0.5.4", "js-combinatorics": "^0.5.4",
"lcov-result-merger": "^3.0.0", "lcov-result-merger": "^3.0.0",
"lint-staged": "^8.1.0", "lint-staged": "^8.1.5",
"mariadb": "^2.0.3", "mariadb": "^2.0.3",
"mocha": "^6.0.2", "mocha": "^6.0.2",
"mysql2": "^1.6.5", "mysql2": "^1.6.5",
"nyc": "^13.3.0", "nyc": "^13.3.0",
"pg": "^7.8.0", "pg": "^7.8.1",
"pg-hstore": "^2.x", "pg-hstore": "^2.x",
"pg-types": "^2.0.0", "pg-types": "^2.0.0",
"rimraf": "^2.6.3", "rimraf": "^2.6.3",
"sinon": "^7.2.4", "sinon": "^7.2.6",
"sinon-chai": "^3.2.0", "sinon-chai": "^3.2.0",
"sqlite3": "^4.0.6", "sqlite3": "^4.0.6",
"tedious": "^3.0.1", "tedious": "^3.0.1",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!