Skip to content

Commit 2f75f5b

Browse files
chore(deps): update dependency @types/node to v24.5.1 (#7496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 927e342 commit 2f75f5b

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -60,7 +60,7 @@
6060
"@envelop/core": "5.3.1",
6161
"@theguild/prettier-config": "3.0.1",
6262
"@types/jest": "30.0.0",
63-
"@types/node": "24.5.0",
63+
"@types/node": "24.5.1",
6464
"@typescript-eslint/eslint-plugin": "8.44.0",
6565
"@typescript-eslint/parser": "8.44.0",
6666
"@urql/core": "6.0.1",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@theguild/tailwind-config": "0.6.3",
25-
"@types/node": "24.5.0",
25+
"@types/node": "24.5.1",
2626
"@types/react": "19.1.13",
2727
"pagefind": "^1.3.0",
2828
"postcss": "8.5.6",

0 commit comments

Comments
 (0)