@@ -1064,15 +1064,15 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7:
10641064 mime-types "~2.1.24"
10651065 negotiator "0.6.2"
10661066
1067- acorn-jsx@^5.0.2 :
1068- version "5.0.2 "
1069- resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2. tgz#84b68ea44b373c4f8686023a551f61a21b7c4a4f "
1070- integrity sha512-tiNTrP1MP0QrChmD2DdupCr6HWSFeKVw5d/dHTu4Y7rkAkRhU/Dt7dphAfIUyxtHpl/eBVip5uTNSpQJHylpAw ==
1067+ acorn-jsx@^5.1.0 :
1068+ version "5.1.0 "
1069+ resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.1.0. tgz#294adb71b57398b0680015f0a38c563ee1db5384 "
1070+ integrity sha512-tMUqwBWfLFbJbizRmEcWSLw6HnFzfdJs2sOJEOwwtVPMoH/0Ay+E703oZz78VSXZiiDcZrQ5XKjPIUQixhmgVw ==
10711071
1072- acorn@^7.0 .0 :
1073- version "7.0 .0"
1074- resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.0 .0.tgz#26b8d1cd9a9b700350b71c0905546f64d1284e7a "
1075- integrity sha512-PaF/MduxijYYt7unVGRuds1vBC9bFxbNf+VWqhOClfdgy7RlVkQqt610ig1/yxTgsDIfW1cWDel5EBbOy3jdtQ ==
1072+ acorn@^7.1 .0 :
1073+ version "7.1 .0"
1074+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1 .0.tgz#949d36f2c292535da602283586c2477c57eb2d6c "
1075+ integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ ==
10761076
10771077after@0.8.2 :
10781078 version "0.8.2"
@@ -4233,22 +4233,22 @@ eslint-scope@^5.0.0:
42334233 esrecurse "^4.1.0"
42344234 estraverse "^4.1.1"
42354235
4236- eslint-utils@^1.4.2 :
4237- version "1.4.2 "
4238- resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2 .tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab "
4239- integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q ==
4236+ eslint-utils@^1.4.2, eslint-utils@^1.4.3 :
4237+ version "1.4.3 "
4238+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3 .tgz#74fec7c54d0776b6f67e0251040b5806564e981f "
4239+ integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q ==
42404240 dependencies :
4241- eslint-visitor-keys "^1.0 .0"
4241+ eslint-visitor-keys "^1.1 .0"
42424242
42434243eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0 :
42444244 version "1.1.0"
42454245 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
42464246 integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
42474247
4248- eslint@^6.5.1 :
4249- version "6.5.1 "
4250- resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1 .tgz#828e4c469697d43bb586144be152198b91e96ed6 "
4251- integrity sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A ==
4248+ eslint@^6.6.0 :
4249+ version "6.6.0 "
4250+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.6.0 .tgz#4a01a2fb48d32aacef5530ee9c5a78f11a8afd04 "
4251+ integrity sha512-PpEBq7b6qY/qrOmpYQ/jTMDYfuQMELR4g4WI1M/NaSDDD/bdcMb+dj4Hgks7p41kW2caXsPsEZAEAyAgjVVC0g ==
42524252 dependencies :
42534253 " @babel/code-frame" " ^7.0.0"
42544254 ajv "^6.10.0"
@@ -4257,9 +4257,9 @@ eslint@^6.5.1:
42574257 debug "^4.0.1"
42584258 doctrine "^3.0.0"
42594259 eslint-scope "^5.0.0"
4260- eslint-utils "^1.4.2 "
4260+ eslint-utils "^1.4.3 "
42614261 eslint-visitor-keys "^1.1.0"
4262- espree "^6.1.1 "
4262+ espree "^6.1.2 "
42634263 esquery "^1.0.1"
42644264 esutils "^2.0.2"
42654265 file-entry-cache "^5.0.1"
@@ -4269,7 +4269,7 @@ eslint@^6.5.1:
42694269 ignore "^4.0.6"
42704270 import-fresh "^3.0.0"
42714271 imurmurhash "^0.1.4"
4272- inquirer "^6.4.1 "
4272+ inquirer "^7.0.0 "
42734273 is-glob "^4.0.0"
42744274 js-yaml "^3.13.1"
42754275 json-stable-stringify-without-jsonify "^1.0.1"
@@ -4293,13 +4293,13 @@ esm@^3.2.4:
42934293 resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
42944294 integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
42954295
4296- espree@^6.1.1 :
4297- version "6.1.1 "
4298- resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1 .tgz#7f80e5f7257fc47db450022d723e356daeb1e5de "
4299- integrity sha512-EYbr8XZUhWbYCqQRW0duU5LxzL5bETN6AjKBGy1302qqzPaCH10QbRg3Wvco79Z8x9WbiE8HYB4e75xl6qUYvQ ==
4296+ espree@^6.1.2 :
4297+ version "6.1.2 "
4298+ resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.2 .tgz#6c272650932b4f91c3714e5e7b5f5e2ecf47262d "
4299+ integrity sha512-2iUPuuPP+yW1PZaMSDM9eyVf8D5P0Hi8h83YtZ5bPc/zHYjII5khoixIUTMO794NOY8F/ThF1Bo8ncZILarUTA ==
43004300 dependencies :
4301- acorn "^7.0 .0"
4302- acorn-jsx "^5.0.2 "
4301+ acorn "^7.1 .0"
4302+ acorn-jsx "^5.1.0 "
43034303 eslint-visitor-keys "^1.1.0"
43044304
43054305esprima@^4.0.0, esprima@~4.0.0 :
@@ -5637,7 +5637,7 @@ inline-source-map-comment@^1.0.5:
56375637 sum-up "^1.0.1"
56385638 xtend "^4.0.0"
56395639
5640- inquirer@7.0.0 :
5640+ inquirer@7.0.0, inquirer@^7.0.0 :
56415641 version "7.0.0"
56425642 resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.0.tgz#9e2b032dde77da1db5db804758b8fea3a970519a"
56435643 integrity sha512-rSdC7zelHdRQFkWnhsMu2+2SO41mpv2oF2zy4tMhmiLWkcKbOAs87fWAJhVXttKVwhdZvymvnuM95EyEXg2/tQ==
@@ -5656,7 +5656,7 @@ inquirer@7.0.0:
56565656 strip-ansi "^5.1.0"
56575657 through "^2.3.6"
56585658
5659- inquirer@^6, inquirer@^6.4.1, inquirer@^6. 5.1 :
5659+ inquirer@^6, inquirer@^6.5.1 :
56605660 version "6.5.2"
56615661 resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.2.tgz#ad50942375d036d327ff528c08bd5fab089928ca"
56625662 integrity sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==
0 commit comments