Skip to content

Commit

Permalink
Bump array.prototype.flatmap from 1.2.5 to 1.3.0 (#207)
Browse files Browse the repository at this point in the history
Bumps [array.prototype.flatmap](https://github.com/es-shims/Array.prototype.flatMap) from 1.2.5 to 1.3.0.
- [Release notes](https://github.com/es-shims/Array.prototype.flatMap/releases)
- [Changelog](https://github.com/es-shims/Array.prototype.flatMap/blob/main/CHANGELOG.md)
- [Commits](es-shims/Array.prototype.flatMap@v1.2.5...v1.3.0)

---
updated-dependencies:
- dependency-name: array.prototype.flatmap
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 19, 2022
1 parent 8edfbdd commit f59a932
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1861,13 +1861,14 @@ array.prototype.flat@^1.2.5:
es-shim-unscopables "^1.0.0"

array.prototype.flatmap@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz#908dc82d8a406930fdf38598d51e7411d18d4446"
integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA==
version "1.3.0"
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f"
integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==
dependencies:
call-bind "^1.0.0"
call-bind "^1.0.2"
define-properties "^1.1.3"
es-abstract "^1.19.0"
es-abstract "^1.19.2"
es-shim-unscopables "^1.0.0"

arrify@^1.0.0, arrify@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit f59a932

Please sign in to comment.