Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Jul 17, 2019
1 parent 70cc69d commit 2843e24
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@
},
"dependencies": {
"core-js": "^3.1.4",
"slonik": "^16.21.3"
"slonik": "^18.2.0"
},
"description": "Normalizes Slonik query.",
"devDependencies": {
"@babel/cli": "^7.5.0",
"@babel/core": "^7.5.0",
"@babel/core": "^7.5.4",
"@babel/plugin-transform-flow-strip-types": "^7.4.4",
"@babel/preset-env": "^7.5.0",
"@babel/preset-env": "^7.5.4",
"@babel/register": "^7.4.4",
"ava": "^2.1.0",
"ava": "^2.2.0",
"babel-plugin-istanbul": "^5.1.4",
"babel-plugin-transform-export-default-name": "^2.0.4",
"coveralls": "^3.0.4",
"coveralls": "^3.0.5",
"eslint": "^6.0.1",
"eslint-config-canonical": "^17.1.1",
"eslint-config-canonical": "^17.1.4",
"flow-bin": "^0.102.0",
"flow-copy-source": "^2.0.7",
"husky": "^3.0.0",
Expand Down

0 comments on commit 2843e24

Please sign in to comment.