Skip to content

Commit

Permalink
Bump choices.js from 11.0.2 to 11.0.3
Browse files Browse the repository at this point in the history
Bumps [choices.js](https://github.com/jshjohnson/Choices) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/jshjohnson/Choices/releases)
- [Changelog](https://github.com/Choices-js/Choices/blob/main/CHANGELOG.md)
- [Commits](Choices-js/Choices@v11.0.2...v11.0.3)

---
updated-dependencies:
- dependency-name: choices.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent a38e049 commit c6ba7f2
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 @@ -15,7 +15,7 @@
},
"dependencies": {
"accessible-autocomplete-multiselect": "alphagov/accessible-autocomplete-multiselect",
"choices.js": "^11.0.2",
"choices.js": "^11.0.3",
"cropperjs": "^1.6.2",
"govspeak-visual-editor": "^3.0.0",
"miller-columns-element": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -511,10 +511,10 @@ chalk@^4.0.0, chalk@^4.0.2:
ansi-styles "^4.1.0"
supports-color "^7.1.0"

choices.js@^11.0.2:
version "11.0.2"
resolved "https://registry.yarnpkg.com/choices.js/-/choices.js-11.0.2.tgz#e5b99b16ee965b04141b14753d992e7205733217"
integrity sha512-jGmvoZBQwfxGL7qOeadg/iprsK/XQwXvLnN0ZZwQIDtxtPjP5z7vgZCwr/zdrGAVAnC4+uomPD4+Pl/N/6XSqA==
choices.js@^11.0.3:
version "11.0.3"
resolved "https://registry.yarnpkg.com/choices.js/-/choices.js-11.0.3.tgz#a2264a78e34c36016ef7239c3e29ceb14d6aad7d"
integrity sha512-sn1oLUEcvjj7vSSIT0QyexmLIeD6PFGSWrUUXKShL2LUtVFXU3OAIY/smNIQg0OKav3yk1rFa+F56hZ/uYC4cg==
dependencies:
fuse.js "^7.0.0"

Expand Down

0 comments on commit c6ba7f2

Please sign in to comment.