Skip to content

Commit f60bb44

Browse files
dependabot[bot]benoitf
authored andcommitted
build(deps-dev): bump @types/node from 20.14.13 to 20.16.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 20.16.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-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ab03f1 commit f60bb44

File tree

1 file changed

+9
-16
lines changed

1 file changed

+9
-16
lines changed

yarn.lock

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -722,12 +722,12 @@
722722
"@types/node" "*"
723723
form-data "^4.0.0"
724724

725-
"@types/node@*":
726-
version "20.15.0"
727-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.15.0.tgz#7305f7fe7c62cd31047ed8d65c5092f0b0e1c55d"
728-
integrity sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA==
725+
"@types/node@*", "@types/node@^20", "@types/node@^20.9.0":
726+
version "20.16.1"
727+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.1.tgz#0b44b15271d0e2191ca68faf1fbe506e06aed732"
728+
integrity sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==
729729
dependencies:
730-
undici-types "~6.13.0"
730+
undici-types "~6.19.2"
731731

732732
"@types/node@^18.11.18":
733733
version "18.19.42"
@@ -736,13 +736,6 @@
736736
dependencies:
737737
undici-types "~5.26.4"
738738

739-
"@types/node@^20", "@types/node@^20.9.0":
740-
version "20.14.13"
741-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.13.tgz#bf4fe8959ae1c43bc284de78bd6c01730933736b"
742-
integrity sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w==
743-
dependencies:
744-
undici-types "~5.26.4"
745-
746739
"@types/postman-collection@^3.5.10":
747740
version "3.5.10"
748741
resolved "https://registry.yarnpkg.com/@types/postman-collection/-/postman-collection-3.5.10.tgz#c5328dafa246493f820974a65f3d56108a47b5f7"
@@ -5142,10 +5135,10 @@ undici-types@~5.26.4:
51425135
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
51435136
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
51445137

5145-
undici-types@~6.13.0:
5146-
version "6.13.0"
5147-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
5148-
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
5138+
undici-types@~6.19.2:
5139+
version "6.19.8"
5140+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5141+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
51495142

51505143
universalify@^0.1.0:
51515144
version "0.1.2"

0 commit comments

Comments
 (0)