Skip to content

Commit f5cfbb4

Browse files
chore(deps): update dependency @types/node to v24.10.7 (#1117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c512b5 commit f5cfbb4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@rollup/plugin-typescript": "12.3.0",
6060
"@tailwindcss/typography": "^0.5.10",
6161
"@types/dotenv": "8.2.3",
62-
"@types/node": "24.10.6",
62+
"@types/node": "24.10.7",
6363
"@types/ramda": "0.31.1",
6464
"@typescript-eslint/eslint-plugin": "8.52.0",
6565
"@typescript-eslint/parser": "8.52.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1682,10 +1682,10 @@
16821682
dependencies:
16831683
undici-types "~6.19.2"
16841684

1685-
"@types/node@24.10.6":
1686-
version "24.10.6"
1687-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.6.tgz#6070ebcb8045885f7c5afbb113d53236a37be20c"
1688-
integrity sha512-B8h60xgJMR/xmgyX9fncRzEW9gCxoJjdenUhke2v1JGOd/V66KopmWrLPXi5oUI4VuiGK+d+HlXJjDRZMj21EQ==
1685+
"@types/node@24.10.7":
1686+
version "24.10.7"
1687+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.7.tgz#516502e408f6d00afd230f291bfe3ad38105a73e"
1688+
integrity sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==
16891689
dependencies:
16901690
undici-types "~7.16.0"
16911691

0 commit comments

Comments
 (0)