Skip to content

Commit c8c084f

Browse files
chore(deps): update dependency @types/node to v24.12.0 (#1548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18adb42 commit c8c084f

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
@@ -62,7 +62,7 @@
6262
"@rollup/plugin-typescript": "12.3.0",
6363
"@tailwindcss/typography": "^0.5.10",
6464
"@types/dotenv": "8.2.3",
65-
"@types/node": "24.11.0",
65+
"@types/node": "24.12.0",
6666
"@types/ramda": "0.31.1",
6767
"@typescript-eslint/eslint-plugin": "8.55.0",
6868
"@typescript-eslint/parser": "8.55.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.11.0":
1686-
version "24.11.0"
1687-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0"
1688-
integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==
1685+
"@types/node@24.12.0":
1686+
version "24.12.0"
1687+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.0.tgz#6222e028210e5322e4f4f6767f8d88e5ea3b33d2"
1688+
integrity sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==
16891689
dependencies:
16901690
undici-types "~7.16.0"
16911691

0 commit comments

Comments
 (0)