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 v20.17.11 #798

Merged
merged 1 commit into from
Jan 2, 2025
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
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5173,7 +5173,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/plugin-catalog-react@npm:^1.14.0, @backstage/plugin-catalog-react@npm:^1.15.0":
"@backstage/plugin-catalog-react@npm:^1.15.0":
version: 1.15.0
resolution: "@backstage/plugin-catalog-react@npm:1.15.0"
dependencies:
Expand Down Expand Up @@ -13953,11 +13953,11 @@ __metadata:
linkType: hard

"@types/node@npm:*, @types/node@npm:>=12.12.47, @types/node@npm:>=13.7.0, @types/node@npm:^22.0.0":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
version: 22.10.3
resolution: "@types/node@npm:22.10.3"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/451adfefed4add58b069407173e616220fd4aaa3307cdde1bb701aa053b65b54ced8483db2f870dcedec7a58cb3b06101fbc19d85852716672ec1fd3660947fa
checksum: 10/c63bd7800b82a53efd3fc0e115d045ae539eaa6367a7804fc17db84a311995a2228b8dce3e8eed089b4f91ae28224cfcf86086ff1ecf48a16c3b9efc03a725f8
languageName: node
linkType: hard

Expand All @@ -13969,20 +13969,20 @@ __metadata:
linkType: hard

"@types/node@npm:^18.11.18, @types/node@npm:^18.11.9":
version: 18.19.68
resolution: "@types/node@npm:18.19.68"
version: 18.19.69
resolution: "@types/node@npm:18.19.69"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/024a4a8eeca21c0d1eaa575036dbc44528eae180821de71b77868ddc24d18032b988582046db4f7ea2643970a5169d790e1884153472145de07d629bc2ce2ec6
checksum: 10/fe34976dd1b5ecb2183f196bcbd7dd22fc165268530425edb936f2fd593baaaf19bb93f1955104364ee9bcb2d368359b9df604382de4d8e6dc273e887dc90531
languageName: node
linkType: hard

"@types/node@npm:^20.0.0, @types/node@npm:^20.1.1, @types/node@npm:^20.10.5":
version: 20.17.10
resolution: "@types/node@npm:20.17.10"
version: 20.17.11
resolution: "@types/node@npm:20.17.11"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/9a1bcb2f25ce1ad249497e5f10ed984bf0ec476439fad2e965c3d6cc4642abb23c5e8400f7e48e55ff121d2b80b14bdc1bd4eac7ff6848154033a2be25fffb17
checksum: 10/286ee7f9aeda720933a13d6f9060beb1cc07b5a11f2fee02b3436ab4b9bb38d0121795b955209f21eb2c3b3748c1090b14df6f15219cb0d277c619343304baf9
languageName: node
linkType: hard

Expand Down
Loading