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 Jun 21, 2024
1 parent 7cadcda commit 17c73d0
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
130 changes: 65 additions & 65 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,18 +23,18 @@
"devDependencies": {
"@types/jest": "29.5.12",
"@types/jsonwebtoken": "9.0.6",
"@types/node": "20.12.13",
"@types/node": "20.14.7",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"copyfiles": "^2.4.1",
"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.2",
"nodemon": "3.1.4",
"supertest": "7.0.0",
"ts-jest": "29.1.4",
"ts-jest": "29.1.5",
"ts-node": "10.9.2",
"typescript": "^5.4.5"
},
Expand Down

0 comments on commit 17c73d0

Please sign in to comment.