Skip to content

Commit

Permalink
chore(deps): lock file maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent b1ea5cf commit 3e05c28
Showing 1 changed file with 20 additions and 10 deletions.
30 changes: 20 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1582,11 +1582,11 @@ __metadata:
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.0.0":
version: 22.10.3
resolution: "@types/node@npm:22.10.3"
version: 22.10.4
resolution: "@types/node@npm:22.10.4"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/c63bd7800b82a53efd3fc0e115d045ae539eaa6367a7804fc17db84a311995a2228b8dce3e8eed089b4f91ae28224cfcf86086ff1ecf48a16c3b9efc03a725f8
checksum: 10/1a04364c2bf84bed63de7c1a091003638eeb2c0eeb7b6f78f2330ce217202b58418ccb4509fe837f4f41e328d474db289bf28b65d57cf45d1930dc0b06ab40ec
languageName: node
linkType: hard

Expand Down Expand Up @@ -3154,7 +3154,7 @@ __metadata:
languageName: node
linkType: hard

"dunder-proto@npm:^1.0.0":
"dunder-proto@npm:^1.0.1":
version: 1.0.1
resolution: "dunder-proto@npm:1.0.1"
dependencies:
Expand Down Expand Up @@ -3956,20 +3956,20 @@ __metadata:
linkType: hard

"get-intrinsic@npm:^1.2.4, get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.2.6":
version: 1.2.6
resolution: "get-intrinsic@npm:1.2.6"
version: 1.2.7
resolution: "get-intrinsic@npm:1.2.7"
dependencies:
call-bind-apply-helpers: "npm:^1.0.1"
dunder-proto: "npm:^1.0.0"
es-define-property: "npm:^1.0.1"
es-errors: "npm:^1.3.0"
es-object-atoms: "npm:^1.0.0"
function-bind: "npm:^1.1.2"
get-proto: "npm:^1.0.0"
gopd: "npm:^1.2.0"
has-symbols: "npm:^1.1.0"
hasown: "npm:^2.0.2"
math-intrinsics: "npm:^1.0.0"
checksum: 10/a1ffae6d7893a6fa0f4d1472adbc85095edd6b3b0943ead97c3738539cecb19d422ff4d48009eed8c3c27ad678c2b1e38a83b1a1e96b691d13ed8ecefca1068d
math-intrinsics: "npm:^1.1.0"
checksum: 10/4f7149c9a826723f94c6d49f70bcb3df1d3f9213994fab3668f12f09fa72074681460fb29ebb6f135556ec6372992d63802386098791a8f09cfa6f27090fa67b
languageName: node
linkType: hard

Expand All @@ -3980,6 +3980,16 @@ __metadata:
languageName: node
linkType: hard

"get-proto@npm:^1.0.0":
version: 1.0.1
resolution: "get-proto@npm:1.0.1"
dependencies:
dunder-proto: "npm:^1.0.1"
es-object-atoms: "npm:^1.0.0"
checksum: 10/4fc96afdb58ced9a67558698b91433e6b037aaa6f1493af77498d7c85b141382cf223c0e5946f334fb328ee85dfe6edd06d218eaf09556f4bc4ec6005d7f5f7b
languageName: node
linkType: hard

"get-stream@npm:^6.0.0":
version: 6.0.1
resolution: "get-stream@npm:6.0.1"
Expand Down Expand Up @@ -5487,7 +5497,7 @@ __metadata:
languageName: node
linkType: hard

"math-intrinsics@npm:^1.0.0":
"math-intrinsics@npm:^1.1.0":
version: 1.1.0
resolution: "math-intrinsics@npm:1.1.0"
checksum: 10/11df2eda46d092a6035479632e1ec865b8134bdfc4bd9e571a656f4191525404f13a283a515938c3a8de934dbfd9c09674d9da9fa831e6eb7e22b50b197d2edd
Expand Down

0 comments on commit 3e05c28

Please sign in to comment.