Skip to content

Commit 9035e83

Browse files
chore(deps): update dependency @types/node to v24.10.4 (#1322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88e7bf9 commit 9035e83

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@changesets/cli": "2.29.8",
4040
"@theguild/prettier-config": "3.0.1",
4141
"@types/jest": "30.0.0",
42-
"@types/node": "24.10.3",
42+
"@types/node": "24.10.4",
4343
"@typescript-eslint/eslint-plugin": "8.49.0",
4444
"@typescript-eslint/parser": "8.49.0",
4545
"babel-jest": "30.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2637,10 +2637,10 @@
26372637
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.21.tgz#b806831543d696b14f8112db600ea9d3a1df6ea4"
26382638
integrity sha512-FOvQ0YPD5NOfPgMzJihoT+Za5pdkDJWcbpuj1DjaKZIr/gxodQjY/uWEFlTNqW2ugXHUiL8lRQgw63dzKHZdeQ==
26392639

2640-
"@types/node@*", "@types/[email protected].3":
2641-
version "24.10.3"
2642-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.3.tgz#e0bde7b6bfa2342e88bf158d177dc110e608520e"
2643-
integrity sha512-gqkrWUsS8hcm0r44yn7/xZeV1ERva/nLgrLxFRUGb7aoNMIJfZJ3AC261zDQuOAKC7MiXai1WCpYc48jAHoShQ==
2640+
"@types/node@*", "@types/[email protected].4":
2641+
version "24.10.4"
2642+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.4.tgz#9d27c032a1b2c42a4eab8fb65c5856a8b8e098c4"
2643+
integrity sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==
26442644
dependencies:
26452645
undici-types "~7.16.0"
26462646

0 commit comments

Comments
 (0)