Skip to content

Commit 3bd6de9

Browse files
Bump @types/node from 22.13.10 to 22.15.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.10 to 22.15.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: 22.15.12 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e152d5b commit 3bd6de9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1182,11 +1182,11 @@
11821182
"@types/braces" "*"
11831183

11841184
"@types/node@*", "@types/node@^22.0.0":
1185-
version "22.13.10"
1186-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
1187-
integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
1185+
version "22.15.12"
1186+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.12.tgz#9ce54e51e09536faa94e4ec300c4728ee83bfa85"
1187+
integrity sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw==
11881188
dependencies:
1189-
undici-types "~6.20.0"
1189+
undici-types "~6.21.0"
11901190

11911191
"@types/stack-utils@^2.0.0":
11921192
version "2.0.3"
@@ -4425,10 +4425,10 @@ unbox-primitive@^1.1.0:
44254425
has-symbols "^1.1.0"
44264426
which-boxed-primitive "^1.1.1"
44274427

4428-
undici-types@~6.20.0:
4429-
version "6.20.0"
4430-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
4431-
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
4428+
undici-types@~6.21.0:
4429+
version "6.21.0"
4430+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
4431+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
44324432

44334433
undici@^5.25.4:
44344434
version "5.28.5"

0 commit comments

Comments
 (0)