Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jstayton committed Oct 22, 2020
1 parent d482b94 commit d7c78e5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.5.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-jest": "^23.19.0",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.14.0",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-node": "^11.1.0",
"jest": "^26.1.0",
"jest-junit": "^11.1.0",
"knex": "^0.21.2",
"jest": "^26.6.0",
"jest-junit": "^12.0.0",
"knex": "^0.21.6",
"npm-run-all": "^4.1.5",
"prettier": "2.0.5",
"release-it": "^13.6.6"
"prettier": "2.1.2",
"release-it": "^14.2.0"
},
"engines": {
"node": ">=10"
Expand Down

0 comments on commit d7c78e5

Please sign in to comment.