Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jstayton committed Jul 29, 2020
1 parent 514ea7e commit 662f699
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 @@ -36,16 +36,16 @@
"is": "^3.3.0"
},
"devDependencies": {
"eslint": "^7.2.0",
"eslint": "^7.5.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-jest": "^23.13.2",
"eslint-plugin-jest": "^23.19.0",
"eslint-plugin-node": "^11.1.0",
"jest": "^26.0.1",
"jest-junit": "^10.0.0",
"knex": "^0.21.1",
"jest": "^26.1.0",
"jest-junit": "^11.1.0",
"knex": "^0.21.2",
"npm-run-all": "^4.1.5",
"prettier": "2.0.5",
"release-it": "^13.6.2"
"release-it": "^13.6.6"
},
"engines": {
"node": ">=10"
Expand Down

0 comments on commit 662f699

Please sign in to comment.