Skip to content

Commit f3a5174

Browse files
chore(deps): update dependency @types/node to v22.18.7 (#1352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ee8d26 commit f3a5174

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.1.4",
6363
"@tailwindcss/typography": "^0.5.10",
6464
"@types/dotenv": "8.2.3",
65-
"@types/node": "22.18.6",
65+
"@types/node": "22.18.7",
6666
"@types/ramda": "0.31.1",
6767
"@typescript-eslint/eslint-plugin": "8.44.1",
6868
"@typescript-eslint/parser": "8.44.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1638,10 +1638,10 @@
16381638
dependencies:
16391639
undici-types "~7.12.0"
16401640

1641-
"@types/[email protected].6":
1642-
version "22.18.6"
1643-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.6.tgz#38172ef0b65e09d1a4fc715eb09a7d5decfdc748"
1644-
integrity sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==
1641+
"@types/[email protected].7":
1642+
version "22.18.7"
1643+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.7.tgz#e1d013d5759fa50ff4d334aee3fd6254f1dbae74"
1644+
integrity sha512-3E97nlWEVp2V6J7aMkR8eOnw/w0pArPwf/5/W0865f+xzBoGL/ZuHkTAKAGN7cOWNwd+sG+hZOqj+fjzeHS75g==
16451645
dependencies:
16461646
undici-types "~6.21.0"
16471647

0 commit comments

Comments
 (0)