Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent d955b07 commit 77f9d7e
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 72 deletions.
151 changes: 84 additions & 67 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"devDependencies": {
"@types/jest": "29.5.12",
"@types/jsonwebtoken": "9.0.6",
"@types/node": "20.12.12",
"@types/node": "20.12.13",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"copyfiles": "^2.4.1",
"eslint": "8.57.0",
"eslint-config-google": "0.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"jest": "29.7.0",
"nodemon": "3.1.0",
"nodemon": "3.1.2",
"supertest": "7.0.0",
"ts-jest": "29.1.3",
"ts-jest": "29.1.4",
"ts-node": "10.9.2",
"typescript": "^5.4.5"
},
Expand Down

0 comments on commit 77f9d7e

Please sign in to comment.