Skip to content

Commit 4576061

Browse files
chore(deps): update dependency @types/node to v24.12.4
1 parent 97707bc commit 4576061

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
@@ -38,7 +38,7 @@
3838
"@changesets/changelog-github": "0.7.0",
3939
"@changesets/cli": "2.31.0",
4040
"@theguild/prettier-config": "3.0.1",
41-
"@types/node": "24.12.3",
41+
"@types/node": "24.12.4",
4242
"@typescript-eslint/eslint-plugin": "8.59.3",
4343
"@typescript-eslint/parser": "8.59.3",
4444
"bob-the-bundler": "7.0.1",

yarn.lock

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

2491-
"@types/node@*", "@types/node@24.12.3":
2492-
version "24.12.3"
2493-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.3.tgz#c7e80a5ac6d7438bca394d95ee982b705b94e460"
2494-
integrity sha512-8oljBDGun9cIsZRJR6fkihn0TSXJI0UDOOhncYaERq6M0JMDoPLxyscwruJcb4GKS6dvK/d8xebYBg27h/duaQ==
2491+
"@types/node@*", "@types/node@24.12.4":
2492+
version "24.12.4"
2493+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.4.tgz#2709745569811dcbdc57c097fafdd387c6330382"
2494+
integrity sha512-GUUEShf+PBCGW2KaXwcIt3Yk+e3pkKwWKb9GSyM9WQVE+ep2jzmHdGsHzu4wgcZy5fN9FBdVzjpBQsYlpfpgLA==
24952495
dependencies:
24962496
undici-types "~7.16.0"
24972497

0 commit comments

Comments
 (0)