-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency eslint-config-airbnb to v19
- Loading branch information
1 parent
70baf23
commit e1de8ca
Showing
2 changed files
with
193 additions
and
29 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 |
---|---|---|
|
@@ -3220,10 +3220,10 @@ configstore@^3.0.0: | |
write-file-atomic "^2.0.0" | ||
xdg-basedir "^3.0.0" | ||
|
||
confusing-browser-globals@^1.0.5: | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.7.tgz#5ae852bd541a910e7ffb2dbb864a2d21a36ad29b" | ||
integrity sha512-cgHI1azax5ATrZ8rJ+ODDML9Fvu67PimB6aNxBrc/QwSaDaM9eTfIEUHx3bBLJJ82ioSb+/5zfsMCCEJax3ByQ== | ||
confusing-browser-globals@^1.0.10: | ||
version "1.0.11" | ||
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81" | ||
integrity sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA== | ||
|
||
console-browserify@^1.1.0: | ||
version "1.1.0" | ||
|
@@ -3696,6 +3696,14 @@ define-properties@^1.1.3: | |
dependencies: | ||
object-keys "^1.0.12" | ||
|
||
define-properties@^1.1.4: | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.4.tgz#0b14d7bd7fbeb2f3572c3a7eda80ea5d57fb05b1" | ||
integrity sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA== | ||
dependencies: | ||
has-property-descriptors "^1.0.0" | ||
object-keys "^1.1.1" | ||
|
||
define-property@^0.2.5: | ||
version "0.2.5" | ||
resolved "https://registry.yarnpkg.com/define-property/-/define-property-0.2.5.tgz#c35b1ef918ec3c990f9a5bc57be04aacec5c8116" | ||
|
@@ -4344,6 +4352,36 @@ es-abstract@^1.19.0, es-abstract@^1.19.1: | |
string.prototype.trimstart "^1.0.4" | ||
unbox-primitive "^1.0.1" | ||
|
||
es-abstract@^1.20.4: | ||
version "1.20.4" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.4.tgz#1d103f9f8d78d4cf0713edcd6d0ed1a46eed5861" | ||
integrity sha512-0UtvRN79eMe2L+UNEF1BwRe364sj/DXhQ/k5FmivgoSdpM90b8Jc0mDzKMGo7QS0BVbOP/bTwBKNnDc9rNzaPA== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
es-to-primitive "^1.2.1" | ||
function-bind "^1.1.1" | ||
function.prototype.name "^1.1.5" | ||
get-intrinsic "^1.1.3" | ||
get-symbol-description "^1.0.0" | ||
has "^1.0.3" | ||
has-property-descriptors "^1.0.0" | ||
has-symbols "^1.0.3" | ||
internal-slot "^1.0.3" | ||
is-callable "^1.2.7" | ||
is-negative-zero "^2.0.2" | ||
is-regex "^1.1.4" | ||
is-shared-array-buffer "^1.0.2" | ||
is-string "^1.0.7" | ||
is-weakref "^1.0.2" | ||
object-inspect "^1.12.2" | ||
object-keys "^1.1.1" | ||
object.assign "^4.1.4" | ||
regexp.prototype.flags "^1.4.3" | ||
safe-regex-test "^1.0.0" | ||
string.prototype.trimend "^1.0.5" | ||
string.prototype.trimstart "^1.0.5" | ||
unbox-primitive "^1.0.2" | ||
|
||
es-abstract@^1.5.1, es-abstract@^1.6.1, es-abstract@^1.7.0: | ||
version "1.10.0" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864" | ||
|
@@ -4482,23 +4520,24 @@ escope@^3.6.0: | |
esrecurse "^4.1.0" | ||
estraverse "^4.1.1" | ||
|
||
eslint-config-airbnb-base@^13.2.0: | ||
version "13.2.0" | ||
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-13.2.0.tgz#f6ea81459ff4dec2dda200c35f1d8f7419d57943" | ||
integrity sha512-1mg/7eoB4AUeB0X1c/ho4vb2gYkNH8Trr/EgCT/aGmKhhG+F6vF5s8+iRBlWAzFIAphxIdp3YfEKgEl0f9Xg+w== | ||
eslint-config-airbnb-base@^15.0.0: | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz#6b09add90ac79c2f8d723a2580e07f3925afd236" | ||
integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig== | ||
dependencies: | ||
confusing-browser-globals "^1.0.5" | ||
object.assign "^4.1.0" | ||
object.entries "^1.1.0" | ||
confusing-browser-globals "^1.0.10" | ||
object.assign "^4.1.2" | ||
object.entries "^1.1.5" | ||
semver "^6.3.0" | ||
|
||
eslint-config-airbnb@17.1.1: | ||
version "17.1.1" | ||
resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-17.1.1.tgz#2272e0b86bb1e2b138cdf88d07a3b6f4cda3d626" | ||
integrity sha512-xCu//8a/aWqagKljt+1/qAM62BYZeNq04HmdevG5yUGWpja0I/xhqd6GdLRch5oetEGFiJAnvtGuTEAese53Qg== | ||
eslint-config-airbnb@19.0.4: | ||
version "19.0.4" | ||
resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4.tgz#84d4c3490ad70a0ffa571138ebcdea6ab085fdc3" | ||
integrity sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew== | ||
dependencies: | ||
eslint-config-airbnb-base "^13.2.0" | ||
object.assign "^4.1.0" | ||
object.entries "^1.1.0" | ||
eslint-config-airbnb-base "^15.0.0" | ||
object.assign "^4.1.2" | ||
object.entries "^1.1.5" | ||
|
||
[email protected]: | ||
version "7.2.0" | ||
|
@@ -5355,6 +5394,16 @@ function.prototype.name@^1.1.3: | |
es-abstract "^1.18.0-next.1" | ||
functions-have-names "^1.2.1" | ||
|
||
function.prototype.name@^1.1.5: | ||
version "1.1.5" | ||
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621" | ||
integrity sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.3" | ||
es-abstract "^1.19.0" | ||
functions-have-names "^1.2.2" | ||
|
||
functional-red-black-tree@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" | ||
|
@@ -5370,6 +5419,11 @@ functions-have-names@^1.2.1: | |
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.2.tgz#98d93991c39da9361f8e50b337c4f6e41f120e21" | ||
integrity sha512-bLgc3asbWdwPbx2mNk2S49kmJCuQeu0nfmaOgbs8WIyzzkw3r4htszdIi9Q9EMezDPTYuJx2wvjZ/EwgAthpnA== | ||
|
||
functions-have-names@^1.2.2: | ||
version "1.2.3" | ||
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834" | ||
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ== | ||
|
||
fuse.js@^3.0.1, fuse.js@^3.2.0: | ||
version "3.2.1" | ||
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.2.1.tgz#6320cb94ce56ec9755c89ade775bcdbb0358d425" | ||
|
@@ -5417,6 +5471,15 @@ get-intrinsic@^1.1.0, get-intrinsic@^1.1.1: | |
has "^1.0.3" | ||
has-symbols "^1.0.1" | ||
|
||
get-intrinsic@^1.1.3: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.3.tgz#063c84329ad93e83893c7f4f243ef63ffa351385" | ||
integrity sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A== | ||
dependencies: | ||
function-bind "^1.1.1" | ||
has "^1.0.3" | ||
has-symbols "^1.0.3" | ||
|
||
get-stream@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14" | ||
|
@@ -5692,6 +5755,11 @@ has-bigints@^1.0.0, has-bigints@^1.0.1: | |
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113" | ||
integrity sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA== | ||
|
||
has-bigints@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa" | ||
integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ== | ||
|
||
has-color@~0.1.0: | ||
version "0.1.7" | ||
resolved "https://registry.yarnpkg.com/has-color/-/has-color-0.1.7.tgz#67144a5260c34fc3cca677d041daf52fe7b78b2f" | ||
|
@@ -5717,6 +5785,13 @@ has-flag@^4.0.0: | |
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" | ||
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== | ||
|
||
has-property-descriptors@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz#610708600606d36961ed04c196193b6a607fa861" | ||
integrity sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ== | ||
dependencies: | ||
get-intrinsic "^1.1.1" | ||
|
||
has-symbols@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44" | ||
|
@@ -5732,6 +5807,11 @@ has-symbols@^1.0.2: | |
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423" | ||
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw== | ||
|
||
has-symbols@^1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8" | ||
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A== | ||
|
||
has-tostringtag@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25" | ||
|
@@ -6413,6 +6493,11 @@ is-callable@^1.2.4: | |
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945" | ||
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w== | ||
|
||
is-callable@^1.2.7: | ||
version "1.2.7" | ||
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055" | ||
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== | ||
|
||
is-ci@^1.0.10: | ||
version "1.0.10" | ||
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e" | ||
|
@@ -6607,6 +6692,11 @@ is-negative-zero@^2.0.1: | |
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.1.tgz#3de746c18dda2319241a53675908d8f766f11c24" | ||
integrity sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w== | ||
|
||
is-negative-zero@^2.0.2: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150" | ||
integrity sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA== | ||
|
||
is-npm@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/is-npm/-/is-npm-1.0.0.tgz#f2fb63a65e4905b406c86072765a1a4dc793b9f4" | ||
|
@@ -6756,6 +6846,13 @@ is-shared-array-buffer@^1.0.1: | |
resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz#97b0c85fbdacb59c9c446fe653b82cf2b5b7cfe6" | ||
integrity sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA== | ||
|
||
is-shared-array-buffer@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz#8f259c573b60b6a32d4058a1a07430c0a7344c79" | ||
integrity sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
|
||
is-ssh@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.0.tgz#ebea1169a2614da392a63740366c3ce049d8dff6" | ||
|
@@ -6833,6 +6930,13 @@ is-weakref@^1.0.1: | |
dependencies: | ||
call-bind "^1.0.0" | ||
|
||
is-weakref@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2" | ||
integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
|
||
is-windows@^1.0.1, is-windows@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d" | ||
|
@@ -8667,6 +8771,11 @@ object-inspect@^1.11.0: | |
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1" | ||
integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg== | ||
|
||
object-inspect@^1.12.2: | ||
version "1.12.2" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea" | ||
integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ== | ||
|
||
object-inspect@^1.7.0: | ||
version "1.7.0" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67" | ||
|
@@ -8747,6 +8856,16 @@ object.assign@^4.1.2: | |
has-symbols "^1.0.1" | ||
object-keys "^1.1.1" | ||
|
||
object.assign@^4.1.4: | ||
version "4.1.4" | ||
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.4.tgz#9673c7c7c351ab8c4d0b516f4343ebf4dfb7799f" | ||
integrity sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.4" | ||
has-symbols "^1.0.3" | ||
object-keys "^1.1.1" | ||
|
||
object.entries@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.0.4.tgz#1bf9a4dd2288f5b33f3a993d257661f05d161a5f" | ||
|
@@ -8757,16 +8876,6 @@ object.entries@^1.0.4: | |
function-bind "^1.1.0" | ||
has "^1.0.1" | ||
|
||
object.entries@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.0.tgz#2024fc6d6ba246aee38bdb0ffd5cfbcf371b7519" | ||
integrity sha512-l+H6EQ8qzGRxbkHOd5I/aHRhHDKoQXQ8g0BYt4uSweQU1/J6dZUOyWh9a2Vky35YCKjzmgxOzta2hH6kf9HuXA== | ||
dependencies: | ||
define-properties "^1.1.3" | ||
es-abstract "^1.12.0" | ||
function-bind "^1.1.1" | ||
has "^1.0.3" | ||
|
||
object.entries@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.1.tgz#ee1cf04153de02bb093fec33683900f57ce5399b" | ||
|
@@ -8795,6 +8904,15 @@ object.entries@^1.1.4: | |
define-properties "^1.1.3" | ||
es-abstract "^1.18.2" | ||
|
||
object.entries@^1.1.5: | ||
version "1.1.6" | ||
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6.tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23" | ||
integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
|
||
object.fromentries@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-1.0.0.tgz#e90ec27445ec6e37f48be9af9077d9aa8bef0d40" | ||
|
@@ -10421,6 +10539,15 @@ regexp.prototype.flags@^1.3.1: | |
call-bind "^1.0.2" | ||
define-properties "^1.1.3" | ||
|
||
regexp.prototype.flags@^1.4.3: | ||
version "1.4.3" | ||
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac" | ||
integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.3" | ||
functions-have-names "^1.2.2" | ||
|
||
regexpp@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f" | ||
|
@@ -10914,6 +11041,15 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1: | |
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" | ||
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== | ||
|
||
safe-regex-test@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.0.0.tgz#793b874d524eb3640d1873aad03596db2d4f2295" | ||
integrity sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
get-intrinsic "^1.1.3" | ||
is-regex "^1.1.4" | ||
|
||
safe-regex@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e" | ||
|
@@ -11598,6 +11734,15 @@ string.prototype.trimend@^1.0.4: | |
call-bind "^1.0.2" | ||
define-properties "^1.1.3" | ||
|
||
string.prototype.trimend@^1.0.5: | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz#c4a27fa026d979d79c04f17397f250a462944533" | ||
integrity sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
|
||
string.prototype.trimleft@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz#6cc47f0d7eb8d62b0f3701611715a3954591d634" | ||
|
@@ -11654,6 +11799,15 @@ string.prototype.trimstart@^1.0.4: | |
call-bind "^1.0.2" | ||
define-properties "^1.1.3" | ||
|
||
string.prototype.trimstart@^1.0.5: | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz#e90ab66aa8e4007d92ef591bbf3cd422c56bdcf4" | ||
integrity sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
|
||
string_decoder@^1.0.0, string_decoder@~1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8" | ||
|
@@ -12208,6 +12362,16 @@ unbox-primitive@^1.0.1: | |
has-symbols "^1.0.2" | ||
which-boxed-primitive "^1.0.2" | ||
|
||
unbox-primitive@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e" | ||
integrity sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
has-bigints "^1.0.2" | ||
has-symbols "^1.0.3" | ||
which-boxed-primitive "^1.0.2" | ||
|
||
underscore@~1.4.4: | ||
version "1.4.4" | ||
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.4.4.tgz#61a6a32010622afa07963bf325203cf12239d604" | ||
|