Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit 860b639

Browse files
Merge pull request #203 from ruby-syntax-tree/dependabot/npm_and_yarn/types/node-20.8.4
Bump @types/node from 20.8.3 to 20.8.4
2 parents bcbdd9a + 17d6a91 commit 860b639

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

yarn.lock

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,11 @@
120120
tslib "^2.3.1"
121121

122122
"@types/node@^20.1.0":
123-
version "20.8.3"
124-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.3.tgz#c4ae2bb1cfab2999ed441a95c122bbbe1567a66d"
125-
integrity sha512-jxiZQFpb+NlH5kjW49vXxvxTjeeqlbsnTAdBTKpzEdPs9itay7MscYXz3Fo9VYFEsfQ6LJFitHad3faerLAjCw==
123+
version "20.8.4"
124+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.4.tgz#0e9ebb2ff29d5c3302fc84477d066fa7c6b441aa"
125+
integrity sha512-ZVPnqU58giiCjSxjVUESDtdPk4QR5WQhhINbc9UBrKLU68MX5BF6kbQzTrkwbolyr0X8ChBpXfavr5mZFKZQ5A==
126+
dependencies:
127+
undici-types "~5.25.1"
126128

127129
"@types/path-browserify@^1.0.0":
128130
version "1.0.0"
@@ -314,6 +316,11 @@ typescript@^5.0.2:
314316
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
315317
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
316318

319+
undici-types@~5.25.1:
320+
version "5.25.3"
321+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
322+
integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
323+
317324
util-deprecate@^1.0.1:
318325
version "1.0.2"
319326
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"

0 commit comments

Comments
 (0)