Skip to content

Commit

Permalink
Merge ce9690b into 19926d8
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad committed Mar 13, 2019
2 parents 19926d8 + ce9690b commit ef4d68c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit ef4d68c

Please sign in to comment.