Skip to content

Commit 36dd31c

Browse files
chore(deps): update dependency @types/node to ^24.8.0
1 parent 1efe497 commit 36dd31c

File tree

4 files changed

+409
-277
lines changed

4 files changed

+409
-277
lines changed

apps/api-harmonization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@types/express": "^5.0.3",
7777
"@types/jest": "^30.0.0",
7878
"@types/jsonwebtoken": "^9.0.10",
79-
"@types/node": "^24.7.2",
79+
"@types/node": "^24.8.0",
8080
"@types/string-template": "^1.0.7",
8181
"@types/supertest": "^6.0.3",
8282
"@typescript-eslint/eslint-plugin": "^8.46.1",

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
6363
"@turbo/gen": "^2.5.8",
6464
"@types/bcryptjs": "^3.0.0",
65-
"@types/node": "^24.7.2",
65+
"@types/node": "^24.8.0",
6666
"@types/react": "^19.2.2",
6767
"@types/react-autosuggest": "^10.1.11",
6868
"@types/react-dom": "^19.2.2",

0 commit comments

Comments
 (0)