Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jstayton committed Aug 26, 2024
1 parent 1ef0c96 commit a362add
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"devDependencies": {
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-n": "^17.10.2",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"knex": "^3.1.0",
"prettier": "3.3.2",
"release-it": "^17.4.0"
"prettier": "3.3.3",
"release-it": "^17.6.0"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit a362add

Please sign in to comment.