Skip to content

Commit 069a882

Browse files
chore(deps-dev): bump @types/node from 24.7.2 to 24.9.0 (#88)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 234e553 commit 069a882

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@testing-library/jest-dom": "^6.9.1",
1515
"@testing-library/react": "^16.3.0",
1616
"@testing-library/user-event": "^14.6.1",
17-
"@types/node": "^24.7.2",
17+
"@types/node": "^24.9.0",
1818
"@types/react": "^19.2.2",
1919
"@types/react-dom": "^19.2.2",
2020
"@vitejs/plugin-react": "^5.0.4",

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/better-sqlite3": "^7.6.13",
2828
"@types/cors": "^2.8.19",
2929
"@types/express": "^5.0.3",
30-
"@types/node": "^24.7.2",
30+
"@types/node": "^24.9.0",
3131
"nodemon": "^3.1.10",
3232
"tsx": "^4.20.6",
3333
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)