@@ -37,10 +37,10 @@ acorn@^6.0.7:
3737 version "6.4.1"
3838 resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
3939
40- acorn@^7.1.1 :
41- version "7.1.1 "
42- resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1 .tgz#e35668de0b402f359de515c5482a1ab9f89a69bf "
43- integrity sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg ==
40+ acorn@^7.2.0 :
41+ version "7.2.0 "
42+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.2.0 .tgz#17ea7e40d7c8640ff54a694c889c26f31704effe "
43+ integrity sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ ==
4444
4545ajv@^6.10.0, ajv@^6.9.1 :
4646 version "6.10.0"
@@ -306,9 +306,10 @@ eslint-scope@^4.0.0:
306306 esrecurse "^4.1.0"
307307 estraverse "^4.1.1"
308308
309- eslint-scope@^5.0.0 :
310- version "5.0.0"
311- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
309+ eslint-scope@^5.1.0 :
310+ version "5.1.0"
311+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5"
312+ integrity sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w==
312313 dependencies :
313314 esrecurse "^4.1.0"
314315 estraverse "^4.1.1"
@@ -326,25 +327,26 @@ eslint-utils@^2.0.0:
326327 dependencies :
327328 eslint-visitor-keys "^1.1.0"
328329
329- eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0 :
330- version "1.1.0"
331- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
330+ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.2.0 :
331+ version "1.2.0"
332+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.2.0.tgz#74415ac884874495f78ec2a97349525344c981fa"
333+ integrity sha512-WFb4ihckKil6hu3Dp798xdzSfddwKKU3+nGniKF6HfeW6OLd2OUDEPP7TcHtB5+QXOKg2s6B2DaMPE1Nn/kxKQ==
332334
333335eslint@^7.0.0 :
334- version "7.1 .0"
335- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.1 .0.tgz#d9a1df25e5b7859b0a3d86bb05f0940ab676a851 "
336- integrity sha512-DfS3b8iHMK5z/YLSme8K5cge168I8j8o1uiVmFCgnnjxZQbCGyraF8bMl7Ju4yfBmCuxD7shOF7eqGkcuIHfsA ==
336+ version "7.2 .0"
337+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.2 .0.tgz#d41b2e47804b30dbabb093a967fb283d560082e6 "
338+ integrity sha512-B3BtEyaDKC5MlfDa2Ha8/D6DsS4fju95zs0hjS3HdGazw+LNayai38A25qMppK37wWGWNYSPOR6oYzlz5MHsRQ ==
337339 dependencies :
338340 " @babel/code-frame" " ^7.0.0"
339341 ajv "^6.10.0"
340342 chalk "^4.0.0"
341343 cross-spawn "^7.0.2"
342344 debug "^4.0.1"
343345 doctrine "^3.0.0"
344- eslint-scope "^5.0 .0"
346+ eslint-scope "^5.1 .0"
345347 eslint-utils "^2.0.0"
346- eslint-visitor-keys "^1.1 .0"
347- espree "^7.0 .0"
348+ eslint-visitor-keys "^1.2 .0"
349+ espree "^7.1 .0"
348350 esquery "^1.2.0"
349351 esutils "^2.0.2"
350352 file-entry-cache "^5.0.1"
@@ -380,14 +382,14 @@ espree@^5.0.0:
380382 acorn-jsx "^5.0.0"
381383 eslint-visitor-keys "^1.0.0"
382384
383- espree@^7.0 .0 :
384- version "7.0 .0"
385- resolved "https://registry.yarnpkg.com/espree/-/espree-7.0 .0.tgz#8a7a60f218e69f120a842dc24c5a88aa7748a74e "
386- integrity sha512-/r2XEx5Mw4pgKdyb7GNLQNsu++asx/dltf/CI8RFi9oGHxmQFgvLbc5Op4U6i8Oaj+kdslhJtVlEZeAqH5qOTw ==
385+ espree@^7.1 .0 :
386+ version "7.1 .0"
387+ resolved "https://registry.yarnpkg.com/espree/-/espree-7.1 .0.tgz#a9c7f18a752056735bf1ba14cb1b70adc3a5ce1c "
388+ integrity sha512-dcorZSyfmm4WTuTnE5Y7MEN1DyoPYy1ZR783QW1FJoenn7RailyWFsq/UL6ZAAA7uXurN9FIpYyUs3OfiIW+Qw ==
387389 dependencies :
388- acorn "^7.1.1 "
390+ acorn "^7.2.0 "
389391 acorn-jsx "^5.2.0"
390- eslint-visitor-keys "^1.1 .0"
392+ eslint-visitor-keys "^1.2 .0"
391393
392394esprima@^4.0.0 :
393395 version "4.0.1"
0 commit comments