Skip to content

Commit

Permalink
Update dependencies (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstayton authored Jun 21, 2024
1 parent faef945 commit a12b3c2
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 @@ -33,18 +33,18 @@
},
"dependencies": {
"is": "^3.3.0",
"joi": "^17.13.1"
"joi": "^17.13.3"
},
"devDependencies": {
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-n": "^17.6.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-n": "^17.9.0",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"knex": "^3.1.0",
"prettier": "3.2.5",
"release-it": "^17.2.1"
"prettier": "3.3.2",
"release-it": "^17.4.0"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit a12b3c2

Please sign in to comment.