Skip to content

Commit 49b62c5

Browse files
build(deps-dev): bump @types/node in the types group
Bumps the types group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.15.29 to 24.0.8 - [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.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: types ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 228a184 commit 49b62c5

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
@@ -24,7 +24,7 @@
2424
"dayjs": "^1.11.13"
2525
},
2626
"devDependencies": {
27-
"@types/node": "^22.15.29",
27+
"@types/node": "^25.1.0",
2828
"@typescript-eslint/eslint-plugin": "^7.12.0",
2929
"@typescript-eslint/parser": "^7.12.0",
3030
"concurrently": "^9.2.1",

‎yarn.lock‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,12 +1113,12 @@
11131113
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
11141114
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
11151115

1116-
"@types/node@*", "@types/node@^22.15.29":
1117-
version "22.15.29"
1118-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.29.tgz#c75999124a8224a3f79dd8b6ccfb37d74098f678"
1119-
integrity sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==
1116+
"@types/node@*", "@types/node@^25.1.0":
1117+
version "25.1.0"
1118+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.1.0.tgz#95cc584f1f478301efc86de4f1867e5875e83571"
1119+
integrity sha512-t7frlewr6+cbx+9Ohpl0NOTKXZNV9xHRmNOvql47BFJKcEG1CxtxlPEEe+gR9uhVWM4DwhnvTF110mIL4yP9RA==
11201120
dependencies:
1121-
undici-types "~6.21.0"
1121+
undici-types "~7.16.0"
11221122

11231123
"@types/yauzl@2.10.3":
11241124
version "2.10.3"
@@ -4397,10 +4397,10 @@ unbox-primitive@^1.0.2:
43974397
has-symbols "^1.0.3"
43984398
which-boxed-primitive "^1.0.2"
43994399

4400-
undici-types@~6.21.0:
4401-
version "6.21.0"
4402-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
4403-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
4400+
undici-types@~7.16.0:
4401+
version "7.16.0"
4402+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
4403+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
44044404

44054405
universalify@^2.0.0:
44064406
version "2.0.0"

0 commit comments

Comments
 (0)