chore(deps): update dependency eslint to v8.35.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
		
							parent
							
								
									e70c6e408c
								
							
						
					
					
						commit
						dd4330f18c
					
				| @ -152,7 +152,7 @@ | ||||
|     "emojify.js": "1.1.0", | ||||
|     "esbuild-loader": "3.0.1", | ||||
|     "escape-html": "1.0.3", | ||||
|     "eslint": "8.34.0", | ||||
|     "eslint": "8.35.0", | ||||
|     "eslint-config-standard": "17.0.0", | ||||
|     "eslint-plugin-import": "2.27.5", | ||||
|     "eslint-plugin-n": "15.6.1", | ||||
|  | ||||
							
								
								
									
										28
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										28
									
								
								yarn.lock
									
									
									
									
									
								
							| @ -157,10 +157,10 @@ | ||||
|   resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.17.9.tgz#3d928444d650010b55a601f5fb225ff20487ca44" | ||||
|   integrity sha512-PLKuXKwlPljFrzzsUO6hHNWcYeE4a8FOX/6AJ7U7PajgKqtBGw2mGYxsfJHGb+UdfgdOapIOsYPgzMTG+SGDrg== | ||||
| 
 | ||||
| "@eslint/eslintrc@^1.4.1": | ||||
|   version "1.4.1" | ||||
|   resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e" | ||||
|   integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA== | ||||
| "@eslint/eslintrc@^2.0.0": | ||||
|   version "2.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0.tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff" | ||||
|   integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A== | ||||
|   dependencies: | ||||
|     ajv "^6.12.4" | ||||
|     debug "^4.3.2" | ||||
| @ -172,6 +172,11 @@ | ||||
|     minimatch "^3.1.2" | ||||
|     strip-json-comments "^3.1.1" | ||||
| 
 | ||||
| "@eslint/js@8.35.0": | ||||
|   version "8.35.0" | ||||
|   resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7" | ||||
|   integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw== | ||||
| 
 | ||||
| "@gar/promisify@^1.0.1": | ||||
|   version "1.1.3" | ||||
|   resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6" | ||||
| @ -4428,12 +4433,13 @@ eslint-visitor-keys@^3.3.0: | ||||
|   resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826" | ||||
|   integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== | ||||
| 
 | ||||
| eslint@8.34.0: | ||||
|   version "8.34.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.34.0.tgz#fe0ab0ef478104c1f9ebc5537e303d25a8fb22d6" | ||||
|   integrity sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg== | ||||
| eslint@8.35.0: | ||||
|   version "8.35.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35.0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323" | ||||
|   integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw== | ||||
|   dependencies: | ||||
|     "@eslint/eslintrc" "^1.4.1" | ||||
|     "@eslint/eslintrc" "^2.0.0" | ||||
|     "@eslint/js" "8.35.0" | ||||
|     "@humanwhocodes/config-array" "^0.11.8" | ||||
|     "@humanwhocodes/module-importer" "^1.0.1" | ||||
|     "@nodelib/fs.walk" "^1.2.8" | ||||
| @ -4447,7 +4453,7 @@ eslint@8.34.0: | ||||
|     eslint-utils "^3.0.0" | ||||
|     eslint-visitor-keys "^3.3.0" | ||||
|     espree "^9.4.0" | ||||
|     esquery "^1.4.0" | ||||
|     esquery "^1.4.2" | ||||
|     esutils "^2.0.2" | ||||
|     fast-deep-equal "^3.1.3" | ||||
|     file-entry-cache "^6.0.1" | ||||
| @ -4487,7 +4493,7 @@ esprima@^4.0.0: | ||||
|   resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" | ||||
|   integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== | ||||
| 
 | ||||
| esquery@^1.4.0: | ||||
| esquery@^1.4.2: | ||||
|   version "1.4.2" | ||||
|   resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2.tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1" | ||||
|   integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng== | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user