Skip to content

Commit 2952caf

Browse files
build(deps): bump @types/node from 22.14.1 to 22.15.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.14.1 to 22.15.3. - [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.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9198b1f commit 2952caf

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

yarn.lock

+4-16
Original file line numberDiff line numberDiff line change
@@ -1585,17 +1585,10 @@
15851585
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e"
15861586
integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
15871587

1588-
"@types/node@*":
1589-
version "22.13.10"
1590-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
1591-
integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
1592-
dependencies:
1593-
undici-types "~6.20.0"
1594-
1595-
"@types/node@^22.14.1":
1596-
version "22.14.1"
1597-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f"
1598-
integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==
1588+
"@types/node@*", "@types/node@^22.14.1":
1589+
version "22.15.3"
1590+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b"
1591+
integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==
15991592
dependencies:
16001593
undici-types "~6.21.0"
16011594

@@ -8289,11 +8282,6 @@ unbox-primitive@^1.1.0:
82898282
has-symbols "^1.1.0"
82908283
which-boxed-primitive "^1.1.1"
82918284

8292-
undici-types@~6.20.0:
8293-
version "6.20.0"
8294-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
8295-
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
8296-
82978285
undici-types@~6.21.0:
82988286
version "6.21.0"
82998287
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"

0 commit comments

Comments
 (0)