Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 11, 2024
1 parent dbad97a commit 0d9f4ed
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 23 deletions.
41 changes: 21 additions & 20 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 @@ -25,7 +25,7 @@
"author": "Jens Pots",
"devDependencies": {
"@rdfc/js-runner": "^0.2.2",
"@types/bun": "^1.1.10",
"@types/bun": "^1.1.11",
"@types/jsdom": "^21.1.7",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -37,15 +37,15 @@
"prettier": "3.3.3",
"supertest": "^6.3.4",
"tsc-alias": "^1.8.10",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vitest": "^2.1.2"
},
"dependencies": {
"@node-oauth/express-oauth-server": "^4.1.1",
"@node-oauth/oauth2-server": "^5.2.0",
"cron": "^3.1.7",
"dotenv": "^16.4.5",
"express": "^4.21.0",
"express": "^4.21.1",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit 0d9f4ed

Please sign in to comment.