Skip to content

Commit

Permalink
Bump accessible-autocomplete from 2.0.4 to 3.0.0 (#1142)
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.0.
- [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.0)

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

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 Apr 24, 2024
1 parent 8d57c7e commit 5aef76d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@fortawesome/fontawesome-free": "^6.5.2",
"@hotwired/stimulus": "^3.2.1",
"@hotwired/turbo-rails": "^8.0.4",
"accessible-autocomplete": "^2.0.4",
"accessible-autocomplete": "^3.0.0",
"axios": "^1.6.8",
"dfe-frontend-alpha": "^1.0.0",
"esbuild": "^0.20.2",
Expand Down
24 changes: 10 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2621,12 +2621,15 @@ __metadata:
languageName: node
linkType: hard

"accessible-autocomplete@npm:^2.0.4":
version: 2.0.4
resolution: "accessible-autocomplete@npm:2.0.4"
dependencies:
preact: ^8.3.1
checksum: e1eeff2785476bb37be022a1a149e68f3bacd4e29a264b442ddd2d6c94fe900ecaf109a87098791e55774fe7ec9d93e6d55039390c9e82207d3ebb18576f182a
"accessible-autocomplete@npm:^3.0.0":
version: 3.0.0
resolution: "accessible-autocomplete@npm:3.0.0"
peerDependencies:
preact: ^8.0.0
peerDependenciesMeta:
preact:
optional: true
checksum: 4f1c27ec66ee8376335a2dc2672ef070366d4d2e1a8ba6e0c4f81695cb1c1db0f05912503c63d055534df6d7c5c3ceae564ef466bf95e4316f6e0e0ef8eba1de
languageName: node
linkType: hard

Expand Down Expand Up @@ -5473,7 +5476,7 @@ __metadata:
"@fortawesome/fontawesome-free": ^6.5.2
"@hotwired/stimulus": ^3.2.1
"@hotwired/turbo-rails": ^8.0.4
accessible-autocomplete: ^2.0.4
accessible-autocomplete: ^3.0.0
axios: ^1.6.8
dfe-frontend-alpha: ^1.0.0
esbuild: ^0.20.2
Expand Down Expand Up @@ -9539,13 +9542,6 @@ __metadata:
languageName: node
linkType: hard

"preact@npm:^8.3.1":
version: 8.5.3
resolution: "preact@npm:8.5.3"
checksum: 1a2d90816abdc62673842190b819b7ce2f552b4b412cc0d2118395d8167e79f4e988229993079700277a0cae6b7fd895b3bfe5a43091bbc1f4df43903b04d1e7
languageName: node
linkType: hard

"prelude-ls@npm:^1.2.1":
version: 1.2.1
resolution: "prelude-ls@npm:1.2.1"
Expand Down

0 comments on commit 5aef76d

Please sign in to comment.