Skip to content

Commit 3e4e1f3

Browse files
chore(deps): update dependency @types/node to v24.11.0
1 parent 23127fc commit 3e4e1f3

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.10.15",
65+
"@types/node": "24.11.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.10.15":
1686-
version "24.10.15"
1687-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.15.tgz#83e016a4c3dbf4e672dc257cf4c941527f1a3aa3"
1688-
integrity sha512-BgjLoRuSr0MTI5wA6gMw9Xy0sFudAaUuvrnjgGx9wZ522fYYLA5SYJ+1Y30vTcJEG+DRCyDHx/gzQVfofYzSdg==
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==
16891689
dependencies:
16901690
undici-types "~7.16.0"
16911691

0 commit comments

Comments
 (0)