Skip to content

Commit

Permalink
Bump accessible-autocomplete from 3.0.0 to 3.0.1 (#1342)
Browse files Browse the repository at this point in the history
Bumps [accessible-autocomplete](https://github.com/alphagov/accessible-autocomplete) from 3.0.0 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@v3.0.0...v3.0.1)

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

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 Oct 1, 2024
1 parent 9fabc0e commit 88e11f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@hotwired/stimulus": "^3.2.1",
"@hotwired/turbo-rails": "^8.0.5",
"@stimulus-components/reveal": "^5.0.0",
"accessible-autocomplete": "^3.0.0",
"accessible-autocomplete": "^3.0.1",
"axios": "^1.7.7",
"dfe-frontend": "^2.0.1",
"esbuild": "^0.24.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -411,15 +411,15 @@ __metadata:
languageName: node
linkType: hard

"accessible-autocomplete@npm:^3.0.0":
version: 3.0.0
resolution: "accessible-autocomplete@npm:3.0.0"
"accessible-autocomplete@npm:^3.0.1":
version: 3.0.1
resolution: "accessible-autocomplete@npm:3.0.1"
peerDependencies:
preact: ^8.0.0
peerDependenciesMeta:
preact:
optional: true
checksum: 00d256a9d63ba7003504259dab344e4cfb6c5dd246182465a8b7aa7e0c6f57d9beb6f77bfb55d352db79a3aa2dc12096b122957b28e66358c838275deb6517ab
checksum: 240e22c1c1fe68a011c26a6fbe7f54db23e766313d594607f5cbba6d703f70296282d11b4dc110efa00974d6edf1b3165fb6366314acd176f0b470c58c7beed7
languageName: node
linkType: hard

Expand Down Expand Up @@ -1175,7 +1175,7 @@ __metadata:
"@hotwired/stimulus": "npm:^3.2.1"
"@hotwired/turbo-rails": "npm:^8.0.5"
"@stimulus-components/reveal": "npm:^5.0.0"
accessible-autocomplete: "npm:^3.0.0"
accessible-autocomplete: "npm:^3.0.1"
axios: "npm:^1.7.7"
dfe-frontend: "npm:^2.0.1"
esbuild: "npm:^0.24.0"
Expand Down

0 comments on commit 88e11f2

Please sign in to comment.