Skip to content

Commit

Permalink
Bump accessible-autocomplete from 3.0.0 to 3.0.1 (#3317)
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 Dec 5, 2024
1 parent 89d56d3 commit 384415f
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 @@ -16,7 +16,7 @@
"@stimulus/polyfills": "^2.0.0",
"@types/babel__core": "7",
"@types/webpack": "5",
"accessible-autocomplete": "^3.0.0",
"accessible-autocomplete": "^3.0.1",
"babel-loader": "9",
"babel-plugin-macros": "^3.1.0",
"compression-webpack-plugin": "11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2235,10 +2235,10 @@ accessible-autocomplete@^2.0.4:
dependencies:
preact "^8.3.1"

accessible-autocomplete@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/accessible-autocomplete/-/accessible-autocomplete-3.0.0.tgz#f66ed03fb22d78f721326d187ee491dddbadec75"
integrity sha512-Kpm6EX+jjD0AurWfzSP4EVLEKsLUWCazZwidjum+8FCRtSINeaPzVa3ElKVGWvSqVZN9zjeSBF8cirhYEZjW1A==
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-globals@^7.0.0:
version "7.0.1"
Expand Down

0 comments on commit 384415f

Please sign in to comment.