Skip to content

Commit

Permalink
Bump is-array-buffer from 3.0.1 to 3.0.2
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.1 to 3.0.2.
- [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.1...v3.0.2)

---
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 Mar 3, 2023
1 parent ed41f6e commit 307af2d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7211,12 +7211,12 @@ is-arguments@^1.0.4, is-arguments@^1.1.1:
has-tostringtag "^1.0.0"

is-array-buffer@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.1.tgz#deb1db4fcae48308d54ef2442706c0393997052a"
integrity sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==
version "3.0.2"
resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.2.tgz#f2653ced8412081638ecb0ebbd0c41c6e0aecbbe"
integrity sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==
dependencies:
call-bind "^1.0.2"
get-intrinsic "^1.1.3"
get-intrinsic "^1.2.0"
is-typed-array "^1.1.10"

is-arrayish@^0.2.1:
Expand Down

0 comments on commit 307af2d

Please sign in to comment.