Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jstayton committed May 8, 2020
1 parent 027eabb commit e64cf10
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 @@ -37,14 +37,14 @@
},
"devDependencies": {
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-jest": "^23.8.0",
"jest": "^25.1.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-jest": "^23.9.0",
"jest": "^26.0.1",
"jest-junit": "^10.0.0",
"knex": "^0.20.10",
"knex": "^0.21.1",
"npm-run-all": "^4.1.5",
"prettier": "1.19.1",
"release-it": "^12.6.1"
"prettier": "2.0.5",
"release-it": "^13.5.8"
},
"engines": {
"node": ">=10"
Expand Down

0 comments on commit e64cf10

Please sign in to comment.