Skip to content

Commit

Permalink
Merge pull request #4249 from alphagov/dependabot/npm_and_yarn/access…
Browse files Browse the repository at this point in the history
…ible-autocomplete-3.0.1

Bump accessible-autocomplete from 3.0.0 to 3.0.1
  • Loading branch information
csutter authored Sep 20, 2024
2 parents c19c184 + d7be2ab commit 5a80322
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 @@ -35,7 +35,7 @@
}
},
"dependencies": {
"accessible-autocomplete": "^3.0.0",
"accessible-autocomplete": "^3.0.1",
"axe-core": "^4.10.0",
"govuk-frontend": "5.5.0",
"govuk-single-consent": "^3.0.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -276,10 +276,10 @@ accepts@~1.3.8:
mime-types "~2.1.34"
negotiator "0.6.3"

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-jsx@^5.3.1:
version "5.3.1"
Expand Down

0 comments on commit 5a80322

Please sign in to comment.