Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Nov 2, 2019
1 parent 5b89c4b commit 6055899
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 @@ -19,8 +19,8 @@
]
},
"dependencies": {
"core-js": "^3.3.1",
"slonik": "^19.0.4"
"core-js": "^3.3.6",
"slonik": "^19.5.0"
},
"description": "Normalizes Slonik query.",
"devDependencies": {
Expand All @@ -33,13 +33,13 @@
"babel-plugin-istanbul": "^5.2.0",
"babel-plugin-transform-export-default-name": "^2.0.4",
"coveralls": "^3.0.7",
"eslint": "^6.5.1",
"eslint-config-canonical": "^17.7.0",
"flow-bin": "^0.109.0",
"eslint": "^6.6.0",
"eslint-config-canonical": "^17.8.0",
"flow-bin": "^0.111.1",
"flow-copy-source": "^2.0.8",
"husky": "^3.0.9",
"nyc": "^14.1.1",
"semantic-release": "^15.13.24",
"semantic-release": "^15.13.29",
"sinon": "^7.5.0"
},
"engines": {
Expand Down

0 comments on commit 6055899

Please sign in to comment.