Skip to content

Commit

Permalink
Bump accessible-autocomplete from 2.0.4 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [accessible-autocomplete](https://github.com/alphagov/accessible-autocomplete) from 2.0.4 to 3.0.1.
- [Release notes](https://github.com/alphagov/accessible-autocomplete/releases)
- [Changelog](https://github.com/alphagov/accessible-autocomplete/blob/main/CHANGELOG.md)
- [Commits](alphagov/accessible-autocomplete@v2.0.4...v3.0.1)

---
updated-dependencies:
- dependency-name: accessible-autocomplete
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 155abf3 commit cc77ccb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "app",
"private": "true",
"dependencies": {
"accessible-autocomplete": "^2.0.4",
"accessible-autocomplete": "^3.0.1",
"dfe-autocomplete": "github:DFE-Digital/dfe-autocomplete#main",
"esbuild": "^0.23.1",
"govuk-frontend": "^5.4.0",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,11 @@ accessible-autocomplete@^2.0.4:
dependencies:
preact "^8.3.1"

accessible-autocomplete@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/accessible-autocomplete/-/accessible-autocomplete-3.0.1.tgz#8ddf4934d0b4ba6acb28de486dd505e062cdc86e"
integrity sha512-xMshgc2LT5addvvfCTGzIkRrvhbOFeylFSnSMfS/PdjvvvElZkakCwxO3/yJYBWyi1hi3tZloqOJQ5kqqJtH4g==

acorn-jsx@^5.3.2:
version "5.3.2"
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
Expand Down

0 comments on commit cc77ccb

Please sign in to comment.