1301
1301
exec-sh "^0.3.2"
1302
1302
minimist "^1.2.0"
1303
1303
1304
- " @eslint/eslintrc@^0.2.1 " :
1305
- version "0.2.1 "
1306
- resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.2.1 .tgz#f72069c330461a06684d119384435e12a5d76e3c "
1307
- integrity sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA ==
1304
+ " @eslint/eslintrc@^0.2.2 " :
1305
+ version "0.2.2 "
1306
+ resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.2.2 .tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76 "
1307
+ integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ ==
1308
1308
dependencies :
1309
1309
ajv "^6.12.4"
1310
1310
debug "^4.1.1"
@@ -2759,7 +2759,7 @@ acorn-globals@^4.3.2:
2759
2759
acorn "^6.0.1"
2760
2760
acorn-walk "^6.0.1"
2761
2761
2762
- acorn-jsx@^5.2.0 :
2762
+ acorn-jsx@^5.3.1 :
2763
2763
version "5.3.1"
2764
2764
resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
2765
2765
integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
@@ -4827,12 +4827,12 @@ eslint-visitor-keys@^2.0.0:
4827
4827
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
4828
4828
4829
4829
eslint@^7.0.0 :
4830
- version "7.14 .0"
4831
- resolved "https://registry.npmjs.org/eslint/-/eslint-7.14 .0.tgz#2d2cac1d28174c510a97b377f122a5507958e344 "
4832
- integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA ==
4830
+ version "7.15 .0"
4831
+ resolved "https://registry.npmjs.org/eslint/-/eslint-7.15 .0.tgz#eb155fb8ed0865fcf5d903f76be2e5b6cd7e0bc7 "
4832
+ integrity sha512-Vr64xFDT8w30wFll643e7cGrIkPEU50yIiI36OdSIDoSGguIeaLzBo0vpGvzo9RECUqq7htURfwEtKqwytkqzA ==
4833
4833
dependencies :
4834
4834
" @babel/code-frame" " ^7.0.0"
4835
- " @eslint/eslintrc" " ^0.2.1 "
4835
+ " @eslint/eslintrc" " ^0.2.2 "
4836
4836
ajv "^6.10.0"
4837
4837
chalk "^4.0.0"
4838
4838
cross-spawn "^7.0.2"
@@ -4842,10 +4842,10 @@ eslint@^7.0.0:
4842
4842
eslint-scope "^5.1.1"
4843
4843
eslint-utils "^2.1.0"
4844
4844
eslint-visitor-keys "^2.0.0"
4845
- espree "^7.3.0 "
4845
+ espree "^7.3.1 "
4846
4846
esquery "^1.2.0"
4847
4847
esutils "^2.0.2"
4848
- file-entry-cache "^5 .0.1 "
4848
+ file-entry-cache "^6 .0.0 "
4849
4849
functional-red-black-tree "^1.0.1"
4850
4850
glob-parent "^5.0.0"
4851
4851
globals "^12.1.0"
@@ -4869,13 +4869,13 @@ eslint@^7.0.0:
4869
4869
text-table "^0.2.0"
4870
4870
v8-compile-cache "^2.0.3"
4871
4871
4872
- espree@^7.3.0 :
4873
- version "7.3.0 "
4874
- resolved "https://registry.npmjs.org/espree/-/espree-7.3.0 .tgz#dc30437cf67947cf576121ebd780f15eeac72348 "
4875
- integrity sha512-dksIWsvKCixn1yrEXO8UosNSxaDoSYpq9reEjZSbHLpT5hpaCAKTLBwq0RHtLrIr+c0ByiYzWT8KTMRzoRCNlw ==
4872
+ espree@^7.3.0, espree@^7.3.1 :
4873
+ version "7.3.1 "
4874
+ resolved "https://registry.npmjs.org/espree/-/espree-7.3.1 .tgz#f2df330b752c6f55019f8bd89b7660039c1bbbb6 "
4875
+ integrity sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g ==
4876
4876
dependencies :
4877
4877
acorn "^7.4.0"
4878
- acorn-jsx "^5.2.0 "
4878
+ acorn-jsx "^5.3.1 "
4879
4879
eslint-visitor-keys "^1.3.0"
4880
4880
4881
4881
esprima@^4.0.0, esprima@^4.0.1 :
@@ -5177,12 +5177,12 @@ figures@^3.2.0:
5177
5177
dependencies :
5178
5178
escape-string-regexp "^1.0.5"
5179
5179
5180
- file-entry-cache@^5 .0.1 :
5181
- version "5 .0.1 "
5182
- resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5 .0.1 .tgz#ca0f6efa6dd3d561333fb14515065c2fafdf439c "
5183
- integrity sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g ==
5180
+ file-entry-cache@^6 .0.0 :
5181
+ version "6 .0.0 "
5182
+ resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6 .0.0 .tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a "
5183
+ integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA ==
5184
5184
dependencies :
5185
- flat-cache "^2 .0.1 "
5185
+ flat-cache "^3 .0.4 "
5186
5186
5187
5187
5188
5188
version "1.0.0"
@@ -5287,19 +5287,18 @@ findup-sync@^3.0.0:
5287
5287
micromatch "^3.0.4"
5288
5288
resolve-dir "^1.0.1"
5289
5289
5290
- flat-cache@^2 .0.1 :
5291
- version "2 .0.1 "
5292
- resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-2 .0.1 .tgz#5d296d6f04bda44a4630a301413bdbc2ec085ec0 "
5293
- integrity sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA ==
5290
+ flat-cache@^3 .0.4 :
5291
+ version "3 .0.4 "
5292
+ resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-3 .0.4 .tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11 "
5293
+ integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg ==
5294
5294
dependencies :
5295
- flatted "^2.0.0"
5296
- rimraf "2.6.3"
5297
- write "1.0.3"
5295
+ flatted "^3.1.0"
5296
+ rimraf "^3.0.2"
5298
5297
5299
- flatted@^2.0 .0 :
5300
- version "2.0.2 "
5301
- resolved "https://registry.npmjs.org/flatted/-/flatted-2.0.2. tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138 "
5302
- integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA ==
5298
+ flatted@^3.1 .0 :
5299
+ version "3.1.0 "
5300
+ resolved "https://registry.npmjs.org/flatted/-/flatted-3.1.0. tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067 "
5301
+ integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA ==
5303
5302
5304
5303
flush-write-stream@^1.0.0 :
5305
5304
version "1.1.1"
@@ -9413,13 +9412,6 @@ reusify@^1.0.4:
9413
9412
resolved "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
9414
9413
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
9415
9414
9416
-
9417
- version "2.6.3"
9418
- resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
9419
- integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
9420
- dependencies :
9421
- glob "^7.1.3"
9422
-
9423
9415
rimraf@^2.5.4, rimraf@^2.6.2, rimraf@^2.6.3 :
9424
9416
version "2.7.1"
9425
9417
resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
@@ -9434,6 +9426,13 @@ rimraf@^3.0.0:
9434
9426
dependencies :
9435
9427
glob "^7.1.3"
9436
9428
9429
+ rimraf@^3.0.2 :
9430
+ version "3.0.2"
9431
+ resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
9432
+ integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
9433
+ dependencies :
9434
+ glob "^7.1.3"
9435
+
9437
9436
rsvp@^4.8.4 :
9438
9437
version "4.8.5"
9439
9438
resolved "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734"
9563
9562
resolved "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
9564
9563
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
9565
9564
9566
-
9565
+
9567
9566
version "7.3.4"
9568
9567
resolved "https://registry.npmjs.org/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
9569
9568
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
9570
9569
dependencies :
9571
9570
lru-cache "^6.0.0"
9572
9571
9573
- [email protected] , semver@^7.2.1, semver@^7. 3.2:
9572
+
9574
9573
version "7.3.2"
9575
9574
resolved "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
9576
9575
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
@@ -10971,13 +10970,6 @@ write-pkg@^3.1.0:
10971
10970
sort-keys "^2.0.0"
10972
10971
write-json-file "^2.2.0"
10973
10972
10974
-
10975
- version "1.0.3"
10976
- resolved "https://registry.npmjs.org/write/-/write-1.0.3.tgz#0800e14523b923a387e415123c865616aae0f5c3"
10977
- integrity sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==
10978
- dependencies :
10979
- mkdirp "^0.5.1"
10980
-
10981
10973
ws@^6.2.1 :
10982
10974
version "6.2.1"
10983
10975
resolved "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
0 commit comments