Skip to content

Commit

Permalink
Dependencies Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nirnejak committed Nov 22, 2024
1 parent 17bd750 commit 3b58edd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@types/cors": "^2.8.17",
"@types/heapdump": "^0.3.4",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.0",
Expand All @@ -40,7 +40,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-security": "^3.0.1",
"husky": "^9.1.5",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"nodemon": "^3.1.4",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 3b58edd

Please sign in to comment.