Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jstayton committed Jan 4, 2024
1 parent f25e3c1 commit 52c1f4e
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.10.2"
"joi": "^17.11.0"
},
"devDependencies": {
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-jest": "^27.4.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^27.6.1",
"eslint-plugin-node": "^11.1.0",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"knex": "^2.5.1",
"knex": "^3.1.0",
"npm-run-all": "^4.1.5",
"prettier": "3.0.3",
"release-it": "^16.1.5"
"prettier": "3.1.1",
"release-it": "^17.0.1"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit 52c1f4e

Please sign in to comment.