Skip to content

Commit 00b3007

Browse files
chore(deps): update dependency @types/node to v24.10.0 (#7650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35e7acd commit 00b3007

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@theguild/prettier-config": "3.0.1",
6262
"@theguild/remark-mermaid": "0.3.0",
6363
"@types/jest": "30.0.0",
64-
"@types/node": "24.9.2",
64+
"@types/node": "24.10.0",
6565
"@typescript-eslint/eslint-plugin": "8.46.2",
6666
"@typescript-eslint/parser": "8.46.2",
6767
"@urql/core": "6.0.1",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@theguild/tailwind-config": "0.6.4",
23-
"@types/node": "24.9.2",
23+
"@types/node": "24.10.0",
2424
"@types/react": "19.2.2",
2525
"estree-util-value-to-estree": "3.5.0",
2626
"pagefind": "^1.3.0",

0 commit comments

Comments
 (0)