Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jstayton committed Mar 31, 2021
1 parent af6383d commit ec0001c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.15.0",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-jest": "^24.1.3",
"eslint": "^7.23.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-jest": "^24.3.2",
"eslint-plugin-node": "^11.1.0",
"jest": "^26.6.3",
"jest-junit": "^12.0.0",
"knex": "^0.21.12",
"knex": "^0.95.4",
"npm-run-all": "^4.1.5",
"prettier": "2.2.1",
"release-it": "^14.2.2"
"release-it": "^14.5.0"
},
"engines": {
"node": ">=10"
Expand Down

0 comments on commit ec0001c

Please sign in to comment.