Skip to content

Commit

Permalink
Update dependencies (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstayton authored Sep 18, 2023
1 parent 46a420c commit 29bdc08
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@
},
"dependencies": {
"is": "^3.3.0",
"joi": "^17.9.1"
"joi": "^17.10.2"
},
"devDependencies": {
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jest": "^27.2.1",
"eslint": "^8.49.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-node": "^11.1.0",
"jest": "^29.5.0",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"knex": "^2.4.2",
"knex": "^2.5.1",
"npm-run-all": "^4.1.5",
"prettier": "2.8.8",
"release-it": "^15.10.1"
"release-it": "^16.1.5"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit 29bdc08

Please sign in to comment.