Skip to content

Commit

Permalink
chore(deps): bump @stimulus-components/checkbox-select-all
Browse files Browse the repository at this point in the history
Bumps [@stimulus-components/checkbox-select-all](https://github.com/stimulus-components/stimulus-components) from 6.0.0 to 6.1.0.
- [Commits](https://github.com/stimulus-components/stimulus-components/commits)

---
updated-dependencies:
- dependency-name: "@stimulus-components/checkbox-select-all"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 7471f06 commit 7c8317d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@hotwired/turbo-rails": "^8.0.12",
"@popperjs/core": "^2.11.8",
"@rails/actioncable": "^7.2.200",
"@stimulus-components/checkbox-select-all": "^6.0.0",
"@stimulus-components/checkbox-select-all": "^6.1.0",
"admin-lte": "^4.0.0-beta2",
"bootstrap": "^5.3.3",
"clipboard": "^2.0.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -249,10 +249,10 @@
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.200.tgz#7f56b3313762dbb85b64490aa33c5f431419aafd"
integrity sha512-gVmi3MabEa+Bkatvw0/k1Y3WTidcIf3qNbb9L8qc+AmT2UmkVqUZhJpSLvKmH10twCYIGzn7yySW/lOpg81Duw==

"@stimulus-components/checkbox-select-all@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@stimulus-components/checkbox-select-all/-/checkbox-select-all-6.0.0.tgz#215e1d7d64280ce722a3d9ec7dbcc5bfd0343c57"
integrity sha512-8zuvjiwq/bxSer7PtPl++w0BYESd5/tJdlo9yae9iXsa0AlYlgZDC2kHAtz271GaldxMokQkGCpOkmBBvM+X0Q==
"@stimulus-components/checkbox-select-all@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@stimulus-components/checkbox-select-all/-/checkbox-select-all-6.1.0.tgz#81da1ae620c2591ca247b32938a80e8c18b8b357"
integrity sha512-FTwLyYBrVw7WneVJy9sP/J3sCVxx8/mz7U+tDJhQsVrlfM2sCyVXRNMexzb7vt/STTqz9+crN9MeWFv52hxh5Q==

admin-lte@^4.0.0-beta2:
version "4.0.0-beta2"
Expand Down

0 comments on commit 7c8317d

Please sign in to comment.