Skip to content

Commit

Permalink
build: bump array.prototype.findlastindex from 1.2.4 to 1.2.5
Browse files Browse the repository at this point in the history
Bumps [array.prototype.findlastindex](https://github.com/es-shims/Array.prototype.findLastIndex) from 1.2.4 to 1.2.5.
- [Changelog](https://github.com/es-shims/Array.prototype.findLastIndex/blob/main/CHANGELOG.md)
- [Commits](es-shims/Array.prototype.findLastIndex@v1.2.4...v1.2.5)

---
updated-dependencies:
- dependency-name: array.prototype.findlastindex
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent de4cc73 commit 0b6514c
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2923,15 +2923,16 @@ __metadata:
linkType: hard

"array.prototype.findlastindex@npm:^1.2.3":
version: 1.2.4
resolution: "array.prototype.findlastindex@npm:1.2.4"
version: 1.2.5
resolution: "array.prototype.findlastindex@npm:1.2.5"
dependencies:
call-bind: ^1.0.5
call-bind: ^1.0.7
define-properties: ^1.2.1
es-abstract: ^1.22.3
es-abstract: ^1.23.2
es-errors: ^1.3.0
es-object-atoms: ^1.0.0
es-shim-unscopables: ^1.0.2
checksum: cc8dce27a06dddf6d9c40a15d4c573f96ac5ca3583f89f8d8cd7d7ffdb96a71d819890a5bdb211f221bda8fafa0d97d1d8cbb5460a5cbec1fff57ae80b8abc31
checksum: 2c81cff2a75deb95bf1ed89b6f5f2bfbfb882211e3b7cc59c3d6b87df774cd9d6b36949a8ae39ac476e092c1d4a4905f5ee11a86a456abb10f35f8211ae4e710
languageName: node
linkType: hard

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

"es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0":
"es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.2":
version: 1.23.2
resolution: "es-abstract@npm:1.23.2"
dependencies:
Expand Down

0 comments on commit 0b6514c

Please sign in to comment.