Skip to content

Commit

Permalink
Update @types/node for compatibility with TypeScript v5.6.x
Browse files Browse the repository at this point in the history
This is the result of deleting @types/node entries from yarn.lock and re-running
`yarn install`.
  • Loading branch information
robertknight committed Oct 2, 2024
1 parent 377411a commit 575a228
Showing 1 changed file with 9 additions and 16 deletions.
25 changes: 9 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2582,19 +2582,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*":
version: 20.10.1
resolution: "@types/node@npm:20.10.1"
"@types/node@npm:*, @types/node@npm:>=10.0.0":
version: 22.7.4
resolution: "@types/node@npm:22.7.4"
dependencies:
undici-types: ~5.26.4
checksum: 9dfdcd2496ce535dba0ae496985d6e991a8a5d70a180db3a94c947a2123d99318a95dce4aa2a192f7e57c3afa3fdb44d6fd63e18efd49568950d6c239dadcc39
languageName: node
linkType: hard

"@types/node@npm:>=10.0.0":
version: 18.11.9
resolution: "@types/node@npm:18.11.9"
checksum: cc0aae109e9b7adefc32eecb838d6fad931663bb06484b5e9cbbbf74865c721b03d16fd8d74ad90e31dbe093d956a7c2c306ba5429ba0c00f3f7505103d7a496
undici-types: ~6.19.2
checksum: a3f4154147639369aed08fe6f8d62eff637cf87b187bb252d7bbccdc82884626007af424b08a653c53f2182adfa0340001b4888cb7cbb942cef351210fc742a5
languageName: node
linkType: hard

Expand Down Expand Up @@ -9997,10 +9990,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
languageName: node
linkType: hard

Expand Down

0 comments on commit 575a228

Please sign in to comment.