Skip to content

Commit

Permalink
chore(deps): bump which-typed-array from 1.1.11 to 1.1.13
Browse files Browse the repository at this point in the history
Bumps [which-typed-array](https://github.com/inspect-js/which-typed-array) from 1.1.11 to 1.1.13.
- [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md)
- [Commits](inspect-js/which-typed-array@v1.1.11...v1.1.13)

---
updated-dependencies:
- dependency-name: which-typed-array
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ascariandrea committed Jan 23, 2024
1 parent fbc3a7f commit 19a440f
Show file tree
Hide file tree
Showing 8 changed files with 60 additions and 4 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
64 changes: 60 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11378,6 +11378,17 @@ __metadata:
languageName: node
linkType: hard

"call-bind@npm:^1.0.4":
version: 1.0.5
resolution: "call-bind@npm:1.0.5"
dependencies:
function-bind: ^1.1.2
get-intrinsic: ^1.2.1
set-function-length: ^1.1.1
checksum: 449e83ecbd4ba48e7eaac5af26fea3b50f8f6072202c2dd7c5a6e7a6308f2421abe5e13a3bbd55221087f76320c5e09f25a8fdad1bab2b77c68ae74d92234ea5
languageName: node
linkType: hard

"callsites@npm:^3.0.0":
version: 3.1.0
resolution: "callsites@npm:3.1.0"
Expand Down Expand Up @@ -13342,6 +13353,17 @@ __metadata:
languageName: node
linkType: hard

"define-data-property@npm:^1.1.1":
version: 1.1.1
resolution: "define-data-property@npm:1.1.1"
dependencies:
get-intrinsic: ^1.2.1
gopd: ^1.0.1
has-property-descriptors: ^1.0.0
checksum: a29855ad3f0630ea82e3c5012c812efa6ca3078d5c2aa8df06b5f597c1cde6f7254692df41945851d903e05a1668607b6d34e778f402b9ff9ffb38111f1a3f0d
languageName: node
linkType: hard

"define-lazy-prop@npm:^2.0.0":
version: 2.0.0
resolution: "define-lazy-prop@npm:2.0.0"
Expand Down Expand Up @@ -15809,6 +15831,18 @@ __metadata:
languageName: node
linkType: hard

"get-intrinsic@npm:^1.2.2":
version: 1.2.2
resolution: "get-intrinsic@npm:1.2.2"
dependencies:
function-bind: ^1.1.2
has-proto: ^1.0.1
has-symbols: ^1.0.3
hasown: ^2.0.0
checksum: 447ff0724df26829908dc033b62732359596fcf66027bc131ab37984afb33842d9cd458fd6cecadfe7eac22fd8a54b349799ed334cf2726025c921c7250e7417
languageName: node
linkType: hard

"get-nonce@npm:^1.0.0":
version: 1.0.1
resolution: "get-nonce@npm:1.0.1"
Expand Down Expand Up @@ -16222,6 +16256,15 @@ __metadata:
languageName: node
linkType: hard

"has-property-descriptors@npm:^1.0.1":
version: 1.0.1
resolution: "has-property-descriptors@npm:1.0.1"
dependencies:
get-intrinsic: ^1.2.2
checksum: 2bcc6bf6ec6af375add4e4b4ef586e43674850a91ad4d46666d0b28ba8e1fd69e424c7677d24d60f69470ad0afaa2f3197f508b20b0bb7dd99a8ab77ffc4b7c4
languageName: node
linkType: hard

"has-proto@npm:^1.0.1":
version: 1.0.1
resolution: "has-proto@npm:1.0.1"
Expand Down Expand Up @@ -23750,6 +23793,19 @@ __metadata:
languageName: node
linkType: hard

"set-function-length@npm:^1.1.1":
version: 1.2.0
resolution: "set-function-length@npm:1.2.0"
dependencies:
define-data-property: ^1.1.1
function-bind: ^1.1.2
get-intrinsic: ^1.2.2
gopd: ^1.0.1
has-property-descriptors: ^1.0.1
checksum: 63e34b45a2ff9abb419f52583481bf8ba597d33c0c85e56999085eb6078a0f7fbb4222051981c287feceeb358aa7789e7803cea2c82ac94c0ab37059596aff79
languageName: node
linkType: hard

"set-harmonic-interval@npm:^1.0.1":
version: 1.0.1
resolution: "set-harmonic-interval@npm:1.0.1"
Expand Down Expand Up @@ -27029,15 +27085,15 @@ __metadata:
linkType: hard

"which-typed-array@npm:^1.1.10, which-typed-array@npm:^1.1.11, which-typed-array@npm:^1.1.2, which-typed-array@npm:^1.1.9":
version: 1.1.11
resolution: "which-typed-array@npm:1.1.11"
version: 1.1.13
resolution: "which-typed-array@npm:1.1.13"
dependencies:
available-typed-arrays: ^1.0.5
call-bind: ^1.0.2
call-bind: ^1.0.4
for-each: ^0.3.3
gopd: ^1.0.1
has-tostringtag: ^1.0.0
checksum: 711ffc8ef891ca6597b19539075ec3e08bb9b4c2ca1f78887e3c07a977ab91ac1421940505a197758fb5939aa9524976d0a5bbcac34d07ed6faa75cedbb17206
checksum: 3828a0d5d72c800e369d447e54c7620742a4cc0c9baf1b5e8c17e9b6ff90d8d861a3a6dd4800f1953dbf80e5e5cec954a289e5b4a223e3bee4aeb1f8c5f33309
languageName: node
linkType: hard

Expand Down

0 comments on commit 19a440f

Please sign in to comment.