Skip to content

Commit 86edd11

Browse files
chore(deps): update dependency @types/node to v22 (#915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ccc5ba commit 86edd11

File tree

4 files changed

+4216
-3327
lines changed

4 files changed

+4216
-3327
lines changed

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@types/is-base64": "1.1.3",
8181
"@types/jest": "29.5.12",
8282
"@types/lodash-es": "4.17.12",
83-
"@types/node": "20.14.11",
83+
"@types/node": "22.13.10",
8484
"@types/react": "18.3.3",
8585
"@types/react-beautiful-dnd": "13.1.8",
8686
"@types/react-dom": "18.3.0",

client/pnpm-lock.yaml

+33-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@nestjs/testing": "^10.0.0",
5454
"@types/express": "^4.17.17",
5555
"@types/jest": "^29.5.2",
56-
"@types/node": "^20.3.1",
56+
"@types/node": "^22.0.0",
5757
"@types/supertest": "^6.0.0",
5858
"@typescript-eslint/eslint-plugin": "^6.21.0",
5959
"@typescript-eslint/parser": "^6.21.0",

0 commit comments

Comments
 (0)