Skip to content

Commit 147e074

Browse files
chore(deps-dev): bump @types/aria-query from 5.0.3 to 5.0.4
Bumps [@types/aria-query](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aria-query) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aria-query) --- updated-dependencies: - dependency-name: "@types/aria-query" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21b4cee commit 147e074

File tree

1 file changed

+3
-37
lines changed

1 file changed

+3
-37
lines changed

Diff for: yarn.lock

+3-37
Original file line numberDiff line numberDiff line change
@@ -1108,9 +1108,9 @@
11081108
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==
11091109

11101110
"@types/aria-query@^5.0.0":
1111-
version "5.0.3"
1112-
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-5.0.3.tgz#07570ebd25f9b516c910a91f7244052c9b58eabc"
1113-
integrity sha512-0Z6Tr7wjKJIk4OUEjVUQMtyunLDy339vcMaj38Kpj6jM2OE1p3S4kXExKZ7a3uXQAPCoy3sbrP1wibDKaf39oA==
1111+
version "5.0.4"
1112+
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-5.0.4.tgz#1a31c3d378850d2778dabb6374d036dcba4ba708"
1113+
integrity sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==
11141114

11151115
"@types/babel__core@^7.1.14":
11161116
version "7.1.20"
@@ -1342,14 +1342,6 @@
13421342
"@typescript-eslint/types" "6.10.0"
13431343
"@typescript-eslint/visitor-keys" "6.10.0"
13441344

1345-
"@typescript-eslint/[email protected]":
1346-
version "6.9.1"
1347-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9.1.tgz#e96afeb9a68ad1cd816dba233351f61e13956b75"
1348-
integrity sha512-38IxvKB6NAne3g/+MyXMs2Cda/Sz+CEpmm+KLGEM8hx/CvnSRuw51i8ukfwB/B/sESdeTGet1NH1Wj7I0YXswg==
1349-
dependencies:
1350-
"@typescript-eslint/types" "6.9.1"
1351-
"@typescript-eslint/visitor-keys" "6.9.1"
1352-
13531345
"@typescript-eslint/[email protected]":
13541346
version "6.10.0"
13551347
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.10.0.tgz#1007faede067c78bdbcef2e8abb31437e163e2e1"
@@ -1365,11 +1357,6 @@
13651357
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.10.0.tgz#f4f0a84aeb2ac546f21a66c6e0da92420e921367"
13661358
integrity sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==
13671359

1368-
"@typescript-eslint/[email protected]":
1369-
version "6.9.1"
1370-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
1371-
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
1372-
13731360
"@typescript-eslint/[email protected]":
13741361
version "6.10.0"
13751362
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.10.0.tgz#667381eed6f723a1a8ad7590a31f312e31e07697"
@@ -1383,19 +1370,6 @@
13831370
semver "^7.5.4"
13841371
ts-api-utils "^1.0.1"
13851372

1386-
"@typescript-eslint/[email protected]":
1387-
version "6.9.1"
1388-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.1.tgz#8c77910a49a04f0607ba94d78772da07dab275ad"
1389-
integrity sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==
1390-
dependencies:
1391-
"@typescript-eslint/types" "6.9.1"
1392-
"@typescript-eslint/visitor-keys" "6.9.1"
1393-
debug "^4.3.4"
1394-
globby "^11.1.0"
1395-
is-glob "^4.0.3"
1396-
semver "^7.5.4"
1397-
ts-api-utils "^1.0.1"
1398-
13991373
"@typescript-eslint/[email protected]":
14001374
version "6.10.0"
14011375
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.10.0.tgz#4d76062d94413c30e402c9b0df8c14aef8d77336"
@@ -1417,14 +1391,6 @@
14171391
"@typescript-eslint/types" "6.10.0"
14181392
eslint-visitor-keys "^3.4.1"
14191393

1420-
"@typescript-eslint/[email protected]":
1421-
version "6.9.1"
1422-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9.1.tgz#6753a9225a0ba00459b15d6456b9c2780b66707d"
1423-
integrity sha512-MUaPUe/QRLEffARsmNfmpghuQkW436DvESW+h+M52w0coICHRfD6Np9/K6PdACwnrq1HmuLl+cSPZaJmeVPkSw==
1424-
dependencies:
1425-
"@typescript-eslint/types" "6.9.1"
1426-
eslint-visitor-keys "^3.4.1"
1427-
14281394
"@ungap/structured-clone@^1.2.0":
14291395
version "1.2.0"
14301396
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)