Skip to content

Commit 5afad16

Browse files
chore(deps): update dependency @types/node to v22.13.8 (#1001)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2d7b21 commit 5afad16

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.2",
6363
"@tailwindcss/typography": "^0.5.10",
6464
"@types/dotenv": "8.2.3",
65-
"@types/node": "22.13.7",
65+
"@types/node": "22.13.8",
6666
"@types/ramda": "0.30.2",
6767
"@typescript-eslint/eslint-plugin": "8.25.0",
6868
"@typescript-eslint/parser": "8.25.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1570,10 +1570,10 @@
15701570
dependencies:
15711571
"@types/unist" "*"
15721572

1573-
"@types/[email protected].7":
1574-
version "22.13.7"
1575-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.7.tgz#63ae4418a4d2607cf4ccb1ff5f000fa40d73712a"
1576-
integrity sha512-oU2q+BsQldB9lYxHNp/5aZO+/Bs0Usa74Abo9mAKulz4ahQyXRHK6UVKYIN8KSC8HXwhWSi7b49JnX+txuac0w==
1573+
"@types/[email protected].8":
1574+
version "22.13.8"
1575+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.8.tgz#57e2450295b33a6518d6fd4f65f47236d3e41d8d"
1576+
integrity sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==
15771577
dependencies:
15781578
undici-types "~6.20.0"
15791579

0 commit comments

Comments
 (0)