-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump eslint-plugin-jsx-a11y from 6.8.0 to 6.9.0 (#334)
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.8.0 to 6.9.0. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.9.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: angeousta <[email protected]>
- Loading branch information
1 parent
b7677cf
commit abe96a8
Showing
2 changed files
with
111 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -308,7 +308,7 @@ | |
"@babel/plugin-syntax-jsx" "^7.24.7" | ||
"@babel/types" "^7.24.7" | ||
|
||
"@babel/runtime@^7.23.2", "@babel/runtime@^7.3.4": | ||
"@babel/runtime@^7.3.4": | ||
version "7.24.7" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.7.tgz#f4f0d5530e8dbdf59b3451b9b3e594b6ba082e12" | ||
integrity sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw== | ||
|
@@ -1376,22 +1376,22 @@ argparse@^2.0.1: | |
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38" | ||
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== | ||
|
||
aria-query@^5.3.0: | ||
version "5.3.0" | ||
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.0.tgz#650c569e41ad90b51b3d7df5e5eed1c7549c103e" | ||
integrity sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A== | ||
aria-query@~5.1.3: | ||
version "5.1.3" | ||
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.1.3.tgz#19db27cd101152773631396f7a95a3b58c22c35e" | ||
integrity sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ== | ||
dependencies: | ||
dequal "^2.0.3" | ||
deep-equal "^2.0.5" | ||
|
||
array-buffer-byte-length@^1.0.1: | ||
array-buffer-byte-length@^1.0.0, array-buffer-byte-length@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz#1e5583ec16763540a27ae52eed99ff899223568f" | ||
integrity sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg== | ||
dependencies: | ||
call-bind "^1.0.5" | ||
is-array-buffer "^3.0.4" | ||
|
||
array-includes@^3.1.6, array-includes@^3.1.7: | ||
array-includes@^3.1.6, array-includes@^3.1.8: | ||
version "3.1.8" | ||
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d" | ||
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ== | ||
|
@@ -1614,17 +1614,17 @@ available-typed-arrays@^1.0.7: | |
dependencies: | ||
possible-typed-array-names "^1.0.0" | ||
|
||
axe-core@=4.7.0: | ||
version "4.7.0" | ||
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.0.tgz#34ba5a48a8b564f67e103f0aa5768d76e15bbbbf" | ||
integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ== | ||
axe-core@^4.9.1: | ||
version "4.9.1" | ||
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.9.1.tgz#fcd0f4496dad09e0c899b44f6c4bb7848da912ae" | ||
integrity sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw== | ||
|
||
axobject-query@^3.2.1: | ||
version "3.2.1" | ||
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-3.2.1.tgz#39c378a6e3b06ca679f29138151e45b2b32da62a" | ||
integrity sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg== | ||
axobject-query@~3.1.1: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-3.1.1.tgz#3b6e5c6d4e43ca7ba51c5babf99d22a9c68485e1" | ||
integrity sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg== | ||
dependencies: | ||
dequal "^2.0.3" | ||
deep-equal "^2.0.5" | ||
|
||
b4a@^1.6.4: | ||
version "1.6.6" | ||
|
@@ -2458,6 +2458,30 @@ decompress-response@^6.0.0: | |
dependencies: | ||
mimic-response "^3.1.0" | ||
|
||
deep-equal@^2.0.5: | ||
version "2.2.3" | ||
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-2.2.3.tgz#af89dafb23a396c7da3e862abc0be27cf51d56e1" | ||
integrity sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA== | ||
dependencies: | ||
array-buffer-byte-length "^1.0.0" | ||
call-bind "^1.0.5" | ||
es-get-iterator "^1.1.3" | ||
get-intrinsic "^1.2.2" | ||
is-arguments "^1.1.1" | ||
is-array-buffer "^3.0.2" | ||
is-date-object "^1.0.5" | ||
is-regex "^1.1.4" | ||
is-shared-array-buffer "^1.0.2" | ||
isarray "^2.0.5" | ||
object-is "^1.1.5" | ||
object-keys "^1.1.1" | ||
object.assign "^4.1.4" | ||
regexp.prototype.flags "^1.5.1" | ||
side-channel "^1.0.4" | ||
which-boxed-primitive "^1.0.2" | ||
which-collection "^1.0.1" | ||
which-typed-array "^1.1.13" | ||
|
||
deep-extend@^0.6.0: | ||
version "0.6.0" | ||
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac" | ||
|
@@ -2496,7 +2520,7 @@ delayed-stream@~1.0.0: | |
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619" | ||
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ== | ||
|
||
dequal@^2.0.0, dequal@^2.0.3: | ||
dequal@^2.0.0: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be" | ||
integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA== | ||
|
@@ -2752,7 +2776,22 @@ es-errors@^1.2.1, es-errors@^1.3.0: | |
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" | ||
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== | ||
|
||
es-iterator-helpers@^1.0.15: | ||
es-get-iterator@^1.1.3: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/es-get-iterator/-/es-get-iterator-1.1.3.tgz#3ef87523c5d464d41084b2c3c9c214f1199763d6" | ||
integrity sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
get-intrinsic "^1.1.3" | ||
has-symbols "^1.0.3" | ||
is-arguments "^1.1.1" | ||
is-map "^2.0.2" | ||
is-set "^2.0.2" | ||
is-string "^1.0.7" | ||
isarray "^2.0.5" | ||
stop-iteration-iterator "^1.0.0" | ||
|
||
es-iterator-helpers@^1.0.19: | ||
version "1.0.19" | ||
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz#117003d0e5fec237b4b5c08aded722e0c6d50ca8" | ||
integrity sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw== | ||
|
@@ -2938,27 +2977,27 @@ eslint-plugin-astro@^1.2.3: | |
postcss "^8.4.14" | ||
postcss-selector-parser "^6.0.10" | ||
|
||
eslint-plugin-jsx-a11y@^6.6.1: | ||
version "6.8.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz#2fa9c701d44fcd722b7c771ec322432857fcbad2" | ||
integrity sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA== | ||
eslint-plugin-jsx-a11y@^6.9.0: | ||
version "6.9.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.9.0.tgz#67ab8ff460d4d3d6a0b4a570e9c1670a0a8245c8" | ||
integrity sha512-nOFOCaJG2pYqORjK19lqPqxMO/JpvdCZdPtNdxY3kvom3jTvkAbOvQvD8wuD0G8BYR0IGAGYDlzqWJOh/ybn2g== | ||
dependencies: | ||
"@babel/runtime" "^7.23.2" | ||
aria-query "^5.3.0" | ||
array-includes "^3.1.7" | ||
aria-query "~5.1.3" | ||
array-includes "^3.1.8" | ||
array.prototype.flatmap "^1.3.2" | ||
ast-types-flow "^0.0.8" | ||
axe-core "=4.7.0" | ||
axobject-query "^3.2.1" | ||
axe-core "^4.9.1" | ||
axobject-query "~3.1.1" | ||
damerau-levenshtein "^1.0.8" | ||
emoji-regex "^9.2.2" | ||
es-iterator-helpers "^1.0.15" | ||
hasown "^2.0.0" | ||
es-iterator-helpers "^1.0.19" | ||
hasown "^2.0.2" | ||
jsx-ast-utils "^3.3.5" | ||
language-tags "^1.0.9" | ||
minimatch "^3.1.2" | ||
object.entries "^1.1.7" | ||
object.fromentries "^2.0.7" | ||
object.fromentries "^2.0.8" | ||
safe-regex-test "^1.0.3" | ||
string.prototype.includes "^2.0.0" | ||
|
||
eslint-scope@^5.1.1: | ||
version "5.1.1" | ||
|
@@ -3438,7 +3477,7 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5: | |
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" | ||
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== | ||
|
||
get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.3, get-intrinsic@^1.2.4: | ||
get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2, get-intrinsic@^1.2.3, get-intrinsic@^1.2.4: | ||
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz#e385f5a4b5227d449c3eabbad05494ef0abbeadd" | ||
integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ== | ||
|
@@ -4006,7 +4045,7 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/inline-style-parser/-/inline-style-parser-0.1.1.tgz#ec8a3b429274e9c0a1f1c4ffa9453a7fef72cea1" | ||
integrity sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q== | ||
|
||
internal-slot@^1.0.7: | ||
internal-slot@^1.0.4, internal-slot@^1.0.7: | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.7.tgz#c06dcca3ed874249881007b0a5523b172a190802" | ||
integrity sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g== | ||
|
@@ -4028,7 +4067,15 @@ is-alphanumerical@^2.0.0: | |
is-alphabetical "^2.0.0" | ||
is-decimal "^2.0.0" | ||
|
||
is-array-buffer@^3.0.4: | ||
is-arguments@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/is-arguments/-/is-arguments-1.1.1.tgz#15b3f88fda01f2a97fec84ca761a560f123efa9b" | ||
integrity sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
has-tostringtag "^1.0.0" | ||
|
||
is-array-buffer@^3.0.2, is-array-buffer@^3.0.4: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.4.tgz#7a1f92b3d61edd2bc65d24f130530ea93d7fae98" | ||
integrity sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw== | ||
|
@@ -4169,7 +4216,7 @@ is-interactive@^2.0.0: | |
resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-2.0.0.tgz#40c57614593826da1100ade6059778d597f16e90" | ||
integrity sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ== | ||
|
||
is-map@^2.0.3: | ||
is-map@^2.0.2, is-map@^2.0.3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/is-map/-/is-map-2.0.3.tgz#ede96b7fe1e270b3c4465e3a465658764926d62e" | ||
integrity sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw== | ||
|
@@ -4231,7 +4278,7 @@ is-regexp@^1.0.0: | |
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069" | ||
integrity sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA== | ||
|
||
is-set@^2.0.3: | ||
is-set@^2.0.2, is-set@^2.0.3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/is-set/-/is-set-2.0.3.tgz#8ab209ea424608141372ded6e0cb200ef1d9d01d" | ||
integrity sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg== | ||
|
@@ -5581,6 +5628,14 @@ object-inspect@^1.13.1: | |
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.1.tgz#b96c6109324ccfef6b12216a956ca4dc2ff94bc2" | ||
integrity sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ== | ||
|
||
object-is@^1.1.5: | ||
version "1.1.6" | ||
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.6.tgz#1a6a53aed2dd8f7e6775ff870bea58545956ab07" | ||
integrity sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q== | ||
dependencies: | ||
call-bind "^1.0.7" | ||
define-properties "^1.2.1" | ||
|
||
object-keys@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" | ||
|
@@ -5596,16 +5651,7 @@ object.assign@^4.1.4, object.assign@^4.1.5: | |
has-symbols "^1.0.3" | ||
object-keys "^1.1.1" | ||
|
||
object.entries@^1.1.7: | ||
version "1.1.8" | ||
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41" | ||
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ== | ||
dependencies: | ||
call-bind "^1.0.7" | ||
define-properties "^1.2.1" | ||
es-object-atoms "^1.0.0" | ||
|
||
object.fromentries@^2.0.7: | ||
object.fromentries@^2.0.8: | ||
version "2.0.8" | ||
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65" | ||
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ== | ||
|
@@ -6391,7 +6437,7 @@ regenerator-runtime@^0.14.0: | |
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" | ||
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== | ||
|
||
regexp.prototype.flags@^1.5.2: | ||
regexp.prototype.flags@^1.5.1, regexp.prototype.flags@^1.5.2: | ||
version "1.5.2" | ||
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz#138f644a3350f981a858c44f6bb1a61ff59be334" | ||
integrity sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw== | ||
|
@@ -6936,6 +6982,13 @@ stdin-discarder@^0.1.0: | |
dependencies: | ||
bl "^5.0.0" | ||
|
||
stop-iteration-iterator@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz#6a60be0b4ee757d1ed5254858ec66b10c49285e4" | ||
integrity sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ== | ||
dependencies: | ||
internal-slot "^1.0.4" | ||
|
||
stream-parser@~0.3.1: | ||
version "0.3.1" | ||
resolved "https://registry.yarnpkg.com/stream-parser/-/stream-parser-0.3.1.tgz#1618548694420021a1182ff0af1911c129761773" | ||
|
@@ -6986,6 +7039,14 @@ string-width@^6.1.0: | |
emoji-regex "^10.2.1" | ||
strip-ansi "^7.0.1" | ||
|
||
string.prototype.includes@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/string.prototype.includes/-/string.prototype.includes-2.0.0.tgz#8986d57aee66d5460c144620a6d873778ad7289f" | ||
integrity sha512-E34CkBgyeqNDcrbU76cDjL5JLcVrtSdYq0MEh/B10r17pRP4ciHLwTgnuLV8Ay6cgEMLkcBkFCKyFZ43YldYzg== | ||
dependencies: | ||
define-properties "^1.1.3" | ||
es-abstract "^1.17.5" | ||
|
||
string.prototype.repeat@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a" | ||
|
@@ -7970,7 +8031,7 @@ which-pm@^2.1.1: | |
load-yaml-file "^0.2.0" | ||
path-exists "^4.0.0" | ||
|
||
which-typed-array@^1.1.14, which-typed-array@^1.1.15, which-typed-array@^1.1.9: | ||
which-typed-array@^1.1.13, which-typed-array@^1.1.14, which-typed-array@^1.1.15, which-typed-array@^1.1.9: | ||
version "1.1.15" | ||
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.15.tgz#264859e9b11a649b388bfaaf4f767df1f779b38d" | ||
integrity sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA== | ||
|