@@ -4617,7 +4617,52 @@ eslint-visitor-keys@^3.3.0:
46174617 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
46184618 integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
46194619
4620- eslint@^7.2.0, eslint@~7.32.0:
4620+ eslint@^8.0.0, eslint@^8.28.0:
4621+ version "8.34.0"
4622+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.34.0.tgz#fe0ab0ef478104c1f9ebc5537e303d25a8fb22d6"
4623+ integrity sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==
4624+ dependencies:
4625+ "@eslint/eslintrc" "^1.4.1"
4626+ "@humanwhocodes/config-array" "^0.11.8"
4627+ "@humanwhocodes/module-importer" "^1.0.1"
4628+ "@nodelib/fs.walk" "^1.2.8"
4629+ ajv "^6.10.0"
4630+ chalk "^4.0.0"
4631+ cross-spawn "^7.0.2"
4632+ debug "^4.3.2"
4633+ doctrine "^3.0.0"
4634+ escape-string-regexp "^4.0.0"
4635+ eslint-scope "^7.1.1"
4636+ eslint-utils "^3.0.0"
4637+ eslint-visitor-keys "^3.3.0"
4638+ espree "^9.4.0"
4639+ esquery "^1.4.0"
4640+ esutils "^2.0.2"
4641+ fast-deep-equal "^3.1.3"
4642+ file-entry-cache "^6.0.1"
4643+ find-up "^5.0.0"
4644+ glob-parent "^6.0.2"
4645+ globals "^13.19.0"
4646+ grapheme-splitter "^1.0.4"
4647+ ignore "^5.2.0"
4648+ import-fresh "^3.0.0"
4649+ imurmurhash "^0.1.4"
4650+ is-glob "^4.0.0"
4651+ is-path-inside "^3.0.3"
4652+ js-sdsl "^4.1.4"
4653+ js-yaml "^4.1.0"
4654+ json-stable-stringify-without-jsonify "^1.0.1"
4655+ levn "^0.4.1"
4656+ lodash.merge "^4.6.2"
4657+ minimatch "^3.1.2"
4658+ natural-compare "^1.4.0"
4659+ optionator "^0.9.1"
4660+ regexpp "^3.2.0"
4661+ strip-ansi "^6.0.1"
4662+ strip-json-comments "^3.1.0"
4663+ text-table "^0.2.0"
4664+
4665+ eslint@~7.32.0:
46214666 version "7.32.0"
46224667 resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
46234668 integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
@@ -4663,51 +4708,6 @@ eslint@^7.2.0, eslint@~7.32.0:
46634708 text-table "^0.2.0"
46644709 v8-compile-cache "^2.0.3"
46654710
4666- eslint@^8.28.0:
4667- version "8.34.0"
4668- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.34.0.tgz#fe0ab0ef478104c1f9ebc5537e303d25a8fb22d6"
4669- integrity sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==
4670- dependencies:
4671- "@eslint/eslintrc" "^1.4.1"
4672- "@humanwhocodes/config-array" "^0.11.8"
4673- "@humanwhocodes/module-importer" "^1.0.1"
4674- "@nodelib/fs.walk" "^1.2.8"
4675- ajv "^6.10.0"
4676- chalk "^4.0.0"
4677- cross-spawn "^7.0.2"
4678- debug "^4.3.2"
4679- doctrine "^3.0.0"
4680- escape-string-regexp "^4.0.0"
4681- eslint-scope "^7.1.1"
4682- eslint-utils "^3.0.0"
4683- eslint-visitor-keys "^3.3.0"
4684- espree "^9.4.0"
4685- esquery "^1.4.0"
4686- esutils "^2.0.2"
4687- fast-deep-equal "^3.1.3"
4688- file-entry-cache "^6.0.1"
4689- find-up "^5.0.0"
4690- glob-parent "^6.0.2"
4691- globals "^13.19.0"
4692- grapheme-splitter "^1.0.4"
4693- ignore "^5.2.0"
4694- import-fresh "^3.0.0"
4695- imurmurhash "^0.1.4"
4696- is-glob "^4.0.0"
4697- is-path-inside "^3.0.3"
4698- js-sdsl "^4.1.4"
4699- js-yaml "^4.1.0"
4700- json-stable-stringify-without-jsonify "^1.0.1"
4701- levn "^0.4.1"
4702- lodash.merge "^4.6.2"
4703- minimatch "^3.1.2"
4704- natural-compare "^1.4.0"
4705- optionator "^0.9.1"
4706- regexpp "^3.2.0"
4707- strip-ansi "^6.0.1"
4708- strip-json-comments "^3.1.0"
4709- text-table "^0.2.0"
4710-
47114711espree@^6.1.2, espree@^6.2.1:
47124712 version "6.2.1"
47134713 resolved "https://registry.yarnpkg.com/espree/-/espree-6.2.1.tgz#77fc72e1fd744a2052c20f38a5b575832e82734a"
0 commit comments