Skip to content

Commit 8f7df86

Browse files
build(deps-dev): bump @types/node from 22.7.4 to 24.0.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.4 to 24.0.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.12 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f43ff1 commit 8f7df86

2 files changed

Lines changed: 11 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@size-limit/webpack": "^11.1.6",
9696
"@size-limit/webpack-why": "^11.1.6",
9797
"@types/jest": "^30.0.0",
98-
"@types/node": "^22.7.4",
98+
"@types/node": "^24.0.12",
9999
"@typescript-eslint/eslint-plugin": "^8.15.0",
100100
"@typescript-eslint/parser": "^8.15.0",
101101
"benchmark": "^2.1.4",

yarn.lock

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1711,10 +1711,12 @@
17111711
resolved "https://registry.yarnpkg.com/@types/md5/-/md5-2.3.5.tgz#481cef0a896e3a5dcbfc5a8a8b02c05958af48a5"
17121712
integrity sha512-/i42wjYNgE6wf0j2bcTX6kuowmdL/6PE4IVitMpm2eYKBUuYCprdcWVK+xEF0gcV6ufMCRhtxmReGfc6hIK7Jw==
17131713

1714-
"@types/node@*":
1715-
version "18.15.5"
1716-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.5.tgz#3af577099a99c61479149b716183e70b5239324a"
1717-
integrity sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew==
1714+
"@types/node@*", "@types/node@^24.0.12":
1715+
version "24.0.12"
1716+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.12.tgz#3cf8719572145cfecf4cf9d180d8e7f74a61af00"
1717+
integrity sha512-LtOrbvDf5ndC9Xi+4QZjVL0woFymF/xSTKZKPgrrl7H7XoeDvnD+E2IclKVDyaK9UM756W/3BXqSU+JEHopA9g==
1718+
dependencies:
1719+
undici-types "~7.8.0"
17181720

17191721
"@types/node@^18.0.0":
17201722
version "18.19.54"
@@ -1723,13 +1725,6 @@
17231725
dependencies:
17241726
undici-types "~5.26.4"
17251727

1726-
"@types/node@^22.7.4":
1727-
version "22.7.4"
1728-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.4.tgz#e35d6f48dca3255ce44256ddc05dee1c23353fcc"
1729-
integrity sha512-y+NPi1rFzDs1NdQHHToqeiX2TIS79SWEAw9GYhkkx8bD0ChpfqC+n2j5OXOCpzfojBEBt6DnEnnG9MY0zk1XLg==
1730-
dependencies:
1731-
undici-types "~6.19.2"
1732-
17331728
"@types/pako@^2.0.0":
17341729
version "2.0.0"
17351730
resolved "https://registry.yarnpkg.com/@types/pako/-/pako-2.0.0.tgz#12ab4c19107528452e73ac99132c875ccd43bdfb"
@@ -7660,10 +7655,10 @@ undici-types@~5.26.4:
76607655
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
76617656
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
76627657

7663-
undici-types@~6.19.2:
7664-
version "6.19.8"
7665-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
7666-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
7658+
undici-types@~7.8.0:
7659+
version "7.8.0"
7660+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
7661+
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
76677662

76687663
universalify@^2.0.0:
76697664
version "2.0.0"

0 commit comments

Comments
 (0)