548548 resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-2.1.0.tgz#6ad4ca610f696098e92954ab431ff83bea0ce13f"
549549 integrity sha512-lXKXfypKo644k4Da4yXkPCrwcvn6SlUW2X2zFbuflKHNjf0w9htru01bo26uMhleMXsDmnZ12eJLdrAZa9MANg==
550550
551- " @sourcegraph/eslint-config@^0.23 .0 " :
552- version "0.23 .0"
553- resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.23 .0.tgz#cbbd14200c7db3e97eb9cb6331d22588c3db41cb "
554- integrity sha512-J62vio5xe26PVIY+6LaIwEZJCFwGgNo5LTvHmj1n8La/Rymt3QGRtwgHAAyIvr5w0RMH2EN5qNZ9HTx8SSNuig ==
551+ " @sourcegraph/eslint-config@^0.26 .0 " :
552+ version "0.26 .0"
553+ resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.26 .0.tgz#73371fe4019d9311ec7fa422e70d92129d57c2bf "
554+ integrity sha512-mjNeGOtzJwsrMr0r+RxS/HA7sZdyZiQfW+t3mE686fwYPINRBeUDeK51tYfAPzzAYtlGA0ENTJsxrUYJfdLpNw ==
555555 dependencies :
556556 " @sourcegraph/prettierrc" " ^3.0.3"
557- " @typescript-eslint/eslint-plugin" " ^4.9.1 "
558- " @typescript-eslint/parser" " ^4.9.1 "
557+ " @typescript-eslint/eslint-plugin" " ^4.28.3 "
558+ " @typescript-eslint/parser" " ^4.28.3 "
559559 eslint-config-prettier "^6.15.0"
560560 eslint-plugin-ban "^1.4.0"
561561 eslint-plugin-etc "^1.1.7"
567567 eslint-plugin-react-hooks "^4.2.0"
568568 eslint-plugin-rxjs "^2.1.5"
569569 eslint-plugin-unicorn "^21.0.0"
570+ eslint-plugin-unused-imports "^1.1.5"
570571
571572" @sourcegraph/prettierrc@^3.0.3 " :
572573 version "3.0.3"
696697 resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.5.tgz#136d5e6a57a931e1cce6f9d8126aa98a9c92a6bb"
697698 integrity sha512-JCcp6J0GV66Y4ZMDAQCXot4xprYB+Zfd3meK9+INSJeVZwJmHAW30BBEEkPzXswMXuiyReUGOP3GxrADc9wPww==
698699
699- " @types/json-schema@^7.0.3 " , "@types/json-schema@^7.0.6 ":
700- version "7.0.6 "
701- resolved "https://registry.npmjs.org /@types/json-schema/-/json-schema-7.0.6 .tgz#f4c7ec43e81b319a9815115031709f26987891f0 "
702- integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw ==
700+ " @types/json-schema@^7.0.6 " , "@types/json-schema@^7.0.7 ":
701+ version "7.0.9 "
702+ resolved "https://registry.yarnpkg.com /@types/json-schema/-/json-schema-7.0.9 .tgz#97edc9037ea0c38585320b28964dde3b39e4660d "
703+ integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ ==
703704
704705" @types/json5@^0.0.29 " :
705706 version "0.0.29"
795796 dependencies :
796797 " @types/yargs-parser" " *"
797798
798- " @typescript-eslint/eslint-plugin@^4.9.1 " :
799- version "4.13 .0"
800- resolved "https://registry.npmjs.org /@typescript-eslint/eslint-plugin/-/eslint-plugin-4.13 .0.tgz#5f580ea520fa46442deb82c038460c3dd3524bb6 "
801- integrity sha512-ygqDUm+BUPvrr0jrXqoteMqmIaZ/bixYOc3A4BRwzEPTZPi6E+n44rzNZWaB0YvtukgP+aoj0i/fyx7FkM2p1w ==
799+ " @typescript-eslint/eslint-plugin@^4.28.3 " :
800+ version "4.33 .0"
801+ resolved "https://registry.yarnpkg.com /@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33 .0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276 "
802+ integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg ==
802803 dependencies :
803- " @typescript-eslint/experimental-utils" " 4.13 .0"
804- " @typescript-eslint/scope-manager" " 4.13 .0"
805- debug "^4.1 .1"
804+ " @typescript-eslint/experimental-utils" " 4.33 .0"
805+ " @typescript-eslint/scope-manager" " 4.33 .0"
806+ debug "^4.3 .1"
806807 functional-red-black-tree "^1.0.1"
807- lodash "^4.17.15"
808- regexpp "^3.0.0"
809- semver "^7.3.2"
810- tsutils "^3.17.1"
808+ ignore "^5.1.8"
809+ regexpp "^3.1.0"
810+ semver "^7.3.5"
811+ tsutils "^3.21.0"
812+
813+ " @typescript-eslint/experimental-utils@4.33.0" , "@typescript-eslint/experimental-utils@^4.0.0":
814+ version "4.33.0"
815+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
816+ integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
817+ dependencies :
818+ " @types/json-schema" " ^7.0.7"
819+ " @typescript-eslint/scope-manager" " 4.33.0"
820+ " @typescript-eslint/types" " 4.33.0"
821+ " @typescript-eslint/typescript-estree" " 4.33.0"
822+ eslint-scope "^5.1.1"
823+ eslint-utils "^3.0.0"
811824
812- " @typescript-eslint/experimental-utils@4.13.0" , "@typescript-eslint/experimental-utils@^4.0.0":
813- version "4.13.0"
814- resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.13.0.tgz#9dc9ab375d65603b43d938a0786190a0c72be44e"
815- integrity sha512-/ZsuWmqagOzNkx30VWYV3MNB/Re/CGv/7EzlqZo5RegBN8tMuPaBgNK6vPBCQA8tcYrbsrTdbx3ixMRRKEEGVw==
816- dependencies :
817- " @types/json-schema" " ^7.0.3"
818- " @typescript-eslint/scope-manager" " 4.13.0"
819- " @typescript-eslint/types" " 4.13.0"
820- " @typescript-eslint/typescript-estree" " 4.13.0"
821- eslint-scope "^5.0.0"
822- eslint-utils "^2.0.0"
823-
824- " @typescript-eslint/parser@^4.9.1 " :
825- version "4.13.0"
826- resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.13.0.tgz#c413d640ea66120cfcc37f891e8cb3fd1c9d247d"
827- integrity sha512-KO0J5SRF08pMXzq9+abyHnaGQgUJZ3Z3ax+pmqz9vl81JxmTTOUfQmq7/4awVfq09b6C4owNlOgOwp61pYRBSg==
828- dependencies :
829- " @typescript-eslint/scope-manager" " 4.13.0"
830- " @typescript-eslint/types" " 4.13.0"
831- " @typescript-eslint/typescript-estree" " 4.13.0"
832- debug "^4.1.1"
825+ " @typescript-eslint/parser@^4.28.3 " :
826+ version "4.33.0"
827+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
828+ integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
829+ dependencies :
830+ " @typescript-eslint/scope-manager" " 4.33.0"
831+ " @typescript-eslint/types" " 4.33.0"
832+ " @typescript-eslint/typescript-estree" " 4.33.0"
833+ debug "^4.3.1"
833834
834- " @typescript-eslint/scope-manager@4.13 .0 " :
835- version "4.13 .0"
836- resolved "https://registry.npmjs.org /@typescript-eslint/scope-manager/-/scope-manager-4.13 .0.tgz#5b45912a9aa26b29603d8fa28f5e09088b947141 "
837- integrity sha512-UpK7YLG2JlTp/9G4CHe7GxOwd93RBf3aHO5L+pfjIrhtBvZjHKbMhBXTIQNkbz7HZ9XOe++yKrXutYm5KmjWgQ ==
835+ " @typescript-eslint/scope-manager@4.33 .0 " :
836+ version "4.33 .0"
837+ resolved "https://registry.yarnpkg.com /@typescript-eslint/scope-manager/-/scope-manager-4.33 .0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3 "
838+ integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ ==
838839 dependencies :
839- " @typescript-eslint/types" " 4.13 .0"
840- " @typescript-eslint/visitor-keys" " 4.13 .0"
840+ " @typescript-eslint/types" " 4.33 .0"
841+ " @typescript-eslint/visitor-keys" " 4.33 .0"
841842
842- " @typescript-eslint/types@4.13 .0 " :
843- version "4.13 .0"
844- resolved "https://registry.npmjs.org /@typescript-eslint/types/-/types-4.13 .0.tgz#6a7c6015a59a08fbd70daa8c83dfff86250502f8 "
845- integrity sha512-/+aPaq163oX+ObOG00M0t9tKkOgdv9lq0IQv/y4SqGkAXmhFmCfgsELV7kOCTb2vVU5VOmVwXBXJTDr353C1rQ ==
843+ " @typescript-eslint/types@4.33 .0 " :
844+ version "4.33 .0"
845+ resolved "https://registry.yarnpkg.com /@typescript-eslint/types/-/types-4.33 .0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72 "
846+ integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ ==
846847
847- " @typescript-eslint/typescript-estree@4.13 .0 " :
848- version "4.13 .0"
849- resolved "https://registry.npmjs.org /@typescript-eslint/typescript-estree/-/typescript-estree-4.13 .0.tgz#cf6e2207c7d760f5dfd8d18051428fadfc37b45e "
850- integrity sha512-9A0/DFZZLlGXn5XA349dWQFwPZxcyYyCFX5X88nWs2uachRDwGeyPz46oTsm9ZJE66EALvEns1lvBwa4d9QxMg ==
848+ " @typescript-eslint/typescript-estree@4.33 .0 " :
849+ version "4.33 .0"
850+ resolved "https://registry.yarnpkg.com /@typescript-eslint/typescript-estree/-/typescript-estree-4.33 .0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609 "
851+ integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA ==
851852 dependencies :
852- " @typescript-eslint/types" " 4.13 .0"
853- " @typescript-eslint/visitor-keys" " 4.13 .0"
854- debug "^4.1 .1"
855- globby "^11.0.1 "
853+ " @typescript-eslint/types" " 4.33 .0"
854+ " @typescript-eslint/visitor-keys" " 4.33 .0"
855+ debug "^4.3 .1"
856+ globby "^11.0.3 "
856857 is-glob "^4.0.1"
857- lodash "^4.17.15"
858- semver "^7.3.2"
859- tsutils "^3.17.1"
858+ semver "^7.3.5"
859+ tsutils "^3.21.0"
860860
861- " @typescript-eslint/visitor-keys@4.13 .0 " :
862- version "4.13 .0"
863- resolved "https://registry.npmjs.org /@typescript-eslint/visitor-keys/-/visitor-keys-4.13 .0.tgz#9acb1772d3b3183182b6540d3734143dce9476fe "
864- integrity sha512-6RoxWK05PAibukE7jElqAtNMq+RWZyqJ6Q/GdIxaiUj2Ept8jh8+FUVlbq9WxMYxkmEOPvCE5cRSyupMpwW31g ==
861+ " @typescript-eslint/visitor-keys@4.33 .0 " :
862+ version "4.33 .0"
863+ resolved "https://registry.yarnpkg.com /@typescript-eslint/visitor-keys/-/visitor-keys-4.33 .0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd "
864+ integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg ==
865865 dependencies :
866- " @typescript-eslint/types" " 4.13 .0"
866+ " @typescript-eslint/types" " 4.33 .0"
867867 eslint-visitor-keys "^2.0.0"
868868
869869JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5 :
@@ -2644,7 +2644,19 @@ eslint-plugin-unicorn@^21.0.0:
26442644 safe-regex "^2.1.1"
26452645 semver "^7.3.2"
26462646
2647- eslint-scope@^5.0.0, eslint-scope@^5.1.1 :
2647+ eslint-plugin-unused-imports@^1.1.5 :
2648+ version "1.1.5"
2649+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-1.1.5.tgz#a2b992ef0faf6c6c75c3815cc47bde76739513c2"
2650+ integrity sha512-TeV8l8zkLQrq9LBeYFCQmYVIXMjfHgdRQLw7dEZp4ZB3PeR10Y5Uif11heCsHRmhdRIYMoewr1d9ouUHLbLHew==
2651+ dependencies :
2652+ eslint-rule-composer "^0.3.0"
2653+
2654+ eslint-rule-composer@^0.3.0 :
2655+ version "0.3.0"
2656+ resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
2657+ integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
2658+
2659+ eslint-scope@^5.1.1 :
26482660 version "5.1.1"
26492661 resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
26502662 integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -2662,13 +2674,20 @@ eslint-template-visitor@^2.0.0:
26622674 esquery "^1.3.1"
26632675 multimap "^1.1.0"
26642676
2665- eslint-utils@^2.0.0, eslint-utils@^2. 1.0 :
2677+ eslint-utils@^2.1.0 :
26662678 version "2.1.0"
26672679 resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
26682680 integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
26692681 dependencies :
26702682 eslint-visitor-keys "^1.1.0"
26712683
2684+ eslint-utils@^3.0.0 :
2685+ version "3.0.0"
2686+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
2687+ integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
2688+ dependencies :
2689+ eslint-visitor-keys "^2.0.0"
2690+
26722691eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0 :
26732692 version "1.3.0"
26742693 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -2883,17 +2902,16 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
28832902 resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
28842903 integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
28852904
2886- fast-glob@^3.1.1 :
2887- version "3.2.2 "
2888- resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.2 .tgz#ade1a9d91148965d4bf7c51f72e1ca662d32e63d "
2889- integrity sha512-UDV82o4uQyljznxwMxyVRJgZZt3O5wENYojjzbaGEGZgeOxkLFf+V4cnUD+krzb2F72E18RhamkMZ7AdeggF7A ==
2905+ fast-glob@^3.2.9 :
2906+ version "3.2.11 "
2907+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11 .tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9 "
2908+ integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew ==
28902909 dependencies :
28912910 " @nodelib/fs.stat" " ^2.0.2"
28922911 " @nodelib/fs.walk" " ^1.2.3"
2893- glob-parent "^5.1.0 "
2912+ glob-parent "^5.1.2 "
28942913 merge2 "^1.3.0"
2895- micromatch "^4.0.2"
2896- picomatch "^2.2.1"
2914+ micromatch "^4.0.4"
28972915
28982916fast-json-stable-stringify@^2.0.0 :
28992917 version "2.0.0"
@@ -3281,7 +3299,7 @@ git-raw-commits@^2.0.0:
32813299 split2 "^2.0.0"
32823300 through2 "^3.0.0"
32833301
3284- glob-parent@^5.1.0, glob-parent@^5.1. 2 :
3302+ glob-parent@^5.1.2 :
32853303 version "5.1.2"
32863304 resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
32873305 integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -3326,16 +3344,16 @@ globals@^13.6.0, globals@^13.9.0:
33263344 dependencies :
33273345 type-fest "^0.20.2"
33283346
3329- globby@^11.0.0, globby@^11.0.1 :
3330- version "11.0.1 "
3331- resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1. tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357 "
3332- integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ ==
3347+ globby@^11.0.0, globby@^11.0.3 :
3348+ version "11.1.0 "
3349+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0. tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b "
3350+ integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g ==
33333351 dependencies :
33343352 array-union "^2.1.0"
33353353 dir-glob "^3.0.1"
3336- fast-glob "^3.1.1 "
3337- ignore "^5.1.4 "
3338- merge2 "^1.3.0 "
3354+ fast-glob "^3.2.9 "
3355+ ignore "^5.2.0 "
3356+ merge2 "^1.4.1 "
33393357 slash "^3.0.0"
33403358
33413359got@^10.7.0 :
@@ -3622,10 +3640,10 @@ ignore@^4.0.6:
36223640 resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
36233641 integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
36243642
3625- ignore@^5.1.4 :
3626- version "5.1.4 "
3627- resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.4 .tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf "
3628- integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A ==
3643+ ignore@^5.1.8, ignore@^5.2.0 :
3644+ version "5.2.0 "
3645+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0 .tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a "
3646+ integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ ==
36293647
36303648import-fresh@^3.0.0, import-fresh@^3.1.0, import-fresh@^3.2.1 :
36313649 version "3.2.1"
@@ -4767,18 +4785,18 @@ merge-stream@^2.0.0:
47674785 resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
47684786 integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
47694787
4770- merge2@^1.3.0 :
4771- version "1.3.0 "
4772- resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.3.0 .tgz#5b366ee83b2f1582c48f87e47cf1a9352103ca81 "
4773- integrity sha512-2j4DAdlBOkiSZIsaXk4mTE3sRS02yBHAtfy127xRV3bQUFqXkjHCHLW6Scv7DwNRbIWNHH8zpnz9zMaKXIdvYw ==
4788+ merge2@^1.3.0, merge2@^1.4.1 :
4789+ version "1.4.1 "
4790+ resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1 .tgz#4368892f885e907455a6fd7dc55c0c9d404990ae "
4791+ integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg ==
47744792
4775- micromatch@^4.0.2 :
4776- version "4.0.2 "
4777- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2 .tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259 "
4778- integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q ==
4793+ micromatch@^4.0.2, micromatch@^4.0.4 :
4794+ version "4.0.4 "
4795+ resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4 .tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9 "
4796+ integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg ==
47794797 dependencies :
47804798 braces "^3.0.1"
4781- picomatch "^2.0.5 "
4799+ picomatch "^2.2.3 "
47824800
47834801mime-db@^1.28.0, mime-db@~1.37.0 :
47844802 version "1.37.0"
@@ -5784,10 +5802,10 @@ performance-now@^2.1.0:
57845802 resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
57855803 integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
57865804
5787- picomatch@^2.0.5, picomatch@^2.2.1 :
5788- version "2.2.2 "
5789- resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2 .tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad "
5790- integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg ==
5805+ picomatch@^2.2.3 :
5806+ version "2.3.1 "
5807+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1 .tgz#3ba3833733646d9d3e4995946c1365a67fb07a42 "
5808+ integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA ==
57915809
57925810pify@^2.0.0, pify@^2.3.0 :
57935811 version "2.3.0"
@@ -6248,7 +6266,7 @@ regexp.prototype.flags@^1.3.0:
62486266 define-properties "^1.1.3"
62496267 es-abstract "^1.17.0-next.1"
62506268
6251- regexpp@^3.0.0, regexpp@^3. 1.0 :
6269+ regexpp@^3.1.0 :
62526270 version "3.1.0"
62536271 resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
62546272 integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
@@ -6542,7 +6560,7 @@ semver-regex@^2.0.0:
65426560 resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
65436561 integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
65446562
6545- semver@7.3.5, semver@^7.1.2, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4 :
6563+ semver@7.3.5, semver@^7.1.2, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5 :
65466564 version "7.3.5"
65476565 resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
65486566 integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
@@ -7249,10 +7267,10 @@ tsutils-etc@^1.0.0, tsutils-etc@^1.2.2:
72497267 " @types/yargs" " ^15.0.5"
72507268 yargs "^15.4.1"
72517269
7252- tsutils@^3.0.0, tsutils@^3.17.1 :
7253- version "3.17.1 "
7254- resolved "https://registry.npmjs.org /tsutils/-/tsutils-3.17.1 .tgz#ed719917f11ca0dee586272b2ac49e015a2dd759 "
7255- integrity sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g ==
7270+ tsutils@^3.0.0, tsutils@^3.17.1, tsutils@^3.21.0 :
7271+ version "3.21.0 "
7272+ resolved "https://registry.yarnpkg.com /tsutils/-/tsutils-3.21.0 .tgz#b48717d394cea6c1e096983eed58e9d61715b623 "
7273+ integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA ==
72567274 dependencies :
72577275 tslib "^1.8.1"
72587276
0 commit comments