Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6badd79

Browse files
authoredSep 12, 2024··
build(deps): bump aria-query from 5.3.0 to 5.3.1
Bumps [aria-query](https://github.com/A11yance/aria-query) from 5.3.0 to 5.3.1. - [Changelog](https://github.com/A11yance/aria-query/blob/main/CHANGELOG.md) - [Commits](A11yance/aria-query@v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: aria-query dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 387ecd6 commit 6badd79

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed
 

‎yarn.lock

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1745,11 +1745,9 @@ argparse@^2.0.1:
17451745
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
17461746

17471747
aria-query@^5.3.0:
1748-
version "5.3.0"
1749-
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.0.tgz#650c569e41ad90b51b3d7df5e5eed1c7549c103e"
1750-
integrity sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==
1751-
dependencies:
1752-
dequal "^2.0.3"
1748+
version "5.3.1"
1749+
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.1.tgz#ebcb2c0d7fc43e68e4cb22f774d1209cb627ab42"
1750+
integrity sha512-Z/ZeOgVl7bcSYZ/u/rh0fOpvEpq//LZmdbkXyc7syVzjPAhfOa9ebsdTSjEBDU4vs5nC98Kfduj1uFo0qyET3g==
17531751

17541752
array-union@^2.1.0:
17551753
version "2.1.0"
@@ -2335,11 +2333,6 @@ del@^7.1.0:
23352333
rimraf "^3.0.2"
23362334
slash "^4.0.0"
23372335

2338-
dequal@^2.0.3:
2339-
version "2.0.3"
2340-
resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be"
2341-
integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==
2342-
23432336
detect-newline@^3.0.0:
23442337
version "3.1.0"
23452338
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"

0 commit comments

Comments
 (0)
Please sign in to comment.