|
@@ -187,7 +187,7 @@ acorn-jsx@^5.2.0:
|
|
|
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.2.0.tgz#4c66069173d6fdd68ed85239fc256226182b2ebe"
|
|
|
integrity sha512-HiUX/+K2YpkpJ+SzBffkM/AQ2YE03S0U1kjTLVpoJdhZMOWy8qvXVN9JdLqv2QsaQ6MPYQIuNmwD8zOiYUofLQ==
|
|
|
|
|
|
-acorn@^7.1.1:
|
|
|
+acorn@^7.2.0:
|
|
|
version "7.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.2.0.tgz#17ea7e40d7c8640ff54a694c889c26f31704effe"
|
|
|
integrity sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ==
|
|
@@ -497,10 +497,10 @@ eslint-config-airbnb@18.1.0:
|
|
|
object.assign "^4.1.0"
|
|
|
object.entries "^1.1.1"
|
|
|
|
|
|
-eslint-scope@^5.0.0:
|
|
|
- version "5.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
|
|
|
- integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==
|
|
|
+eslint-scope@^5.1.0:
|
|
|
+ version "5.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5"
|
|
|
+ integrity sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w==
|
|
|
dependencies:
|
|
|
esrecurse "^4.1.0"
|
|
|
estraverse "^4.1.1"
|
|
@@ -517,10 +517,15 @@ eslint-visitor-keys@^1.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
|
|
|
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
|
|
|
|
|
|
-eslint@7.1.0:
|
|
|
- version "7.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.1.0.tgz#d9a1df25e5b7859b0a3d86bb05f0940ab676a851"
|
|
|
- integrity sha512-DfS3b8iHMK5z/YLSme8K5cge168I8j8o1uiVmFCgnnjxZQbCGyraF8bMl7Ju4yfBmCuxD7shOF7eqGkcuIHfsA==
|
|
|
+eslint-visitor-keys@^1.2.0:
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.2.0.tgz#74415ac884874495f78ec2a97349525344c981fa"
|
|
|
+ integrity sha512-WFb4ihckKil6hu3Dp798xdzSfddwKKU3+nGniKF6HfeW6OLd2OUDEPP7TcHtB5+QXOKg2s6B2DaMPE1Nn/kxKQ==
|
|
|
+
|
|
|
+eslint@7.2.0:
|
|
|
+ version "7.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.2.0.tgz#d41b2e47804b30dbabb093a967fb283d560082e6"
|
|
|
+ integrity sha512-B3BtEyaDKC5MlfDa2Ha8/D6DsS4fju95zs0hjS3HdGazw+LNayai38A25qMppK37wWGWNYSPOR6oYzlz5MHsRQ==
|
|
|
dependencies:
|
|
|
"@babel/code-frame" "^7.0.0"
|
|
|
ajv "^6.10.0"
|
|
@@ -528,10 +533,10 @@ eslint@7.1.0:
|
|
|
cross-spawn "^7.0.2"
|
|
|
debug "^4.0.1"
|
|
|
doctrine "^3.0.0"
|
|
|
- eslint-scope "^5.0.0"
|
|
|
+ eslint-scope "^5.1.0"
|
|
|
eslint-utils "^2.0.0"
|
|
|
- eslint-visitor-keys "^1.1.0"
|
|
|
- espree "^7.0.0"
|
|
|
+ eslint-visitor-keys "^1.2.0"
|
|
|
+ espree "^7.1.0"
|
|
|
esquery "^1.2.0"
|
|
|
esutils "^2.0.2"
|
|
|
file-entry-cache "^5.0.1"
|
|
@@ -559,14 +564,14 @@ eslint@7.1.0:
|
|
|
text-table "^0.2.0"
|
|
|
v8-compile-cache "^2.0.3"
|
|
|
|
|
|
-espree@^7.0.0:
|
|
|
- version "7.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/espree/-/espree-7.0.0.tgz#8a7a60f218e69f120a842dc24c5a88aa7748a74e"
|
|
|
- integrity sha512-/r2XEx5Mw4pgKdyb7GNLQNsu++asx/dltf/CI8RFi9oGHxmQFgvLbc5Op4U6i8Oaj+kdslhJtVlEZeAqH5qOTw==
|
|
|
+espree@^7.1.0:
|
|
|
+ version "7.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/espree/-/espree-7.1.0.tgz#a9c7f18a752056735bf1ba14cb1b70adc3a5ce1c"
|
|
|
+ integrity sha512-dcorZSyfmm4WTuTnE5Y7MEN1DyoPYy1ZR783QW1FJoenn7RailyWFsq/UL6ZAAA7uXurN9FIpYyUs3OfiIW+Qw==
|
|
|
dependencies:
|
|
|
- acorn "^7.1.1"
|
|
|
+ acorn "^7.2.0"
|
|
|
acorn-jsx "^5.2.0"
|
|
|
- eslint-visitor-keys "^1.1.0"
|
|
|
+ eslint-visitor-keys "^1.2.0"
|
|
|
|
|
|
esprima@^4.0.0:
|
|
|
version "4.0.1"
|