Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @types/node to v18.19.55 #1127

Merged
merged 1 commit into from
Oct 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6051,29 +6051,29 @@ __metadata:
linkType: hard

"@types/node@npm:*, @types/node@npm:>=10.0.0":
version: 22.7.4
resolution: "@types/node@npm:22.7.4"
version: 22.7.5
resolution: "@types/node@npm:22.7.5"
dependencies:
undici-types: ~6.19.2
checksum: a3f4154147639369aed08fe6f8d62eff637cf87b187bb252d7bbccdc82884626007af424b08a653c53f2182adfa0340001b4888cb7cbb942cef351210fc742a5
checksum: 1a8bbb504efaffcef7b8491074a428e5c0b5425b0c0ffb13e7262cb8462c275e8cc5eaf90a38d8fbf52a1eeda7c01ab3b940673c43fc2414140779c973e40ec6
languageName: node
linkType: hard

"@types/node@npm:^18.0.0, @types/node@npm:^18.19.33":
version: 18.19.54
resolution: "@types/node@npm:18.19.54"
version: 18.19.55
resolution: "@types/node@npm:18.19.55"
dependencies:
undici-types: ~5.26.4
checksum: d85bacc7430c2913bcd2cf293f312bc1f9108819707ac25b58404185c3b8f9ca9e3e93c396672f457c18e65f5ba86cc8363803f830207c6b7dd14fd74e1455b0
checksum: 943d57804dfe2b65fc8b5522b4aba49da0627f914381dbe01ecfc0867c2bc218cc7fa363a64cf8152830bf7ba252a9010c72302841e3a0ee8dd310543d3c46d6
languageName: node
linkType: hard

"@types/node@npm:^20.1.0":
version: 20.16.10
resolution: "@types/node@npm:20.16.10"
version: 20.16.11
resolution: "@types/node@npm:20.16.11"
dependencies:
undici-types: ~6.19.2
checksum: 8b4d5a0af828871627e80da095df50ef8ae7ca458f39ccde1d060e3bf97b0bc76af9547bd5d75ce4ccb1dd80466804b2fe4f12553c11cb8691c6667effd9a9d7
checksum: 68a239e4cff66972c990a89faa052da27d17d9f8d3ee324e9e5899323feaf229b475c1969ae9e189d0c499736fc04e9f20f480613d16b93ce249518dc32707a0
languageName: node
linkType: hard

Expand Down