Skip to content

Commit 8530600

Browse files
Merge pull request #911 from vue-a11y/dependabot/npm_and_yarn/types/node-20.8.4
chore(deps-dev): bump @types/node from 20.8.3 to 20.8.4
2 parents fa92ff7 + b2e3b08 commit 8530600

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

Diff for: yarn.lock

+10-3
Original file line numberDiff line numberDiff line change
@@ -1169,9 +1169,11 @@
11691169
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
11701170

11711171
"@types/node@*", "@types/node@^20.1.0":
1172-
version "20.8.3"
1173-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.3.tgz#c4ae2bb1cfab2999ed441a95c122bbbe1567a66d"
1174-
integrity sha512-jxiZQFpb+NlH5kjW49vXxvxTjeeqlbsnTAdBTKpzEdPs9itay7MscYXz3Fo9VYFEsfQ6LJFitHad3faerLAjCw==
1172+
version "20.8.4"
1173+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.4.tgz#0e9ebb2ff29d5c3302fc84477d066fa7c6b441aa"
1174+
integrity sha512-ZVPnqU58giiCjSxjVUESDtdPk4QR5WQhhINbc9UBrKLU68MX5BF6kbQzTrkwbolyr0X8ChBpXfavr5mZFKZQ5A==
1175+
dependencies:
1176+
undici-types "~5.25.1"
11751177

11761178
"@types/normalize-package-data@^2.4.1":
11771179
version "2.4.1"
@@ -5518,6 +5520,11 @@ typescript@^5.0.2:
55185520
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
55195521
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
55205522

5523+
undici-types@~5.25.1:
5524+
version "5.25.3"
5525+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
5526+
integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
5527+
55215528
unique-string@^3.0.0:
55225529
version "3.0.0"
55235530
resolved "https://registry.yarnpkg.com/unique-string/-/unique-string-3.0.0.tgz#84a1c377aff5fd7a8bc6b55d8244b2bd90d75b9a"

0 commit comments

Comments
 (0)