mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency eslint to v8 (#1012)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
		
							parent
							
								
									1924961efa
								
							
						
					
					
						commit
						9b3e62c56f
					
				| @ -133,7 +133,7 @@ | ||||
|     "copyfiles": "2.4.1", | ||||
|     "coveralls": "3.1.1", | ||||
|     "del-cli": "4.0.1", | ||||
|     "eslint": "7.32.0", | ||||
|     "eslint": "8.0.1", | ||||
|     "eslint-config-airbnb-base": "14.2.1", | ||||
|     "eslint-config-airbnb-typescript": "14.0.1", | ||||
|     "eslint-config-prettier": "8.3.0", | ||||
|  | ||||
							
								
								
									
										147
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										147
									
								
								yarn.lock
									
									
									
									
									
								
							| @ -2,13 +2,6 @@ | ||||
| # yarn lockfile v1 | ||||
| 
 | ||||
| 
 | ||||
| "@babel/code-frame@7.12.11": | ||||
|   version "7.12.11" | ||||
|   resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz" | ||||
|   integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw== | ||||
|   dependencies: | ||||
|     "@babel/highlight" "^7.10.4" | ||||
| 
 | ||||
| "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13": | ||||
|   version "7.12.13" | ||||
|   resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz" | ||||
| @ -179,7 +172,7 @@ | ||||
|     "@babel/traverse" "^7.14.8" | ||||
|     "@babel/types" "^7.14.8" | ||||
| 
 | ||||
| "@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13", "@babel/highlight@^7.14.5": | ||||
| "@babel/highlight@^7.12.13", "@babel/highlight@^7.14.5": | ||||
|   version "7.14.5" | ||||
|   resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz" | ||||
|   integrity sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg== | ||||
| @ -340,14 +333,14 @@ | ||||
|   dependencies: | ||||
|     "@cspotcode/source-map-consumer" "0.8.0" | ||||
| 
 | ||||
| "@eslint/eslintrc@^0.4.3": | ||||
|   version "0.4.3" | ||||
|   resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz" | ||||
|   integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw== | ||||
| "@eslint/eslintrc@^1.0.3": | ||||
|   version "1.0.3" | ||||
|   resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.3.tgz#41f08c597025605f672251dcc4e8be66b5ed7366" | ||||
|   integrity sha512-DHI1wDPoKCBPoLZA3qDR91+3te/wDSc1YhKg3jR8NxKKRJq2hwHwcWv31cSwSYvIBrmbENoYMWcenW8uproQqg== | ||||
|   dependencies: | ||||
|     ajv "^6.12.4" | ||||
|     debug "^4.1.1" | ||||
|     espree "^7.3.0" | ||||
|     debug "^4.3.2" | ||||
|     espree "^9.0.0" | ||||
|     globals "^13.9.0" | ||||
|     ignore "^4.0.6" | ||||
|     import-fresh "^3.2.1" | ||||
| @ -367,10 +360,10 @@ | ||||
|   dependencies: | ||||
|     "@hapi/hoek" "^9.0.0" | ||||
| 
 | ||||
| "@humanwhocodes/config-array@^0.5.0": | ||||
|   version "0.5.0" | ||||
|   resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz" | ||||
|   integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg== | ||||
| "@humanwhocodes/config-array@^0.6.0": | ||||
|   version "0.6.0" | ||||
|   resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.6.0.tgz#b5621fdb3b32309d2d16575456cbc277fa8f021a" | ||||
|   integrity sha512-JQlEKbcgEUjBFhLIF4iqM7u/9lwgHRBcpHrmUNCALK0Q3amXN6lxdoXLnF0sm11E9VqTmBALR87IlUg1bZ8A9A== | ||||
|   dependencies: | ||||
|     "@humanwhocodes/object-schema" "^1.2.0" | ||||
|     debug "^4.1.1" | ||||
| @ -1037,7 +1030,7 @@ acorn-walk@^8.1.1: | ||||
|   resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.1.1.tgz" | ||||
|   integrity sha512-FbJdceMlPHEAWJOILDk1fXD8lnTlEIWFkqtfk+MvmL5q/qlHfN7GEHcsFZWt/Tea9jRNPWUZG4G976nqAAmU9w== | ||||
| 
 | ||||
| acorn@^7.1.1, acorn@^7.4.0: | ||||
| acorn@^7.1.1: | ||||
|   version "7.4.1" | ||||
|   resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz" | ||||
|   integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== | ||||
| @ -1047,6 +1040,11 @@ acorn@^8.2.4, acorn@^8.4.1: | ||||
|   resolved "https://registry.npmjs.org/acorn/-/acorn-8.4.1.tgz" | ||||
|   integrity sha512-asabaBSkEKosYKMITunzX177CXxQ4Q8BSSzMTKD+FefUhipQC70gfW5SiUDhYQ3vk8G+81HqQk7Fv9OXwwn9KA== | ||||
| 
 | ||||
| acorn@^8.5.0: | ||||
|   version "8.5.0" | ||||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.5.0.tgz#4512ccb99b3698c752591e9bb4472e38ad43cee2" | ||||
|   integrity sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q== | ||||
| 
 | ||||
| agent-base@6: | ||||
|   version "6.0.2" | ||||
|   resolved "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz" | ||||
| @ -1072,16 +1070,6 @@ ajv@^6.10.0, ajv@^6.12.3, ajv@^6.12.4: | ||||
|     json-schema-traverse "^0.4.1" | ||||
|     uri-js "^4.2.2" | ||||
| 
 | ||||
| ajv@^8.0.1: | ||||
|   version "8.6.2" | ||||
|   resolved "https://registry.npmjs.org/ajv/-/ajv-8.6.2.tgz" | ||||
|   integrity sha512-9807RlWAgT564wT+DjeyU5OFMPjmzxVobvDFmNAhY+5zD6A2ly3jDp6sgnfyDtlIQ+7H97oc/DGCzzfu9rjw9w== | ||||
|   dependencies: | ||||
|     fast-deep-equal "^3.1.1" | ||||
|     json-schema-traverse "^1.0.0" | ||||
|     require-from-string "^2.0.2" | ||||
|     uri-js "^4.2.2" | ||||
| 
 | ||||
| ansi-colors@^4.1.1: | ||||
|   version "4.1.1" | ||||
|   resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz" | ||||
| @ -2056,7 +2044,7 @@ debug@3.2.6: | ||||
|   dependencies: | ||||
|     ms "^2.1.1" | ||||
| 
 | ||||
| debug@4, debug@4.3.2, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2: | ||||
| debug@4, debug@4.3.2, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2: | ||||
|   version "4.3.2" | ||||
|   resolved "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz" | ||||
|   integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw== | ||||
| @ -2535,12 +2523,13 @@ eslint-scope@^5.1.1: | ||||
|     esrecurse "^4.3.0" | ||||
|     estraverse "^4.1.1" | ||||
| 
 | ||||
| eslint-utils@^2.1.0: | ||||
|   version "2.1.0" | ||||
|   resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz" | ||||
|   integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg== | ||||
| eslint-scope@^6.0.0: | ||||
|   version "6.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-6.0.0.tgz#9cf45b13c5ac8f3d4c50f46a5121f61b3e318978" | ||||
|   integrity sha512-uRDL9MWmQCkaFus8RF5K9/L/2fn+80yoW3jkD53l4shjCh26fCtvJGasxjUqP5OT87SYTxCVA3BwTUzuELx9kA== | ||||
|   dependencies: | ||||
|     eslint-visitor-keys "^1.1.0" | ||||
|     esrecurse "^4.3.0" | ||||
|     estraverse "^5.2.0" | ||||
| 
 | ||||
| eslint-utils@^3.0.0: | ||||
|   version "3.0.0" | ||||
| @ -2549,11 +2538,6 @@ eslint-utils@^3.0.0: | ||||
|   dependencies: | ||||
|     eslint-visitor-keys "^2.0.0" | ||||
| 
 | ||||
| eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0: | ||||
|   version "1.3.0" | ||||
|   resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz" | ||||
|   integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ== | ||||
| 
 | ||||
| eslint-visitor-keys@^2.0.0: | ||||
|   version "2.1.0" | ||||
|   resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz" | ||||
| @ -2564,37 +2548,36 @@ eslint-visitor-keys@^3.0.0: | ||||
|   resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186" | ||||
|   integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q== | ||||
| 
 | ||||
| eslint@7.32.0: | ||||
|   version "7.32.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d" | ||||
|   integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA== | ||||
| eslint@8.0.1: | ||||
|   version "8.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.0.1.tgz#3610e7fe4a05c2154669515ca60835a76a19f700" | ||||
|   integrity sha512-LsgcwZgQ72vZ+SMp4K6pAnk2yFDWL7Ti4pJaRvsZ0Hsw2h8ZjUIW38a9AFn2cZXdBMlScMFYYgsSp4ttFI/0bA== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "7.12.11" | ||||
|     "@eslint/eslintrc" "^0.4.3" | ||||
|     "@humanwhocodes/config-array" "^0.5.0" | ||||
|     "@eslint/eslintrc" "^1.0.3" | ||||
|     "@humanwhocodes/config-array" "^0.6.0" | ||||
|     ajv "^6.10.0" | ||||
|     chalk "^4.0.0" | ||||
|     cross-spawn "^7.0.2" | ||||
|     debug "^4.0.1" | ||||
|     debug "^4.3.2" | ||||
|     doctrine "^3.0.0" | ||||
|     enquirer "^2.3.5" | ||||
|     escape-string-regexp "^4.0.0" | ||||
|     eslint-scope "^5.1.1" | ||||
|     eslint-utils "^2.1.0" | ||||
|     eslint-visitor-keys "^2.0.0" | ||||
|     espree "^7.3.1" | ||||
|     eslint-scope "^6.0.0" | ||||
|     eslint-utils "^3.0.0" | ||||
|     eslint-visitor-keys "^3.0.0" | ||||
|     espree "^9.0.0" | ||||
|     esquery "^1.4.0" | ||||
|     esutils "^2.0.2" | ||||
|     fast-deep-equal "^3.1.3" | ||||
|     file-entry-cache "^6.0.1" | ||||
|     functional-red-black-tree "^1.0.1" | ||||
|     glob-parent "^5.1.2" | ||||
|     glob-parent "^6.0.1" | ||||
|     globals "^13.6.0" | ||||
|     ignore "^4.0.6" | ||||
|     import-fresh "^3.0.0" | ||||
|     imurmurhash "^0.1.4" | ||||
|     is-glob "^4.0.0" | ||||
|     js-yaml "^3.13.1" | ||||
|     js-yaml "^4.1.0" | ||||
|     json-stable-stringify-without-jsonify "^1.0.1" | ||||
|     levn "^0.4.1" | ||||
|     lodash.merge "^4.6.2" | ||||
| @ -2602,11 +2585,10 @@ eslint@7.32.0: | ||||
|     natural-compare "^1.4.0" | ||||
|     optionator "^0.9.1" | ||||
|     progress "^2.0.0" | ||||
|     regexpp "^3.1.0" | ||||
|     regexpp "^3.2.0" | ||||
|     semver "^7.2.1" | ||||
|     strip-ansi "^6.0.0" | ||||
|     strip-json-comments "^3.1.0" | ||||
|     table "^6.0.9" | ||||
|     text-table "^0.2.0" | ||||
|     v8-compile-cache "^2.0.3" | ||||
| 
 | ||||
| @ -2615,14 +2597,14 @@ esm@^3.2.25: | ||||
|   resolved "https://registry.npmjs.org/esm/-/esm-3.2.25.tgz" | ||||
|   integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA== | ||||
| 
 | ||||
| espree@^7.3.0, espree@^7.3.1: | ||||
|   version "7.3.1" | ||||
|   resolved "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz" | ||||
|   integrity sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g== | ||||
| espree@^9.0.0: | ||||
|   version "9.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/espree/-/espree-9.0.0.tgz#e90a2965698228502e771c7a58489b1a9d107090" | ||||
|   integrity sha512-r5EQJcYZ2oaGbeR0jR0fFVijGOcwai07/690YRXLINuhmVeRY4UKSAsQPe/0BNuDgwP7Ophoc1PRsr2E3tkbdQ== | ||||
|   dependencies: | ||||
|     acorn "^7.4.0" | ||||
|     acorn "^8.5.0" | ||||
|     acorn-jsx "^5.3.1" | ||||
|     eslint-visitor-keys "^1.3.0" | ||||
|     eslint-visitor-keys "^3.0.0" | ||||
| 
 | ||||
| esprima@^4.0.0, esprima@^4.0.1: | ||||
|   version "4.0.1" | ||||
| @ -3216,6 +3198,13 @@ glob-parent@^5.1.2: | ||||
|   dependencies: | ||||
|     is-glob "^4.0.1" | ||||
| 
 | ||||
| glob-parent@^6.0.1: | ||||
|   version "6.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3" | ||||
|   integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A== | ||||
|   dependencies: | ||||
|     is-glob "^4.0.3" | ||||
| 
 | ||||
| glob-to-regexp@^0.4.0: | ||||
|   version "0.4.1" | ||||
|   resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz" | ||||
| @ -4471,11 +4460,6 @@ json-schema-traverse@^0.4.1: | ||||
|   resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" | ||||
|   integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== | ||||
| 
 | ||||
| json-schema-traverse@^1.0.0: | ||||
|   version "1.0.0" | ||||
|   resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz" | ||||
|   integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug== | ||||
| 
 | ||||
| json-schema@0.2.3: | ||||
|   version "0.2.3" | ||||
|   resolved "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz" | ||||
| @ -4695,11 +4679,6 @@ locate-path@^6.0.0: | ||||
|   dependencies: | ||||
|     p-locate "^5.0.0" | ||||
| 
 | ||||
| lodash.clonedeep@^4.5.0: | ||||
|   version "4.5.0" | ||||
|   resolved "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz" | ||||
|   integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8= | ||||
| 
 | ||||
| lodash.defaults@^4.1.0: | ||||
|   version "4.2.0" | ||||
|   resolved "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz" | ||||
| @ -4725,11 +4704,6 @@ lodash.sortby@^4.7.0: | ||||
|   resolved "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz" | ||||
|   integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg= | ||||
| 
 | ||||
| lodash.truncate@^4.4.2: | ||||
|   version "4.4.2" | ||||
|   resolved "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz" | ||||
|   integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM= | ||||
| 
 | ||||
| lodash@^4.17.20, lodash@^4.17.21, lodash@^4.7.0: | ||||
|   version "4.17.21" | ||||
|   resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" | ||||
| @ -5943,7 +5917,7 @@ regex-not@^1.0.0, regex-not@^1.0.2: | ||||
|     extend-shallow "^3.0.2" | ||||
|     safe-regex "^1.1.0" | ||||
| 
 | ||||
| regexpp@^3.1.0, regexpp@^3.2.0: | ||||
| regexpp@^3.2.0: | ||||
|   version "3.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2" | ||||
|   integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== | ||||
| @ -5989,11 +5963,6 @@ require-directory@^2.1.1: | ||||
|   resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" | ||||
|   integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I= | ||||
| 
 | ||||
| require-from-string@^2.0.2: | ||||
|   version "2.0.2" | ||||
|   resolved "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz" | ||||
|   integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== | ||||
| 
 | ||||
| require-main-filename@^2.0.0: | ||||
|   version "2.0.0" | ||||
|   resolved "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz" | ||||
| @ -6678,18 +6647,6 @@ symbol-tree@^3.2.4: | ||||
|   resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz" | ||||
|   integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== | ||||
| 
 | ||||
| table@^6.0.9: | ||||
|   version "6.7.1" | ||||
|   resolved "https://registry.npmjs.org/table/-/table-6.7.1.tgz" | ||||
|   integrity sha512-ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yWg== | ||||
|   dependencies: | ||||
|     ajv "^8.0.1" | ||||
|     lodash.clonedeep "^4.5.0" | ||||
|     lodash.truncate "^4.4.2" | ||||
|     slice-ansi "^4.0.0" | ||||
|     string-width "^4.2.0" | ||||
|     strip-ansi "^6.0.0" | ||||
| 
 | ||||
| tar@^6.1.0: | ||||
|   version "6.1.11" | ||||
|   resolved "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user