From ce9690b861b9b0b8dc8a672f6738fb62c3385ea1 Mon Sep 17 00:00:00 2001 From: Igor Savin Date: Wed, 13 Mar 2019 23:11:13 +0100 Subject: [PATCH] Update dependencies --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3c9557aae7..ebef226866 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "getopts": "2.2.3", "inherits": "~2.0.3", "interpret": "^1.2.0", - "liftoff": "3.0.0", + "liftoff": "3.1.0", "lodash": "^4.17.11", "mkdirp": "^0.5.1", "pg-connection-string": "2.0.0", @@ -36,7 +36,7 @@ "@babel/core": "^7.3.4", "@babel/polyfill": "^7.2.5", "@babel/preset-env": "^7.3.1", - "@types/node": "^11.10.4", + "@types/node": "^11.11.3", "JSONStream": "^1.3.5", "async": "^2.6.2", "babel-eslint": "^10.0.1", @@ -45,7 +45,7 @@ "chai-subset-in-order": "^2.1.3", "coveralls": "^3.0.3", "cross-env": "^5.2.0", - "eslint": "5.15.0", + "eslint": "5.15.1", "eslint-config-prettier": "^4.1.0", "eslint-plugin-import": "^2.16.0", "husky": "^1.3.1", @@ -54,17 +54,17 @@ "lint-staged": "^8.1.1", "mocha": "^6.0.2", "mock-fs": "^4.8.0", - "mssql": "^5.0.0", + "mssql": "^5.0.3", "mysql": "^2.16.0", "mysql2": "^1.6.5", "nyc": "^13.3.0", - "pg": "^7.8.0", + "pg": "^7.8.2", "pg-query-stream": "^2.0.0", "prettier": "^1.16.2", "rimraf": "^2.6.3", "sinon": "^7.2.7", "sinon-chai": "^3.3.0", - "source-map-support": "^0.5.10", + "source-map-support": "^0.5.11", "sqlite3": "^4.0.6", "tap-spec": "^5.0.0", "tape": "^4.9.2",