549549 resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-2.1.0.tgz#6ad4ca610f696098e92954ab431ff83bea0ce13f"
550550 integrity sha512-lXKXfypKo644k4Da4yXkPCrwcvn6SlUW2X2zFbuflKHNjf0w9htru01bo26uMhleMXsDmnZ12eJLdrAZa9MANg==
551551
552- " @sourcegraph/eslint-config@^0.23 .0 " :
553- version "0.23 .0"
554- resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.23 .0.tgz#cbbd14200c7db3e97eb9cb6331d22588c3db41cb "
555- integrity sha512-J62vio5xe26PVIY+6LaIwEZJCFwGgNo5LTvHmj1n8La/Rymt3QGRtwgHAAyIvr5w0RMH2EN5qNZ9HTx8SSNuig ==
552+ " @sourcegraph/eslint-config@^0.26 .0 " :
553+ version "0.26 .0"
554+ resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.26 .0.tgz#73371fe4019d9311ec7fa422e70d92129d57c2bf "
555+ integrity sha512-mjNeGOtzJwsrMr0r+RxS/HA7sZdyZiQfW+t3mE686fwYPINRBeUDeK51tYfAPzzAYtlGA0ENTJsxrUYJfdLpNw ==
556556 dependencies :
557557 " @sourcegraph/prettierrc" " ^3.0.3"
558- " @typescript-eslint/eslint-plugin" " ^4.9.1 "
559- " @typescript-eslint/parser" " ^4.9.1 "
558+ " @typescript-eslint/eslint-plugin" " ^4.28.3 "
559+ " @typescript-eslint/parser" " ^4.28.3 "
560560 eslint-config-prettier "^6.15.0"
561561 eslint-plugin-ban "^1.4.0"
562562 eslint-plugin-etc "^1.1.7"
568568 eslint-plugin-react-hooks "^4.2.0"
569569 eslint-plugin-rxjs "^2.1.5"
570570 eslint-plugin-unicorn "^21.0.0"
571+ eslint-plugin-unused-imports "^1.1.5"
571572
572573" @sourcegraph/prettierrc@^3.0.3 " :
573574 version "3.0.3"
697698 resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.5.tgz#136d5e6a57a931e1cce6f9d8126aa98a9c92a6bb"
698699 integrity sha512-JCcp6J0GV66Y4ZMDAQCXot4xprYB+Zfd3meK9+INSJeVZwJmHAW30BBEEkPzXswMXuiyReUGOP3GxrADc9wPww==
699700
700- " @types/json-schema@^7.0.3 " , "@types/json-schema@^7.0.6 ":
701- version "7.0.6 "
702- resolved "https://registry.npmjs.org /@types/json-schema/-/json-schema-7.0.6 .tgz#f4c7ec43e81b319a9815115031709f26987891f0 "
703- integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw ==
701+ " @types/json-schema@^7.0.6 " , "@types/json-schema@^7.0.7 ":
702+ version "7.0.9 "
703+ resolved "https://registry.yarnpkg.com /@types/json-schema/-/json-schema-7.0.9 .tgz#97edc9037ea0c38585320b28964dde3b39e4660d "
704+ integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ ==
704705
705706" @types/json5@^0.0.29 " :
706707 version "0.0.29"
796797 dependencies :
797798 " @types/yargs-parser" " *"
798799
799- " @typescript-eslint/eslint-plugin@^4.9.1 " :
800- version "4.13 .0"
801- resolved "https://registry.npmjs.org /@typescript-eslint/eslint-plugin/-/eslint-plugin-4.13 .0.tgz#5f580ea520fa46442deb82c038460c3dd3524bb6 "
802- integrity sha512-ygqDUm+BUPvrr0jrXqoteMqmIaZ/bixYOc3A4BRwzEPTZPi6E+n44rzNZWaB0YvtukgP+aoj0i/fyx7FkM2p1w ==
800+ " @typescript-eslint/eslint-plugin@^4.28.3 " :
801+ version "4.33 .0"
802+ resolved "https://registry.yarnpkg.com /@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33 .0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276 "
803+ integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg ==
803804 dependencies :
804- " @typescript-eslint/experimental-utils" " 4.13 .0"
805- " @typescript-eslint/scope-manager" " 4.13 .0"
806- debug "^4.1 .1"
805+ " @typescript-eslint/experimental-utils" " 4.33 .0"
806+ " @typescript-eslint/scope-manager" " 4.33 .0"
807+ debug "^4.3 .1"
807808 functional-red-black-tree "^1.0.1"
808- lodash "^4.17.15"
809- regexpp "^3.0.0"
810- semver "^7.3.2"
811- tsutils "^3.17.1"
809+ ignore "^5.1.8"
810+ regexpp "^3.1.0"
811+ semver "^7.3.5"
812+ tsutils "^3.21.0"
813+
814+ " @typescript-eslint/experimental-utils@4.33.0" , "@typescript-eslint/experimental-utils@^4.0.0":
815+ version "4.33.0"
816+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
817+ integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
818+ dependencies :
819+ " @types/json-schema" " ^7.0.7"
820+ " @typescript-eslint/scope-manager" " 4.33.0"
821+ " @typescript-eslint/types" " 4.33.0"
822+ " @typescript-eslint/typescript-estree" " 4.33.0"
823+ eslint-scope "^5.1.1"
824+ eslint-utils "^3.0.0"
812825
813- " @typescript-eslint/experimental-utils@4.13.0" , "@typescript-eslint/experimental-utils@^4.0.0":
814- version "4.13.0"
815- resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.13.0.tgz#9dc9ab375d65603b43d938a0786190a0c72be44e"
816- integrity sha512-/ZsuWmqagOzNkx30VWYV3MNB/Re/CGv/7EzlqZo5RegBN8tMuPaBgNK6vPBCQA8tcYrbsrTdbx3ixMRRKEEGVw==
817- dependencies :
818- " @types/json-schema" " ^7.0.3"
819- " @typescript-eslint/scope-manager" " 4.13.0"
820- " @typescript-eslint/types" " 4.13.0"
821- " @typescript-eslint/typescript-estree" " 4.13.0"
822- eslint-scope "^5.0.0"
823- eslint-utils "^2.0.0"
824-
825- " @typescript-eslint/parser@^4.9.1 " :
826- version "4.13.0"
827- resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.13.0.tgz#c413d640ea66120cfcc37f891e8cb3fd1c9d247d"
828- integrity sha512-KO0J5SRF08pMXzq9+abyHnaGQgUJZ3Z3ax+pmqz9vl81JxmTTOUfQmq7/4awVfq09b6C4owNlOgOwp61pYRBSg==
829- dependencies :
830- " @typescript-eslint/scope-manager" " 4.13.0"
831- " @typescript-eslint/types" " 4.13.0"
832- " @typescript-eslint/typescript-estree" " 4.13.0"
833- debug "^4.1.1"
826+ " @typescript-eslint/parser@^4.28.3 " :
827+ version "4.33.0"
828+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
829+ integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
830+ dependencies :
831+ " @typescript-eslint/scope-manager" " 4.33.0"
832+ " @typescript-eslint/types" " 4.33.0"
833+ " @typescript-eslint/typescript-estree" " 4.33.0"
834+ debug "^4.3.1"
834835
835- " @typescript-eslint/scope-manager@4.13 .0 " :
836- version "4.13 .0"
837- resolved "https://registry.npmjs.org /@typescript-eslint/scope-manager/-/scope-manager-4.13 .0.tgz#5b45912a9aa26b29603d8fa28f5e09088b947141 "
838- integrity sha512-UpK7YLG2JlTp/9G4CHe7GxOwd93RBf3aHO5L+pfjIrhtBvZjHKbMhBXTIQNkbz7HZ9XOe++yKrXutYm5KmjWgQ ==
836+ " @typescript-eslint/scope-manager@4.33 .0 " :
837+ version "4.33 .0"
838+ resolved "https://registry.yarnpkg.com /@typescript-eslint/scope-manager/-/scope-manager-4.33 .0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3 "
839+ integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ ==
839840 dependencies :
840- " @typescript-eslint/types" " 4.13 .0"
841- " @typescript-eslint/visitor-keys" " 4.13 .0"
841+ " @typescript-eslint/types" " 4.33 .0"
842+ " @typescript-eslint/visitor-keys" " 4.33 .0"
842843
843- " @typescript-eslint/types@4.13 .0 " :
844- version "4.13 .0"
845- resolved "https://registry.npmjs.org /@typescript-eslint/types/-/types-4.13 .0.tgz#6a7c6015a59a08fbd70daa8c83dfff86250502f8 "
846- integrity sha512-/+aPaq163oX+ObOG00M0t9tKkOgdv9lq0IQv/y4SqGkAXmhFmCfgsELV7kOCTb2vVU5VOmVwXBXJTDr353C1rQ ==
844+ " @typescript-eslint/types@4.33 .0 " :
845+ version "4.33 .0"
846+ resolved "https://registry.yarnpkg.com /@typescript-eslint/types/-/types-4.33 .0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72 "
847+ integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ ==
847848
848- " @typescript-eslint/typescript-estree@4.13 .0 " :
849- version "4.13 .0"
850- resolved "https://registry.npmjs.org /@typescript-eslint/typescript-estree/-/typescript-estree-4.13 .0.tgz#cf6e2207c7d760f5dfd8d18051428fadfc37b45e "
851- integrity sha512-9A0/DFZZLlGXn5XA349dWQFwPZxcyYyCFX5X88nWs2uachRDwGeyPz46oTsm9ZJE66EALvEns1lvBwa4d9QxMg ==
849+ " @typescript-eslint/typescript-estree@4.33 .0 " :
850+ version "4.33 .0"
851+ resolved "https://registry.yarnpkg.com /@typescript-eslint/typescript-estree/-/typescript-estree-4.33 .0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609 "
852+ integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA ==
852853 dependencies :
853- " @typescript-eslint/types" " 4.13 .0"
854- " @typescript-eslint/visitor-keys" " 4.13 .0"
855- debug "^4.1 .1"
856- globby "^11.0.1 "
854+ " @typescript-eslint/types" " 4.33 .0"
855+ " @typescript-eslint/visitor-keys" " 4.33 .0"
856+ debug "^4.3 .1"
857+ globby "^11.0.3 "
857858 is-glob "^4.0.1"
858- lodash "^4.17.15"
859- semver "^7.3.2"
860- tsutils "^3.17.1"
859+ semver "^7.3.5"
860+ tsutils "^3.21.0"
861861
862- " @typescript-eslint/visitor-keys@4.13 .0 " :
863- version "4.13 .0"
864- resolved "https://registry.npmjs.org /@typescript-eslint/visitor-keys/-/visitor-keys-4.13 .0.tgz#9acb1772d3b3183182b6540d3734143dce9476fe "
865- integrity sha512-6RoxWK05PAibukE7jElqAtNMq+RWZyqJ6Q/GdIxaiUj2Ept8jh8+FUVlbq9WxMYxkmEOPvCE5cRSyupMpwW31g ==
862+ " @typescript-eslint/visitor-keys@4.33 .0 " :
863+ version "4.33 .0"
864+ resolved "https://registry.yarnpkg.com /@typescript-eslint/visitor-keys/-/visitor-keys-4.33 .0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd "
865+ integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg ==
866866 dependencies :
867- " @typescript-eslint/types" " 4.13 .0"
867+ " @typescript-eslint/types" " 4.33 .0"
868868 eslint-visitor-keys "^2.0.0"
869869
870870JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5 :
@@ -2645,7 +2645,19 @@ eslint-plugin-unicorn@^21.0.0:
26452645 safe-regex "^2.1.1"
26462646 semver "^7.3.2"
26472647
2648- eslint-scope@^5.0.0, eslint-scope@^5.1.1 :
2648+ eslint-plugin-unused-imports@^1.1.5 :
2649+ version "1.1.5"
2650+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-1.1.5.tgz#a2b992ef0faf6c6c75c3815cc47bde76739513c2"
2651+ integrity sha512-TeV8l8zkLQrq9LBeYFCQmYVIXMjfHgdRQLw7dEZp4ZB3PeR10Y5Uif11heCsHRmhdRIYMoewr1d9ouUHLbLHew==
2652+ dependencies :
2653+ eslint-rule-composer "^0.3.0"
2654+
2655+ eslint-rule-composer@^0.3.0 :
2656+ version "0.3.0"
2657+ resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
2658+ integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
2659+
2660+ eslint-scope@^5.1.1 :
26492661 version "5.1.1"
26502662 resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
26512663 integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -2663,13 +2675,20 @@ eslint-template-visitor@^2.0.0:
26632675 esquery "^1.3.1"
26642676 multimap "^1.1.0"
26652677
2666- eslint-utils@^2.0.0, eslint-utils@^2. 1.0 :
2678+ eslint-utils@^2.1.0 :
26672679 version "2.1.0"
26682680 resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
26692681 integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
26702682 dependencies :
26712683 eslint-visitor-keys "^1.1.0"
26722684
2685+ eslint-utils@^3.0.0 :
2686+ version "3.0.0"
2687+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
2688+ integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
2689+ dependencies :
2690+ eslint-visitor-keys "^2.0.0"
2691+
26732692eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0 :
26742693 version "1.3.0"
26752694 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -2884,17 +2903,16 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
28842903 resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
28852904 integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
28862905
2887- fast-glob@^3.1.1 :
2888- version "3.2.2 "
2889- resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.2 .tgz#ade1a9d91148965d4bf7c51f72e1ca662d32e63d "
2890- integrity sha512-UDV82o4uQyljznxwMxyVRJgZZt3O5wENYojjzbaGEGZgeOxkLFf+V4cnUD+krzb2F72E18RhamkMZ7AdeggF7A ==
2906+ fast-glob@^3.2.9 :
2907+ version "3.2.11 "
2908+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11 .tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9 "
2909+ integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew ==
28912910 dependencies :
28922911 " @nodelib/fs.stat" " ^2.0.2"
28932912 " @nodelib/fs.walk" " ^1.2.3"
2894- glob-parent "^5.1.0 "
2913+ glob-parent "^5.1.2 "
28952914 merge2 "^1.3.0"
2896- micromatch "^4.0.2"
2897- picomatch "^2.2.1"
2915+ micromatch "^4.0.4"
28982916
28992917fast-json-stable-stringify@^2.0.0 :
29002918 version "2.0.0"
@@ -3282,7 +3300,7 @@ git-raw-commits@^2.0.0:
32823300 split2 "^2.0.0"
32833301 through2 "^3.0.0"
32843302
3285- glob-parent@^5.1.0, glob-parent@^5.1. 2 :
3303+ glob-parent@^5.1.2 :
32863304 version "5.1.2"
32873305 resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
32883306 integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -3327,16 +3345,16 @@ globals@^13.6.0, globals@^13.9.0:
33273345 dependencies :
33283346 type-fest "^0.20.2"
33293347
3330- globby@^11.0.0, globby@^11.0.1 :
3331- version "11.0.1 "
3332- resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1. tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357 "
3333- integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ ==
3348+ globby@^11.0.0, globby@^11.0.3 :
3349+ version "11.1.0 "
3350+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0. tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b "
3351+ integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g ==
33343352 dependencies :
33353353 array-union "^2.1.0"
33363354 dir-glob "^3.0.1"
3337- fast-glob "^3.1.1 "
3338- ignore "^5.1.4 "
3339- merge2 "^1.3.0 "
3355+ fast-glob "^3.2.9 "
3356+ ignore "^5.2.0 "
3357+ merge2 "^1.4.1 "
33403358 slash "^3.0.0"
33413359
33423360got@^10.7.0 :
@@ -3623,10 +3641,10 @@ ignore@^4.0.6:
36233641 resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
36243642 integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
36253643
3626- ignore@^5.1.4 :
3627- version "5.1.4 "
3628- resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.4 .tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf "
3629- integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A ==
3644+ ignore@^5.1.8, ignore@^5.2.0 :
3645+ version "5.2.0 "
3646+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0 .tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a "
3647+ integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ ==
36303648
36313649import-fresh@^3.0.0, import-fresh@^3.1.0, import-fresh@^3.2.1 :
36323650 version "3.2.1"
@@ -4768,18 +4786,18 @@ merge-stream@^2.0.0:
47684786 resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
47694787 integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
47704788
4771- merge2@^1.3.0 :
4772- version "1.3.0 "
4773- resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.3.0 .tgz#5b366ee83b2f1582c48f87e47cf1a9352103ca81 "
4774- integrity sha512-2j4DAdlBOkiSZIsaXk4mTE3sRS02yBHAtfy127xRV3bQUFqXkjHCHLW6Scv7DwNRbIWNHH8zpnz9zMaKXIdvYw ==
4789+ merge2@^1.3.0, merge2@^1.4.1 :
4790+ version "1.4.1 "
4791+ resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1 .tgz#4368892f885e907455a6fd7dc55c0c9d404990ae "
4792+ integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg ==
47754793
4776- micromatch@^4.0.2 :
4777- version "4.0.2 "
4778- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2 .tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259 "
4779- integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q ==
4794+ micromatch@^4.0.2, micromatch@^4.0.4 :
4795+ version "4.0.4 "
4796+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4 .tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9 "
4797+ integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg ==
47804798 dependencies :
47814799 braces "^3.0.1"
4782- picomatch "^2.0.5 "
4800+ picomatch "^2.2.3 "
47834801
47844802mime-db@^1.28.0, mime-db@~1.37.0 :
47854803 version "1.37.0"
@@ -5785,10 +5803,10 @@ performance-now@^2.1.0:
57855803 resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
57865804 integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
57875805
5788- picomatch@^2.0.5, picomatch@^2.2.1 :
5789- version "2.2.2 "
5790- resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2 .tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad "
5791- integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg ==
5806+ picomatch@^2.2.3 :
5807+ version "2.3.1 "
5808+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1 .tgz#3ba3833733646d9d3e4995946c1365a67fb07a42 "
5809+ integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA ==
57925810
57935811pify@^2.0.0, pify@^2.3.0 :
57945812 version "2.3.0"
@@ -6249,7 +6267,7 @@ regexp.prototype.flags@^1.3.0:
62496267 define-properties "^1.1.3"
62506268 es-abstract "^1.17.0-next.1"
62516269
6252- regexpp@^3.0.0, regexpp@^3. 1.0 :
6270+ regexpp@^3.1.0 :
62536271 version "3.1.0"
62546272 resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
62556273 integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
@@ -6543,7 +6561,7 @@ semver-regex@^2.0.0:
65436561 resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
65446562 integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
65456563
6546- semver@7.3.5, semver@^7.1.2, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4 :
6564+ semver@7.3.5, semver@^7.1.2, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5 :
65476565 version "7.3.5"
65486566 resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
65496567 integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
@@ -7250,10 +7268,10 @@ tsutils-etc@^1.0.0, tsutils-etc@^1.2.2:
72507268 " @types/yargs" " ^15.0.5"
72517269 yargs "^15.4.1"
72527270
7253- tsutils@^3.0.0, tsutils@^3.17.1 :
7254- version "3.17.1 "
7255- resolved "https://registry.npmjs.org /tsutils/-/tsutils-3.17.1 .tgz#ed719917f11ca0dee586272b2ac49e015a2dd759 "
7256- integrity sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g ==
7271+ tsutils@^3.0.0, tsutils@^3.17.1, tsutils@^3.21.0 :
7272+ version "3.21.0 "
7273+ resolved "https://registry.yarnpkg.com /tsutils/-/tsutils-3.21.0 .tgz#b48717d394cea6c1e096983eed58e9d61715b623 "
7274+ integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA ==
72577275 dependencies :
72587276 tslib "^1.8.1"
72597277
0 commit comments