mirror of
				https://github.com/actions-rs/cargo.git
				synced 2025-10-31 20:13:52 +00:00 
			
		
		
		
	Bump eslint from 7.21.0 to 7.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.25.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.25.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									c904ff2d49
								
							
						
					
					
						commit
						0cbbda151c
					
				
							
								
								
									
										101
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										101
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -4479,9 +4479,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "eslint": { |     "eslint": { | ||||||
|       "version": "7.21.0", |       "version": "7.25.0", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.21.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.25.0.tgz", | ||||||
|       "integrity": "sha512-W2aJbXpMNofUp0ztQaF40fveSsJBjlSCSWpy//gzfTvwC+USs/nceBrKmlJOiM8r1bLwP2EuYkCqArn/6QTIgg==", |       "integrity": "sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "@babel/code-frame": "7.12.11", |         "@babel/code-frame": "7.12.11", | ||||||
| @ -4501,7 +4501,7 @@ | |||||||
|         "file-entry-cache": "^6.0.1", |         "file-entry-cache": "^6.0.1", | ||||||
|         "functional-red-black-tree": "^1.0.1", |         "functional-red-black-tree": "^1.0.1", | ||||||
|         "glob-parent": "^5.0.0", |         "glob-parent": "^5.0.0", | ||||||
|         "globals": "^12.1.0", |         "globals": "^13.6.0", | ||||||
|         "ignore": "^4.0.6", |         "ignore": "^4.0.6", | ||||||
|         "import-fresh": "^3.0.0", |         "import-fresh": "^3.0.0", | ||||||
|         "imurmurhash": "^0.1.4", |         "imurmurhash": "^0.1.4", | ||||||
| @ -4509,7 +4509,7 @@ | |||||||
|         "js-yaml": "^3.13.1", |         "js-yaml": "^3.13.1", | ||||||
|         "json-stable-stringify-without-jsonify": "^1.0.1", |         "json-stable-stringify-without-jsonify": "^1.0.1", | ||||||
|         "levn": "^0.4.1", |         "levn": "^0.4.1", | ||||||
|         "lodash": "^4.17.20", |         "lodash": "^4.17.21", | ||||||
|         "minimatch": "^3.0.4", |         "minimatch": "^3.0.4", | ||||||
|         "natural-compare": "^1.4.0", |         "natural-compare": "^1.4.0", | ||||||
|         "optionator": "^0.9.1", |         "optionator": "^0.9.1", | ||||||
| @ -4533,18 +4533,18 @@ | |||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "@babel/helper-validator-identifier": { |         "@babel/helper-validator-identifier": { | ||||||
|           "version": "7.12.11", |           "version": "7.14.0", | ||||||
|           "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz", |           "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz", | ||||||
|           "integrity": "sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==", |           "integrity": "sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==", | ||||||
|           "dev": true |           "dev": true | ||||||
|         }, |         }, | ||||||
|         "@babel/highlight": { |         "@babel/highlight": { | ||||||
|           "version": "7.13.8", |           "version": "7.14.0", | ||||||
|           "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.13.8.tgz", |           "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.0.tgz", | ||||||
|           "integrity": "sha512-4vrIhfJyfNf+lCtXC2ck1rKSzDwciqF7IWFhXXrSOUC2O5DrVp+w4c6ed4AllTxhTkUP5x2tYj41VaxdVMMRDw==", |           "integrity": "sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==", | ||||||
|           "dev": true, |           "dev": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "@babel/helper-validator-identifier": "^7.12.11", |             "@babel/helper-validator-identifier": "^7.14.0", | ||||||
|             "chalk": "^2.0.0", |             "chalk": "^2.0.0", | ||||||
|             "js-tokens": "^4.0.0" |             "js-tokens": "^4.0.0" | ||||||
|           }, |           }, | ||||||
| @ -4563,9 +4563,9 @@ | |||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "chalk": { |         "chalk": { | ||||||
|           "version": "4.1.0", |           "version": "4.1.1", | ||||||
|           "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", |           "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", | ||||||
|           "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==", |           "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", | ||||||
|           "dev": true, |           "dev": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "ansi-styles": "^4.1.0", |             "ansi-styles": "^4.1.0", | ||||||
| @ -4678,12 +4678,12 @@ | |||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "globals": { |         "globals": { | ||||||
|           "version": "12.4.0", |           "version": "13.8.0", | ||||||
|           "resolved": "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz", |           "resolved": "https://registry.npmjs.org/globals/-/globals-13.8.0.tgz", | ||||||
|           "integrity": "sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==", |           "integrity": "sha512-rHtdA6+PDBIjeEvA91rpqzEvk/k3/i7EeNQiryiWuJH0Hw9cpyJMAt2jtbAwUaRdhD+573X4vWw6IcjKPasi9Q==", | ||||||
|           "dev": true, |           "dev": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "type-fest": "^0.8.1" |             "type-fest": "^0.20.2" | ||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "has-flag": { |         "has-flag": { | ||||||
| @ -4741,9 +4741,9 @@ | |||||||
|           "dev": true |           "dev": true | ||||||
|         }, |         }, | ||||||
|         "semver": { |         "semver": { | ||||||
|           "version": "7.3.4", |           "version": "7.3.5", | ||||||
|           "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.4.tgz", |           "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", | ||||||
|           "integrity": "sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==", |           "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", | ||||||
|           "dev": true, |           "dev": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "lru-cache": "^6.0.0" |             "lru-cache": "^6.0.0" | ||||||
| @ -4779,6 +4779,12 @@ | |||||||
|             "prelude-ls": "^1.2.1" |             "prelude-ls": "^1.2.1" | ||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|  |         "type-fest": { | ||||||
|  |           "version": "0.20.2", | ||||||
|  |           "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", | ||||||
|  |           "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", | ||||||
|  |           "dev": true | ||||||
|  |         }, | ||||||
|         "which": { |         "which": { | ||||||
|           "version": "2.0.2", |           "version": "2.0.2", | ||||||
|           "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", |           "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", | ||||||
| @ -10099,6 +10105,18 @@ | |||||||
|       "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", |       "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|  |     "lodash.clonedeep": { | ||||||
|  |       "version": "4.5.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", | ||||||
|  |       "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=", | ||||||
|  |       "dev": true | ||||||
|  |     }, | ||||||
|  |     "lodash.flatten": { | ||||||
|  |       "version": "4.4.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz", | ||||||
|  |       "integrity": "sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8=", | ||||||
|  |       "dev": true | ||||||
|  |     }, | ||||||
|     "lodash.get": { |     "lodash.get": { | ||||||
|       "version": "4.4.2", |       "version": "4.4.2", | ||||||
|       "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", |       "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", | ||||||
| @ -10115,6 +10133,12 @@ | |||||||
|       "integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=", |       "integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|  |     "lodash.truncate": { | ||||||
|  |       "version": "4.4.2", | ||||||
|  |       "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", | ||||||
|  |       "integrity": "sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=", | ||||||
|  |       "dev": true | ||||||
|  |     }, | ||||||
|     "lodash.uniq": { |     "lodash.uniq": { | ||||||
|       "version": "4.5.0", |       "version": "4.5.0", | ||||||
|       "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", |       "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", | ||||||
| @ -12326,21 +12350,24 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "table": { |     "table": { | ||||||
|       "version": "6.0.7", |       "version": "6.6.0", | ||||||
|       "resolved": "https://registry.npmjs.org/table/-/table-6.0.7.tgz", |       "resolved": "https://registry.npmjs.org/table/-/table-6.6.0.tgz", | ||||||
|       "integrity": "sha512-rxZevLGTUzWna/qBLObOe16kB2RTnnbhciwgPbMMlazz1yZGVEgnZK762xyVdVznhqxrfCeBMmMkgOOaPwjH7g==", |       "integrity": "sha512-iZMtp5tUvcnAdtHpZTWLPF0M7AgiQsURR2DwmxnJwSy8I3+cY+ozzVvYha3BOLG2TB+L0CqjIz+91htuj6yCXg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "ajv": "^7.0.2", |         "ajv": "^8.0.1", | ||||||
|         "lodash": "^4.17.20", |         "lodash.clonedeep": "^4.5.0", | ||||||
|  |         "lodash.flatten": "^4.4.0", | ||||||
|  |         "lodash.truncate": "^4.4.2", | ||||||
|         "slice-ansi": "^4.0.0", |         "slice-ansi": "^4.0.0", | ||||||
|         "string-width": "^4.2.0" |         "string-width": "^4.2.0", | ||||||
|  |         "strip-ansi": "^6.0.0" | ||||||
|       }, |       }, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "ajv": { |         "ajv": { | ||||||
|           "version": "7.1.1", |           "version": "8.2.0", | ||||||
|           "resolved": "https://registry.npmjs.org/ajv/-/ajv-7.1.1.tgz", |           "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.2.0.tgz", | ||||||
|           "integrity": "sha512-ga/aqDYnUy/o7vbsRTFhhTsNeXiYb5JWDIcRIeZfwRNCefwjNTVYCGdGSUrEmiu3yDK3vFvNbgJxvrQW4JXrYQ==", |           "integrity": "sha512-WSNGFuyWd//XO8n/m/EaOlNLtO0yL8EXT/74LqT4khdhpZjP7lkj/kT5uwRmGitKEVp/Oj7ZUHeGfPtgHhQ5CA==", | ||||||
|           "dev": true, |           "dev": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "fast-deep-equal": "^3.1.1", |             "fast-deep-equal": "^3.1.1", | ||||||
| @ -12354,12 +12381,6 @@ | |||||||
|           "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", |           "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", | ||||||
|           "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", |           "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", | ||||||
|           "dev": true |           "dev": true | ||||||
|         }, |  | ||||||
|         "lodash": { |  | ||||||
|           "version": "4.17.21", |  | ||||||
|           "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", |  | ||||||
|           "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", |  | ||||||
|           "dev": true |  | ||||||
|         } |         } | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
| @ -12814,9 +12835,9 @@ | |||||||
|       "integrity": "sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==" |       "integrity": "sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==" | ||||||
|     }, |     }, | ||||||
|     "v8-compile-cache": { |     "v8-compile-cache": { | ||||||
|       "version": "2.2.0", |       "version": "2.3.0", | ||||||
|       "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz", |       "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz", | ||||||
|       "integrity": "sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==", |       "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "v8-to-istanbul": { |     "v8-to-istanbul": { | ||||||
|  | |||||||
| @ -41,7 +41,7 @@ | |||||||
|         "@typescript-eslint/eslint-plugin": "^4.0.0", |         "@typescript-eslint/eslint-plugin": "^4.0.0", | ||||||
|         "@typescript-eslint/parser": "^3.10.1", |         "@typescript-eslint/parser": "^3.10.1", | ||||||
|         "@zeit/ncc": "^0.22.3", |         "@zeit/ncc": "^0.22.3", | ||||||
|         "eslint": "^7.21.0", |         "eslint": "^7.25.0", | ||||||
|         "eslint-config-prettier": "^7.2.0", |         "eslint-config-prettier": "^7.2.0", | ||||||
|         "eslint-plugin-prettier": "^3.3.1", |         "eslint-plugin-prettier": "^3.3.1", | ||||||
|         "jest": "^26.6.3", |         "jest": "^26.6.3", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user