mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 17:32:32 +08:00 
			
		
		
		
	chore(deps-dev): bump @typescript-eslint/eslint-plugin (#489)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.2 to 4.30.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.30.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										191
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										191
									
								
								yarn.lock
									
									
									
									
									
								
							| @@ -2129,11 +2129,16 @@ | |||||||
|     jest-diff "^26.0.0" |     jest-diff "^26.0.0" | ||||||
|     pretty-format "^26.0.0" |     pretty-format "^26.0.0" | ||||||
|  |  | ||||||
| "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5": | "@types/json-schema@^7.0.5": | ||||||
|   version "7.0.6" |   version "7.0.6" | ||||||
|   resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0" |   resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0" | ||||||
|   integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw== |   integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw== | ||||||
|  |  | ||||||
|  | "@types/json-schema@^7.0.7": | ||||||
|  |   version "7.0.9" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d" | ||||||
|  |   integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ== | ||||||
|  |  | ||||||
| "@types/json5@^0.0.29": | "@types/json5@^0.0.29": | ||||||
|   version "0.0.29" |   version "0.0.29" | ||||||
|   resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" |   resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" | ||||||
| @@ -2224,57 +2229,30 @@ | |||||||
|   dependencies: |   dependencies: | ||||||
|     "@types/yargs-parser" "*" |     "@types/yargs-parser" "*" | ||||||
|  |  | ||||||
| "@typescript-eslint/eslint-plugin@^4.0.1": | "@typescript-eslint/eslint-plugin@^4.0.1", "@typescript-eslint/eslint-plugin@^4.4.1": | ||||||
|   version "4.17.0" |   version "4.30.0" | ||||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.17.0.tgz#6f856eca4e6a52ce9cf127dfd349096ad936aa2d" |   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.30.0.tgz#4a0c1ae96b953f4e67435e20248d812bfa55e4fb" | ||||||
|   integrity sha512-/fKFDcoHg8oNan39IKFOb5WmV7oWhQe1K6CDaAVfJaNWEhmfqlA24g+u1lqU5bMH7zuNasfMId4LaYWC5ijRLw== |   integrity sha512-NgAnqk55RQ/SD+tZFD9aPwNSeHmDHHe5rtUyhIq0ZeCWZEvo4DK9rYz7v9HDuQZFvn320Ot+AikaCKMFKLlD0g== | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@typescript-eslint/experimental-utils" "4.17.0" |     "@typescript-eslint/experimental-utils" "4.30.0" | ||||||
|     "@typescript-eslint/scope-manager" "4.17.0" |     "@typescript-eslint/scope-manager" "4.30.0" | ||||||
|     debug "^4.1.1" |     debug "^4.3.1" | ||||||
|     functional-red-black-tree "^1.0.1" |     functional-red-black-tree "^1.0.1" | ||||||
|     lodash "^4.17.15" |     regexpp "^3.1.0" | ||||||
|     regexpp "^3.0.0" |     semver "^7.3.5" | ||||||
|     semver "^7.3.2" |     tsutils "^3.21.0" | ||||||
|     tsutils "^3.17.1" |  | ||||||
|  |  | ||||||
| "@typescript-eslint/eslint-plugin@^4.4.1": | "@typescript-eslint/experimental-utils@4.30.0": | ||||||
|   version "4.15.2" |   version "4.30.0" | ||||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.2.tgz#981b26b4076c62a5a55873fbef3fe98f83360c61" |   resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.30.0.tgz#9e49704fef568432ae16fc0d6685c13d67db0fd5" | ||||||
|   integrity sha512-uiQQeu9tWl3f1+oK0yoAv9lt/KXO24iafxgQTkIYO/kitruILGx3uH+QtIAHqxFV+yIsdnJH+alel9KuE3J15Q== |   integrity sha512-K8RNIX9GnBsv5v4TjtwkKtqMSzYpjqAQg/oSphtxf3xxdt6T0owqnpojztjjTcatSteH3hLj3t/kklKx87NPqw== | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@typescript-eslint/experimental-utils" "4.15.2" |     "@types/json-schema" "^7.0.7" | ||||||
|     "@typescript-eslint/scope-manager" "4.15.2" |     "@typescript-eslint/scope-manager" "4.30.0" | ||||||
|     debug "^4.1.1" |     "@typescript-eslint/types" "4.30.0" | ||||||
|     functional-red-black-tree "^1.0.1" |     "@typescript-eslint/typescript-estree" "4.30.0" | ||||||
|     lodash "^4.17.15" |     eslint-scope "^5.1.1" | ||||||
|     regexpp "^3.0.0" |     eslint-utils "^3.0.0" | ||||||
|     semver "^7.3.2" |  | ||||||
|     tsutils "^3.17.1" |  | ||||||
|  |  | ||||||
| "@typescript-eslint/experimental-utils@4.15.2": |  | ||||||
|   version "4.15.2" |  | ||||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.2.tgz#5efd12355bd5b535e1831282e6cf465b9a71cf36" |  | ||||||
|   integrity sha512-Fxoshw8+R5X3/Vmqwsjc8nRO/7iTysRtDqx6rlfLZ7HbT8TZhPeQqbPjTyk2RheH3L8afumecTQnUc9EeXxohQ== |  | ||||||
|   dependencies: |  | ||||||
|     "@types/json-schema" "^7.0.3" |  | ||||||
|     "@typescript-eslint/scope-manager" "4.15.2" |  | ||||||
|     "@typescript-eslint/types" "4.15.2" |  | ||||||
|     "@typescript-eslint/typescript-estree" "4.15.2" |  | ||||||
|     eslint-scope "^5.0.0" |  | ||||||
|     eslint-utils "^2.0.0" |  | ||||||
|  |  | ||||||
| "@typescript-eslint/experimental-utils@4.17.0": |  | ||||||
|   version "4.17.0" |  | ||||||
|   resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.17.0.tgz#762c44aaa1a6a3c05b6d63a8648fb89b89f84c80" |  | ||||||
|   integrity sha512-ZR2NIUbnIBj+LGqCFGQ9yk2EBQrpVVFOh9/Kd0Lm6gLpSAcCuLLe5lUCibKGCqyH9HPwYC0GIJce2O1i8VYmWA== |  | ||||||
|   dependencies: |  | ||||||
|     "@types/json-schema" "^7.0.3" |  | ||||||
|     "@typescript-eslint/scope-manager" "4.17.0" |  | ||||||
|     "@typescript-eslint/types" "4.17.0" |  | ||||||
|     "@typescript-eslint/typescript-estree" "4.17.0" |  | ||||||
|     eslint-scope "^5.0.0" |  | ||||||
|     eslint-utils "^2.0.0" |  | ||||||
|  |  | ||||||
| "@typescript-eslint/parser@^4.0.1": | "@typescript-eslint/parser@^4.0.1": | ||||||
|   version "4.22.0" |   version "4.22.0" | ||||||
| @@ -2304,14 +2282,6 @@ | |||||||
|     "@typescript-eslint/types" "4.15.2" |     "@typescript-eslint/types" "4.15.2" | ||||||
|     "@typescript-eslint/visitor-keys" "4.15.2" |     "@typescript-eslint/visitor-keys" "4.15.2" | ||||||
|  |  | ||||||
| "@typescript-eslint/scope-manager@4.17.0": |  | ||||||
|   version "4.17.0" |  | ||||||
|   resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.17.0.tgz#f4edf94eff3b52a863180f7f89581bf963e3d37d" |  | ||||||
|   integrity sha512-OJ+CeTliuW+UZ9qgULrnGpPQ1bhrZNFpfT/Bc0pzNeyZwMik7/ykJ0JHnQ7krHanFN9wcnPK89pwn84cRUmYjw== |  | ||||||
|   dependencies: |  | ||||||
|     "@typescript-eslint/types" "4.17.0" |  | ||||||
|     "@typescript-eslint/visitor-keys" "4.17.0" |  | ||||||
|  |  | ||||||
| "@typescript-eslint/scope-manager@4.22.0": | "@typescript-eslint/scope-manager@4.22.0": | ||||||
|   version "4.22.0" |   version "4.22.0" | ||||||
|   resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.22.0.tgz#ed411545e61161a8d702e703a4b7d96ec065b09a" |   resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.22.0.tgz#ed411545e61161a8d702e703a4b7d96ec065b09a" | ||||||
| @@ -2320,21 +2290,29 @@ | |||||||
|     "@typescript-eslint/types" "4.22.0" |     "@typescript-eslint/types" "4.22.0" | ||||||
|     "@typescript-eslint/visitor-keys" "4.22.0" |     "@typescript-eslint/visitor-keys" "4.22.0" | ||||||
|  |  | ||||||
|  | "@typescript-eslint/scope-manager@4.30.0": | ||||||
|  |   version "4.30.0" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.30.0.tgz#1a3ffbb385b1a06be85cd5165a22324f069a85ee" | ||||||
|  |   integrity sha512-VJ/jAXovxNh7rIXCQbYhkyV2Y3Ac/0cVHP/FruTJSAUUm4Oacmn/nkN5zfWmWFEanN4ggP0vJSHOeajtHq3f8A== | ||||||
|  |   dependencies: | ||||||
|  |     "@typescript-eslint/types" "4.30.0" | ||||||
|  |     "@typescript-eslint/visitor-keys" "4.30.0" | ||||||
|  |  | ||||||
| "@typescript-eslint/types@4.15.2": | "@typescript-eslint/types@4.15.2": | ||||||
|   version "4.15.2" |   version "4.15.2" | ||||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.2.tgz#04acf3a2dc8001a88985291744241e732ef22c60" |   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.2.tgz#04acf3a2dc8001a88985291744241e732ef22c60" | ||||||
|   integrity sha512-r7lW7HFkAarfUylJ2tKndyO9njwSyoy6cpfDKWPX6/ctZA+QyaYscAHXVAfJqtnY6aaTwDYrOhp+ginlbc7HfQ== |   integrity sha512-r7lW7HFkAarfUylJ2tKndyO9njwSyoy6cpfDKWPX6/ctZA+QyaYscAHXVAfJqtnY6aaTwDYrOhp+ginlbc7HfQ== | ||||||
|  |  | ||||||
| "@typescript-eslint/types@4.17.0": |  | ||||||
|   version "4.17.0" |  | ||||||
|   resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad" |  | ||||||
|   integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g== |  | ||||||
|  |  | ||||||
| "@typescript-eslint/types@4.22.0": | "@typescript-eslint/types@4.22.0": | ||||||
|   version "4.22.0" |   version "4.22.0" | ||||||
|   resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6" |   resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6" | ||||||
|   integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA== |   integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA== | ||||||
|  |  | ||||||
|  | "@typescript-eslint/types@4.30.0": | ||||||
|  |   version "4.30.0" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.30.0.tgz#fb9d9b0358426f18687fba82eb0b0f869780204f" | ||||||
|  |   integrity sha512-YKldqbNU9K4WpTNwBqtAerQKLLW/X2A/j4yw92e3ZJYLx+BpKLeheyzoPfzIXHfM8BXfoleTdiYwpsvVPvHrDw== | ||||||
|  |  | ||||||
| "@typescript-eslint/typescript-estree@4.15.2": | "@typescript-eslint/typescript-estree@4.15.2": | ||||||
|   version "4.15.2" |   version "4.15.2" | ||||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.2.tgz#c2f7a1e94f3428d229d5ecff3ead6581ee9b62fa" |   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.2.tgz#c2f7a1e94f3428d229d5ecff3ead6581ee9b62fa" | ||||||
| @@ -2348,19 +2326,6 @@ | |||||||
|     semver "^7.3.2" |     semver "^7.3.2" | ||||||
|     tsutils "^3.17.1" |     tsutils "^3.17.1" | ||||||
|  |  | ||||||
| "@typescript-eslint/typescript-estree@4.17.0": |  | ||||||
|   version "4.17.0" |  | ||||||
|   resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1" |  | ||||||
|   integrity sha512-lRhSFIZKUEPPWpWfwuZBH9trYIEJSI0vYsrxbvVvNyIUDoKWaklOAelsSkeh3E2VBSZiNe9BZ4E5tYBZbUczVQ== |  | ||||||
|   dependencies: |  | ||||||
|     "@typescript-eslint/types" "4.17.0" |  | ||||||
|     "@typescript-eslint/visitor-keys" "4.17.0" |  | ||||||
|     debug "^4.1.1" |  | ||||||
|     globby "^11.0.1" |  | ||||||
|     is-glob "^4.0.1" |  | ||||||
|     semver "^7.3.2" |  | ||||||
|     tsutils "^3.17.1" |  | ||||||
|  |  | ||||||
| "@typescript-eslint/typescript-estree@4.22.0": | "@typescript-eslint/typescript-estree@4.22.0": | ||||||
|   version "4.22.0" |   version "4.22.0" | ||||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c" |   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c" | ||||||
| @@ -2374,6 +2339,19 @@ | |||||||
|     semver "^7.3.2" |     semver "^7.3.2" | ||||||
|     tsutils "^3.17.1" |     tsutils "^3.17.1" | ||||||
|  |  | ||||||
|  | "@typescript-eslint/typescript-estree@4.30.0": | ||||||
|  |   version "4.30.0" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.30.0.tgz#ae57833da72a753f4846cd3053758c771670c2ac" | ||||||
|  |   integrity sha512-6WN7UFYvykr/U0Qgy4kz48iGPWILvYL34xXJxvDQeiRE018B7POspNRVtAZscWntEPZpFCx4hcz/XBT+erenfg== | ||||||
|  |   dependencies: | ||||||
|  |     "@typescript-eslint/types" "4.30.0" | ||||||
|  |     "@typescript-eslint/visitor-keys" "4.30.0" | ||||||
|  |     debug "^4.3.1" | ||||||
|  |     globby "^11.0.3" | ||||||
|  |     is-glob "^4.0.1" | ||||||
|  |     semver "^7.3.5" | ||||||
|  |     tsutils "^3.21.0" | ||||||
|  |  | ||||||
| "@typescript-eslint/visitor-keys@4.15.2": | "@typescript-eslint/visitor-keys@4.15.2": | ||||||
|   version "4.15.2" |   version "4.15.2" | ||||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.2.tgz#3d1c7979ce75bf6acf9691109bd0d6b5706192b9" |   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.2.tgz#3d1c7979ce75bf6acf9691109bd0d6b5706192b9" | ||||||
| @@ -2382,14 +2360,6 @@ | |||||||
|     "@typescript-eslint/types" "4.15.2" |     "@typescript-eslint/types" "4.15.2" | ||||||
|     eslint-visitor-keys "^2.0.0" |     eslint-visitor-keys "^2.0.0" | ||||||
|  |  | ||||||
| "@typescript-eslint/visitor-keys@4.17.0": |  | ||||||
|   version "4.17.0" |  | ||||||
|   resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d" |  | ||||||
|   integrity sha512-WfuMN8mm5SSqXuAr9NM+fItJ0SVVphobWYkWOwQ1odsfC014Vdxk/92t4JwS1Q6fCA/ABfCKpa3AVtpUKTNKGQ== |  | ||||||
|   dependencies: |  | ||||||
|     "@typescript-eslint/types" "4.17.0" |  | ||||||
|     eslint-visitor-keys "^2.0.0" |  | ||||||
|  |  | ||||||
| "@typescript-eslint/visitor-keys@4.22.0": | "@typescript-eslint/visitor-keys@4.22.0": | ||||||
|   version "4.22.0" |   version "4.22.0" | ||||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.0.tgz#169dae26d3c122935da7528c839f42a8a42f6e47" |   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.0.tgz#169dae26d3c122935da7528c839f42a8a42f6e47" | ||||||
| @@ -2398,6 +2368,14 @@ | |||||||
|     "@typescript-eslint/types" "4.22.0" |     "@typescript-eslint/types" "4.22.0" | ||||||
|     eslint-visitor-keys "^2.0.0" |     eslint-visitor-keys "^2.0.0" | ||||||
|  |  | ||||||
|  | "@typescript-eslint/visitor-keys@4.30.0": | ||||||
|  |   version "4.30.0" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.30.0.tgz#a47c6272fc71b0c627d1691f68eaecf4ad71445e" | ||||||
|  |   integrity sha512-pNaaxDt/Ol/+JZwzP7MqWc8PJQTUhZwoee/PVlQ+iYoYhagccvoHnC9e4l+C/krQYYkENxznhVSDwClIbZVxRw== | ||||||
|  |   dependencies: | ||||||
|  |     "@typescript-eslint/types" "4.30.0" | ||||||
|  |     eslint-visitor-keys "^2.0.0" | ||||||
|  |  | ||||||
| "@vue/compiler-core@3.0.5": | "@vue/compiler-core@3.0.5": | ||||||
|   version "3.0.5" |   version "3.0.5" | ||||||
|   resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.0.5.tgz#a6e54cabe9536e74c6513acd2649f311af1d43ac" |   resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.0.5.tgz#a6e54cabe9536e74c6513acd2649f311af1d43ac" | ||||||
| @@ -4195,10 +4173,10 @@ debug@^3.1.0, debug@^3.1.1, debug@^3.2.5: | |||||||
|   dependencies: |   dependencies: | ||||||
|     ms "^2.1.1" |     ms "^2.1.1" | ||||||
|  |  | ||||||
| debug@^4.0.1, debug@^4.1.0, debug@^4.1.1: | debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1: | ||||||
|   version "4.3.1" |   version "4.3.2" | ||||||
|   resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee" |   resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b" | ||||||
|   integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ== |   integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw== | ||||||
|   dependencies: |   dependencies: | ||||||
|     ms "2.1.2" |     ms "2.1.2" | ||||||
|  |  | ||||||
| @@ -4813,7 +4791,7 @@ eslint-scope@^4.0.3: | |||||||
|     esrecurse "^4.1.0" |     esrecurse "^4.1.0" | ||||||
|     estraverse "^4.1.1" |     estraverse "^4.1.1" | ||||||
|  |  | ||||||
| eslint-scope@^5.0.0, eslint-scope@^5.1.1: | eslint-scope@^5.1.1: | ||||||
|   version "5.1.1" |   version "5.1.1" | ||||||
|   resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" |   resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" | ||||||
|   integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== |   integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== | ||||||
| @@ -4821,13 +4799,20 @@ eslint-scope@^5.0.0, eslint-scope@^5.1.1: | |||||||
|     esrecurse "^4.3.0" |     esrecurse "^4.3.0" | ||||||
|     estraverse "^4.1.1" |     estraverse "^4.1.1" | ||||||
|  |  | ||||||
| eslint-utils@^2.0.0, eslint-utils@^2.1.0: | eslint-utils@^2.1.0: | ||||||
|   version "2.1.0" |   version "2.1.0" | ||||||
|   resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27" |   resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27" | ||||||
|   integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg== |   integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg== | ||||||
|   dependencies: |   dependencies: | ||||||
|     eslint-visitor-keys "^1.1.0" |     eslint-visitor-keys "^1.1.0" | ||||||
|  |  | ||||||
|  | eslint-utils@^3.0.0: | ||||||
|  |   version "3.0.0" | ||||||
|  |   resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672" | ||||||
|  |   integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA== | ||||||
|  |   dependencies: | ||||||
|  |     eslint-visitor-keys "^2.0.0" | ||||||
|  |  | ||||||
| eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0: | eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0: | ||||||
|   version "1.3.0" |   version "1.3.0" | ||||||
|   resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e" |   resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e" | ||||||
| @@ -5600,6 +5585,18 @@ globby@^11.0.1: | |||||||
|     merge2 "^1.3.0" |     merge2 "^1.3.0" | ||||||
|     slash "^3.0.0" |     slash "^3.0.0" | ||||||
|  |  | ||||||
|  | globby@^11.0.3: | ||||||
|  |   version "11.0.4" | ||||||
|  |   resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5" | ||||||
|  |   integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg== | ||||||
|  |   dependencies: | ||||||
|  |     array-union "^2.1.0" | ||||||
|  |     dir-glob "^3.0.1" | ||||||
|  |     fast-glob "^3.1.1" | ||||||
|  |     ignore "^5.1.4" | ||||||
|  |     merge2 "^1.3.0" | ||||||
|  |     slash "^3.0.0" | ||||||
|  |  | ||||||
| globby@^6.1.0: | globby@^6.1.0: | ||||||
|   version "6.1.0" |   version "6.1.0" | ||||||
|   resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c" |   resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c" | ||||||
| @@ -9109,7 +9106,7 @@ regexp.prototype.flags@^1.2.0: | |||||||
|     define-properties "^1.1.3" |     define-properties "^1.1.3" | ||||||
|     es-abstract "^1.17.0-next.1" |     es-abstract "^1.17.0-next.1" | ||||||
|  |  | ||||||
| regexpp@^3.0.0, regexpp@^3.1.0: | regexpp@^3.1.0: | ||||||
|   version "3.1.0" |   version "3.1.0" | ||||||
|   resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2" |   resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2" | ||||||
|   integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q== |   integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q== | ||||||
| @@ -9438,10 +9435,10 @@ semver@7.0.0: | |||||||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e" |   resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e" | ||||||
|   integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== |   integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== | ||||||
|  |  | ||||||
| semver@7.x, semver@^7.2.1, semver@^7.3.2: | semver@7.x, semver@^7.2.1, semver@^7.3.2, semver@^7.3.5: | ||||||
|   version "7.3.4" |   version "7.3.5" | ||||||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97" |   resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7" | ||||||
|   integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw== |   integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ== | ||||||
|   dependencies: |   dependencies: | ||||||
|     lru-cache "^6.0.0" |     lru-cache "^6.0.0" | ||||||
|  |  | ||||||
| @@ -10405,10 +10402,10 @@ tslib@^2.0.3: | |||||||
|   resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c" |   resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c" | ||||||
|   integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ== |   integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ== | ||||||
|  |  | ||||||
| tsutils@^3.17.1: | tsutils@^3.17.1, tsutils@^3.21.0: | ||||||
|   version "3.17.1" |   version "3.21.0" | ||||||
|   resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759" |   resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" | ||||||
|   integrity sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g== |   integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== | ||||||
|   dependencies: |   dependencies: | ||||||
|     tslib "^1.8.1" |     tslib "^1.8.1" | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user