Skip to content

Commit 2be7cc9

Browse files
chore(deps): update dependency @types/node to v22.18.8 (#1356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a14526f commit 2be7cc9

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.7",
65+
"@types/node": "22.18.8",
6666
"@types/ramda": "0.31.1",
6767
"@typescript-eslint/eslint-plugin": "8.45.0",
6868
"@typescript-eslint/parser": "8.45.0",

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].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==
1641+
"@types/[email protected].8":
1642+
version "22.18.8"
1643+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.8.tgz#738d9dafa38f6e0c467687c158f8e1ca2d7d8eaa"
1644+
integrity sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==
16451645
dependencies:
16461646
undici-types "~6.21.0"
16471647

0 commit comments

Comments
 (0)