Skip to content

Commit

Permalink
Merge pull request #2261 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
davidtrussler authored Sep 13, 2024
2 parents 058d79c + a611eaf commit ab9595a
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 @@ -27,7 +27,7 @@
},
"dependencies": {
"@webcomponents/custom-elements": "^1.6.0",
"accessible-autocomplete": "^3.0.0",
"accessible-autocomplete": "^3.0.1",
"core-js-bundle": "^3.38.1",
"es5-polyfill": "^0.0.6",
"markdown-toolbar-element": "^0.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@
resolved "https://registry.yarnpkg.com/@webcomponents/custom-elements/-/custom-elements-1.6.0.tgz#5ecde1c332464ff00612f51874484b78395d504d"
integrity sha512-CqTpxOlUCPWRNUPZDxT5v2NnHXA4oox612iUGnmTUGQFhZ1Gkj8kirtl/2wcF6MqX7+PqqicZzOCBKKfIn0dww==

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.2.0:
version "5.3.1"
Expand Down

0 comments on commit ab9595a

Please sign in to comment.