Skip to content

Commit 9fc805f

Browse files
chore(deps): update dependency @types/node to v24.12.0 (#1389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8762236 commit 9fc805f

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.30.0",
4040
"@theguild/prettier-config": "3.0.1",
4141
"@types/jest": "30.0.0",
42-
"@types/node": "24.11.1",
42+
"@types/node": "24.12.0",
4343
"@typescript-eslint/eslint-plugin": "8.56.1",
4444
"@typescript-eslint/parser": "8.56.1",
4545
"babel-jest": "30.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2634,10 +2634,10 @@
26342634
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.24.tgz#4ae334fc62c0e915ca8ed8e35dcc6d4eeb29215f"
26352635
integrity sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==
26362636

2637-
"@types/node@*", "@types/node@24.11.1":
2638-
version "24.11.1"
2639-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.1.tgz#3509391e756e3786d47fb356b550272771588771"
2640-
integrity sha512-MOw3rIVR4djfMH7ft9ZJLPViaJwkZvMfrzumElas79IwMUEl8ykkuQmgL9MAMz7vO8G3vuz9b7Gu+keYZx7Xrw==
2637+
"@types/node@*", "@types/node@24.12.0":
2638+
version "24.12.0"
2639+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.0.tgz#6222e028210e5322e4f4f6767f8d88e5ea3b33d2"
2640+
integrity sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==
26412641
dependencies:
26422642
undici-types "~7.16.0"
26432643

0 commit comments

Comments
 (0)