Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#63)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 0183b2f commit 2b2ce4a
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 63 deletions.
129 changes: 69 additions & 60 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,20 @@
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/coverage-v8": "^2.1.5",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"jsdom": "^24.1.3",
"prettier": "3.3.3",
"supertest": "^6.3.4",
"tsc-alias": "^1.8.10",
"typescript": "^5.6.3",
"vitest": "^2.1.4"
"vitest": "^2.1.5"
},
"dependencies": {
"@node-oauth/express-oauth-server": "^4.1.1",
"@node-oauth/oauth2-server": "^5.2.0",
"cron": "^3.1.9",
"cron": "^3.2.1",
"dotenv": "^16.4.5",
"express": "^4.21.1",
"husky": "^9.1.6",
Expand Down

0 comments on commit 2b2ce4a

Please sign in to comment.