Skip to content

Commit 005ebe4

Browse files
Bump @types/node from 22.15.23 to 24.0.1 (#10)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.23 to 24.0.1. - [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.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 136dab2 commit 005ebe4

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@types/estree": "^1.0.7",
2828
"@types/jest": "^29.5.14",
29-
"@types/node": "^22.15.21",
29+
"@types/node": "^24.0.1",
3030
"copyfiles": "^2.4.1",
3131
"jest": "^29.7.0",
3232
"prettier": "^3.5.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -711,12 +711,12 @@
711711
expect "^29.0.0"
712712
pretty-format "^29.0.0"
713713

714-
"@types/node@*", "@types/node@^22.15.21":
715-
version "22.15.23"
716-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.23.tgz#a0b7c03f951f1ffe381a6a345c68d80e48043dd0"
717-
integrity sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw==
714+
"@types/node@*", "@types/node@^24.0.1":
715+
version "24.0.1"
716+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.1.tgz#e9bfcb1c35547437c294403b7bec497772a88b0a"
717+
integrity sha512-MX4Zioh39chHlDJbKmEgydJDS3tspMP/lnQC67G3SWsTnb9NeYVWOjkxpOSy4oMfPs4StcWHwBrvUb4ybfnuaw==
718718
dependencies:
719-
undici-types "~6.21.0"
719+
undici-types "~7.8.0"
720720

721721
"@types/stack-utils@^2.0.0":
722722
version "2.0.3"
@@ -2589,10 +2589,10 @@ uc.micro@^2.0.0, uc.micro@^2.1.0:
25892589
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee"
25902590
integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==
25912591

2592-
undici-types@~6.21.0:
2593-
version "6.21.0"
2594-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
2595-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
2592+
undici-types@~7.8.0:
2593+
version "7.8.0"
2594+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
2595+
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
25962596

25972597
untildify@^4.0.0:
25982598
version "4.0.0"

0 commit comments

Comments
 (0)