Skip to content

Commit b7ac197

Browse files
chore(deps-dev): bump @react-hookz/eslint-config from 1.7.4 to 1.7.5 (#319)
Bumps [@react-hookz/eslint-config](https://github.com/react-hookz/eslint-config) from 1.7.4 to 1.7.5. - [Release notes](https://github.com/react-hookz/eslint-config/releases) - [Changelog](https://github.com/react-hookz/eslint-config/blob/master/CHANGELOG.md) - [Commits](react-hookz/eslint-config@v1.7.4...v1.7.5) --- updated-dependencies: - dependency-name: "@react-hookz/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fb8f5c commit b7ac197

File tree

1 file changed

+87
-80
lines changed

1 file changed

+87
-80
lines changed

Diff for: yarn.lock

+87-80
Original file line numberDiff line numberDiff line change
@@ -1023,14 +1023,14 @@
10231023
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
10241024
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
10251025

1026-
"@humanwhocodes/config-array@^0.10.5":
1027-
version "0.10.7"
1028-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.7.tgz#6d53769fd0c222767e6452e8ebda825c22e9f0dc"
1029-
integrity sha512-MDl6D6sBsaV452/QSdX+4CXIjZhIcI0PELsxUjk4U828yd58vk3bTIvk/6w5FY+4hIy9sLW0sfrV7K7Kc++j/w==
1026+
"@humanwhocodes/config-array@^0.11.6":
1027+
version "0.11.7"
1028+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.7.tgz#38aec044c6c828f6ed51d5d7ae3d9b9faf6dbb0f"
1029+
integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==
10301030
dependencies:
10311031
"@humanwhocodes/object-schema" "^1.2.1"
10321032
debug "^4.1.1"
1033-
minimatch "^3.0.4"
1033+
minimatch "^3.0.5"
10341034

10351035
"@humanwhocodes/module-importer@^1.0.1":
10361036
version "1.0.1"
@@ -1112,7 +1112,7 @@
11121112
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
11131113
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
11141114

1115-
"@nodelib/fs.walk@^1.2.3":
1115+
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
11161116
version "1.2.8"
11171117
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
11181118
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
@@ -1394,25 +1394,25 @@
13941394
tslib "^2.4.0"
13951395

13961396
"@react-hookz/eslint-config@^1.7.1":
1397-
version "1.7.4"
1398-
resolved "https://registry.yarnpkg.com/@react-hookz/eslint-config/-/eslint-config-1.7.4.tgz#9755d5a2f94c71063d8abf3656aa2dbff6e1cf31"
1399-
integrity sha512-BMFzBfKrcLc+zLSCK1mmnx7SUzDwGHiBXutz3at81Blub8f9qPVoRZ8HLFy0HMSTARQaCf+lJJjQhVU49J8IXQ==
1397+
version "1.7.5"
1398+
resolved "https://registry.yarnpkg.com/@react-hookz/eslint-config/-/eslint-config-1.7.5.tgz#34463edffba6c3f2889b0c0e75222621236ee5ae"
1399+
integrity sha512-jX+Yzj2QzKzU39kuWFjA7X9/ztxLvtldKSfyo34FWYHSJTZDqggS7yL8m5TMhTZHhQqyIJYkeelm/M2kq2STlA==
14001400
dependencies:
1401-
"@typescript-eslint/eslint-plugin" "^5.40.1"
1402-
"@typescript-eslint/parser" "^5.40.1"
1403-
eslint "^8.25.0"
1401+
"@typescript-eslint/eslint-plugin" "^5.43.0"
1402+
"@typescript-eslint/parser" "^5.43.0"
1403+
eslint "^8.27.0"
14041404
eslint-config-airbnb "^19.0.4"
14051405
eslint-config-airbnb-base "^15.0.0"
14061406
eslint-config-airbnb-typescript "^17.0.0"
14071407
eslint-config-prettier "^8.5.0"
14081408
eslint-mdx "^2.0.5"
14091409
eslint-plugin-eslint-comments "^3.2.0"
14101410
eslint-plugin-import "^2.26.0"
1411-
eslint-plugin-jest "^27.1.2"
1411+
eslint-plugin-jest "^27.1.5"
14121412
eslint-plugin-jsx-a11y "^6.6.1"
14131413
eslint-plugin-mdx "^2.0.5"
14141414
eslint-plugin-prettier "^4.2.1"
1415-
eslint-plugin-promise "^6.1.0"
1415+
eslint-plugin-promise "^6.1.1"
14161416
eslint-plugin-react "^7.31.10"
14171417
eslint-plugin-react-hooks "^4.6.0"
14181418
eslint-plugin-unicorn "^44.0.2"
@@ -1679,28 +1679,29 @@
16791679
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
16801680
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
16811681

1682-
"@typescript-eslint/eslint-plugin@^5.40.1":
1683-
version "5.40.1"
1684-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.40.1.tgz#3203a6ff396b1194083faaa6e5110c401201d7d5"
1685-
integrity sha512-FsWboKkWdytGiXT5O1/R9j37YgcjO8MKHSUmWnIEjVaz0krHkplPnYi7mwdb+5+cs0toFNQb0HIrN7zONdIEWg==
1682+
"@typescript-eslint/eslint-plugin@^5.43.0":
1683+
version "5.43.0"
1684+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.43.0.tgz#4a5248eb31b454715ddfbf8cfbf497529a0a78bc"
1685+
integrity sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==
16861686
dependencies:
1687-
"@typescript-eslint/scope-manager" "5.40.1"
1688-
"@typescript-eslint/type-utils" "5.40.1"
1689-
"@typescript-eslint/utils" "5.40.1"
1687+
"@typescript-eslint/scope-manager" "5.43.0"
1688+
"@typescript-eslint/type-utils" "5.43.0"
1689+
"@typescript-eslint/utils" "5.43.0"
16901690
debug "^4.3.4"
16911691
ignore "^5.2.0"
1692+
natural-compare-lite "^1.4.0"
16921693
regexpp "^3.2.0"
16931694
semver "^7.3.7"
16941695
tsutils "^3.21.0"
16951696

1696-
"@typescript-eslint/parser@^5.40.1":
1697-
version "5.40.1"
1698-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.40.1.tgz#e7f8295dd8154d0d37d661ddd8e2f0ecfdee28dd"
1699-
integrity sha512-IK6x55va5w4YvXd4b3VrXQPldV9vQTxi5ov+g4pMANsXPTXOcfjx08CRR1Dfrcc51syPtXHF5bgLlMHYFrvQtg==
1697+
"@typescript-eslint/parser@^5.43.0":
1698+
version "5.43.0"
1699+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.43.0.tgz#9c86581234b88f2ba406f0b99a274a91c11630fd"
1700+
integrity sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==
17001701
dependencies:
1701-
"@typescript-eslint/scope-manager" "5.40.1"
1702-
"@typescript-eslint/types" "5.40.1"
1703-
"@typescript-eslint/typescript-estree" "5.40.1"
1702+
"@typescript-eslint/scope-manager" "5.43.0"
1703+
"@typescript-eslint/types" "5.43.0"
1704+
"@typescript-eslint/typescript-estree" "5.43.0"
17041705
debug "^4.3.4"
17051706

17061707
"@typescript-eslint/[email protected]":
@@ -1711,21 +1712,21 @@
17111712
"@typescript-eslint/types" "5.30.7"
17121713
"@typescript-eslint/visitor-keys" "5.30.7"
17131714

1714-
"@typescript-eslint/scope-manager@5.40.1":
1715-
version "5.40.1"
1716-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.40.1.tgz#a7a5197dfd234622a2421ea590ee0ccc02e18dfe"
1717-
integrity sha512-jkn4xsJiUQucI16OLCXrLRXDZ3afKhOIqXs4R3O+M00hdQLKR58WuyXPZZjhKLFCEP2g+TXdBRtLQ33UfAdRUg==
1715+
"@typescript-eslint/scope-manager@5.43.0":
1716+
version "5.43.0"
1717+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.43.0.tgz#566e46303392014d5d163704724872e1f2dd3c15"
1718+
integrity sha512-XNWnGaqAtTJsUiZaoiGIrdJYHsUOd3BZ3Qj5zKp9w6km6HsrjPk/TGZv0qMTWyWj0+1QOqpHQ2gZOLXaGA9Ekw==
17181719
dependencies:
1719-
"@typescript-eslint/types" "5.40.1"
1720-
"@typescript-eslint/visitor-keys" "5.40.1"
1720+
"@typescript-eslint/types" "5.43.0"
1721+
"@typescript-eslint/visitor-keys" "5.43.0"
17211722

1722-
"@typescript-eslint/type-utils@5.40.1":
1723-
version "5.40.1"
1724-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.40.1.tgz#091e4ce3bebbdb68f4980bae9dee2e4e1725f601"
1725-
integrity sha512-DLAs+AHQOe6n5LRraXiv27IYPhleF0ldEmx6yBqBgBLaNRKTkffhV1RPsjoJBhVup2zHxfaRtan8/YRBgYhU9Q==
1723+
"@typescript-eslint/type-utils@5.43.0":
1724+
version "5.43.0"
1725+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.43.0.tgz#91110fb827df5161209ecca06f70d19a96030be6"
1726+
integrity sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==
17261727
dependencies:
1727-
"@typescript-eslint/typescript-estree" "5.40.1"
1728-
"@typescript-eslint/utils" "5.40.1"
1728+
"@typescript-eslint/typescript-estree" "5.43.0"
1729+
"@typescript-eslint/utils" "5.43.0"
17291730
debug "^4.3.4"
17301731
tsutils "^3.21.0"
17311732

@@ -1734,10 +1735,10 @@
17341735
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.7.tgz#18331487cc92d0f1fb1a6f580c8ec832528079d0"
17351736
integrity sha512-ocVkETUs82+U+HowkovV6uxf1AnVRKCmDRNUBUUo46/5SQv1owC/EBFkiu4MOHeZqhKz2ktZ3kvJJ1uFqQ8QPg==
17361737

1737-
"@typescript-eslint/types@5.40.1":
1738-
version "5.40.1"
1739-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.40.1.tgz#de37f4f64de731ee454bb2085d71030aa832f749"
1740-
integrity sha512-Icg9kiuVJSwdzSQvtdGspOlWNjVDnF3qVIKXdJ103o36yRprdl3Ge5cABQx+csx960nuMF21v8qvO31v9t3OHw==
1738+
"@typescript-eslint/types@5.43.0":
1739+
version "5.43.0"
1740+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.43.0.tgz#e4ddd7846fcbc074325293515fa98e844d8d2578"
1741+
integrity sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==
17411742

17421743
"@typescript-eslint/[email protected]":
17431744
version "5.30.7"
@@ -1752,29 +1753,29 @@
17521753
semver "^7.3.7"
17531754
tsutils "^3.21.0"
17541755

1755-
"@typescript-eslint/typescript-estree@5.40.1":
1756-
version "5.40.1"
1757-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.40.1.tgz#9a7d25492f02c69882ce5e0cd1857b0c55645d72"
1758-
integrity sha512-5QTP/nW5+60jBcEPfXy/EZL01qrl9GZtbgDZtDPlfW5zj/zjNrdI2B5zMUHmOsfvOr2cWqwVdWjobCiHcedmQA==
1756+
"@typescript-eslint/typescript-estree@5.43.0":
1757+
version "5.43.0"
1758+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.43.0.tgz#b6883e58ba236a602c334be116bfc00b58b3b9f2"
1759+
integrity sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==
17591760
dependencies:
1760-
"@typescript-eslint/types" "5.40.1"
1761-
"@typescript-eslint/visitor-keys" "5.40.1"
1761+
"@typescript-eslint/types" "5.43.0"
1762+
"@typescript-eslint/visitor-keys" "5.43.0"
17621763
debug "^4.3.4"
17631764
globby "^11.1.0"
17641765
is-glob "^4.0.3"
17651766
semver "^7.3.7"
17661767
tsutils "^3.21.0"
17671768

1768-
"@typescript-eslint/utils@5.40.1":
1769-
version "5.40.1"
1770-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.40.1.tgz#3204fb73a559d3b7bab7dc9d3c44487c2734a9ca"
1771-
integrity sha512-a2TAVScoX9fjryNrW6BZRnreDUszxqm9eQ9Esv8n5nXApMW0zeANUYlwh/DED04SC/ifuBvXgZpIK5xeJHQ3aw==
1769+
"@typescript-eslint/utils@5.43.0":
1770+
version "5.43.0"
1771+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.43.0.tgz#00fdeea07811dbdf68774a6f6eacfee17fcc669f"
1772+
integrity sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==
17721773
dependencies:
17731774
"@types/json-schema" "^7.0.9"
17741775
"@types/semver" "^7.3.12"
1775-
"@typescript-eslint/scope-manager" "5.40.1"
1776-
"@typescript-eslint/types" "5.40.1"
1777-
"@typescript-eslint/typescript-estree" "5.40.1"
1776+
"@typescript-eslint/scope-manager" "5.43.0"
1777+
"@typescript-eslint/types" "5.43.0"
1778+
"@typescript-eslint/typescript-estree" "5.43.0"
17781779
eslint-scope "^5.1.1"
17791780
eslint-utils "^3.0.0"
17801781
semver "^7.3.7"
@@ -1799,12 +1800,12 @@
17991800
"@typescript-eslint/types" "5.30.7"
18001801
eslint-visitor-keys "^3.3.0"
18011802

1802-
"@typescript-eslint/visitor-keys@5.40.1":
1803-
version "5.40.1"
1804-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.40.1.tgz#f3d2bf5af192f4432b84cec6fdcb387193518754"
1805-
integrity sha512-A2DGmeZ+FMja0geX5rww+DpvILpwo1OsiQs0M+joPWJYsiEFBLsH0y1oFymPNul6Z5okSmHpP4ivkc2N0Cgfkw==
1803+
"@typescript-eslint/visitor-keys@5.43.0":
1804+
version "5.43.0"
1805+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.43.0.tgz#cbbdadfdfea385310a20a962afda728ea106befa"
1806+
integrity sha512-icl1jNH/d18OVHLfcwdL3bWUKsBeIiKYTGxMJCoGe7xFht+E4QgzOqoWYrU8XSLJWhVw8nTacbm03v23J/hFTg==
18061807
dependencies:
1807-
"@typescript-eslint/types" "5.40.1"
1808+
"@typescript-eslint/types" "5.43.0"
18081809
eslint-visitor-keys "^3.3.0"
18091810

18101811
JSONStream@^1.0.4:
@@ -3376,10 +3377,10 @@ eslint-plugin-import@^2.26.0:
33763377
resolve "^1.22.0"
33773378
tsconfig-paths "^3.14.1"
33783379

3379-
eslint-plugin-jest@^27.1.2:
3380-
version "27.1.3"
3381-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.3.tgz#9f359eeac0c720a825f658e7e261a9eef869dc8d"
3382-
integrity sha512-7DrIfYRQPa7JQd1Le8G/BJsfYHVUKQdJQ/6vULSp/4NjKZmSMJ/605G2hhScEra++SiH68zPEjLnrO74nHrMLg==
3380+
eslint-plugin-jest@^27.1.5:
3381+
version "27.1.5"
3382+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.5.tgz#16fad619cfee6cdf73d56098fbed0761e1f653ce"
3383+
integrity sha512-CK2dekZ5VBdzsOSOH5Fc1rwC+cWXjkcyrmf1RV714nDUDKu+o73TTJiDxpbILG8PtPPpAAl3ywzh5QA7Ft0mjA==
33833384
dependencies:
33843385
"@typescript-eslint/utils" "^5.10.0"
33853386

@@ -3430,10 +3431,10 @@ eslint-plugin-prettier@^4.2.1:
34303431
dependencies:
34313432
prettier-linter-helpers "^1.0.0"
34323433

3433-
eslint-plugin-promise@^6.1.0:
3434-
version "6.1.0"
3435-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.0.tgz#99e54d07272df5a6440209cb36d0d692be0610dd"
3436-
integrity sha512-NYCfDZF/KHt27p06nFAttgWuFyIDSUMnNaJBIY1FY9GpBFhdT2vMG64HlFguSgcJeyM5by6Yr5csSOuJm60eXQ==
3434+
eslint-plugin-promise@^6.1.1:
3435+
version "6.1.1"
3436+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
3437+
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
34373438

34383439
eslint-plugin-react-hooks@^4.6.0:
34393440
version "4.6.0"
@@ -3513,14 +3514,15 @@ eslint-visitor-keys@^3.3.0:
35133514
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
35143515
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
35153516

3516-
eslint@^8.25.0:
3517-
version "8.25.0"
3518-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.25.0.tgz#00eb962f50962165d0c4ee3327708315eaa8058b"
3519-
integrity sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==
3517+
eslint@^8.27.0:
3518+
version "8.28.0"
3519+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e"
3520+
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
35203521
dependencies:
35213522
"@eslint/eslintrc" "^1.3.3"
3522-
"@humanwhocodes/config-array" "^0.10.5"
3523+
"@humanwhocodes/config-array" "^0.11.6"
35233524
"@humanwhocodes/module-importer" "^1.0.1"
3525+
"@nodelib/fs.walk" "^1.2.8"
35243526
ajv "^6.10.0"
35253527
chalk "^4.0.0"
35263528
cross-spawn "^7.0.2"
@@ -3536,14 +3538,14 @@ eslint@^8.25.0:
35363538
fast-deep-equal "^3.1.3"
35373539
file-entry-cache "^6.0.1"
35383540
find-up "^5.0.0"
3539-
glob-parent "^6.0.1"
3541+
glob-parent "^6.0.2"
35403542
globals "^13.15.0"
3541-
globby "^11.1.0"
35423543
grapheme-splitter "^1.0.4"
35433544
ignore "^5.2.0"
35443545
import-fresh "^3.0.0"
35453546
imurmurhash "^0.1.4"
35463547
is-glob "^4.0.0"
3548+
is-path-inside "^3.0.3"
35473549
js-sdsl "^4.1.4"
35483550
js-yaml "^4.1.0"
35493551
json-stable-stringify-without-jsonify "^1.0.1"
@@ -3974,7 +3976,7 @@ glob-parent@^5.1.2, glob-parent@~5.1.2:
39743976
dependencies:
39753977
is-glob "^4.0.1"
39763978

3977-
glob-parent@^6.0.1:
3979+
glob-parent@^6.0.2:
39783980
version "6.0.2"
39793981
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
39803982
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
@@ -4574,7 +4576,7 @@ is-path-cwd@^2.2.0:
45744576
resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-2.2.0.tgz#67d43b82664a7b5191fd9119127eb300048a9fdb"
45754577
integrity sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==
45764578

4577-
is-path-inside@^3.0.2:
4579+
is-path-inside@^3.0.2, is-path-inside@^3.0.3:
45784580
version "3.0.3"
45794581
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
45804582
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
@@ -5864,7 +5866,7 @@ minimalistic-crypto-utils@^1.0.1:
58645866
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
58655867
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
58665868

5867-
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
5869+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
58685870
version "3.1.2"
58695871
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
58705872
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -6010,6 +6012,11 @@ mute-stream@~0.0.4:
60106012
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
60116013
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
60126014

6015+
natural-compare-lite@^1.4.0:
6016+
version "1.4.0"
6017+
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
6018+
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
6019+
60136020
natural-compare@^1.4.0:
60146021
version "1.4.0"
60156022
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"

0 commit comments

Comments
 (0)