Skip to content

Commit

Permalink
Bump is-array-buffer from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [is-array-buffer](https://github.com/inspect-js/is-array-buffer) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/inspect-js/is-array-buffer/releases)
- [Changelog](https://github.com/inspect-js/is-array-buffer/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-array-buffer@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: is-array-buffer
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2023
1 parent 417925f commit 82bc9e0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7416,12 +7416,13 @@ is-arguments@^1.0.4:
has-tostringtag "^1.0.0"

is-array-buffer@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.0.tgz#d93aaf24dade5e5391e2992e884c378482f078c1"
integrity sha512-TI2hnvT6dPUnn/jARFCJBKL1eeabAfLnKZ2lmW5Uh317s1Ii2IMroL1yMciEk/G+OETykVzlsH6x/L4q/avhgw==
version "3.0.1"
resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.1.tgz#deb1db4fcae48308d54ef2442706c0393997052a"
integrity sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==
dependencies:
call-bind "^1.0.2"
get-intrinsic "^1.1.3"
is-typed-array "^1.1.10"

is-arrayish@^0.2.1:
version "0.2.1"
Expand Down

0 comments on commit 82bc9e0

Please sign in to comment.