Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jstayton committed Jun 12, 2020
1 parent 703f685 commit 70799c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"is": "^3.3.0"
},
"devDependencies": {
"eslint": "^6.8.0",
"eslint": "^7.2.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-jest": "^23.9.0",
"eslint-plugin-jest": "^23.13.2",
"jest": "^26.0.1",
"jest-junit": "^10.0.0",
"knex": "^0.21.1",
"npm-run-all": "^4.1.5",
"prettier": "2.0.5",
"release-it": "^13.5.8"
"release-it": "^13.6.2"
},
"engines": {
"node": ">=10"
Expand Down

0 comments on commit 70799c6

Please sign in to comment.