Bump eslint from 6.1.0 to 6.4.0 (#11929)
Bumps [eslint](https://github.com/eslint/eslint) from 6.1.0 to 6.4.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/v6.1.0...v6.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
				
					committed by
					
						 Yamagishi Kazutoshi
						Yamagishi Kazutoshi
					
				
			
			
				
	
			
			
			
						parent
						
							36bdfce1bd
						
					
				
				
					commit
					ce8ea58bde
				
			| @ -174,7 +174,7 @@ | ||||
|     "babel-jest": "^24.9.0", | ||||
|     "enzyme": "^3.10.0", | ||||
|     "enzyme-adapter-react-16": "^1.14.0", | ||||
|     "eslint": "^6.1.0", | ||||
|     "eslint": "^6.4.0", | ||||
|     "eslint-plugin-import": "~2.18.2", | ||||
|     "eslint-plugin-jsx-a11y": "~6.2.3", | ||||
|     "eslint-plugin-promise": "~4.2.1", | ||||
|  | ||||
							
								
								
									
										45
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										45
									
								
								yarn.lock
									
									
									
									
									
								
							| @ -1352,10 +1352,10 @@ acorn-jsx@^3.0.0: | ||||
|   dependencies: | ||||
|     acorn "^3.0.4" | ||||
|  | ||||
| acorn-jsx@^5.0.0: | ||||
|   version "5.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.1.tgz#32a064fd925429216a09b141102bfdd185fae40e" | ||||
|   integrity sha512-HJ7CfNHrfJLlNTzIEUTj43LNWGkqpRLxm3YjAlcD0ACydk9XynzYsCBHxut+iqt+1aBXkx9UP/w/ZqMr13XIzg== | ||||
| acorn-jsx@^5.0.2: | ||||
|   version "5.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551f61a21b7c4a4f" | ||||
|   integrity sha512-tiNTrP1MP0QrChmD2DdupCr6HWSFeKVw5d/dHTu4Y7rkAkRhU/Dt7dphAfIUyxtHpl/eBVip5uTNSpQJHylpAw== | ||||
|  | ||||
| acorn-walk@^6.0.1, acorn-walk@^6.1.1: | ||||
|   version "6.1.1" | ||||
| @ -1377,6 +1377,11 @@ acorn@^6.0.1, acorn@^6.0.7, acorn@^6.2.0: | ||||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.0.tgz#67f0da2fc339d6cfb5d6fb244fd449f33cd8bbe3" | ||||
|   integrity sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw== | ||||
|  | ||||
| acorn@^7.0.0: | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.0.0.tgz#26b8d1cd9a9b700350b71c0905546f64d1284e7a" | ||||
|   integrity sha512-PaF/MduxijYYt7unVGRuds1vBC9bFxbNf+VWqhOClfdgy7RlVkQqt610ig1/yxTgsDIfW1cWDel5EBbOy3jdtQ== | ||||
|  | ||||
| airbnb-prop-types@^2.13.2: | ||||
|   version "2.13.2" | ||||
|   resolved "https://registry.yarnpkg.com/airbnb-prop-types/-/airbnb-prop-types-2.13.2.tgz#43147a5062dd2a4a5600e748a47b64004cc5f7fc" | ||||
| @ -3828,14 +3833,14 @@ eslint-scope@^5.0.0: | ||||
|     esrecurse "^4.1.0" | ||||
|     estraverse "^4.1.1" | ||||
|  | ||||
| eslint-utils@^1.3.1: | ||||
| eslint-utils@^1.4.2: | ||||
|   version "1.4.2" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab" | ||||
|   integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q== | ||||
|   dependencies: | ||||
|     eslint-visitor-keys "^1.0.0" | ||||
|  | ||||
| eslint-visitor-keys@^1.0.0: | ||||
| eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0: | ||||
|   version "1.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2" | ||||
|   integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A== | ||||
| @ -3879,10 +3884,10 @@ eslint@^2.7.0: | ||||
|     text-table "~0.2.0" | ||||
|     user-home "^2.0.0" | ||||
|  | ||||
| eslint@^6.1.0: | ||||
|   version "6.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.1.0.tgz#06438a4a278b1d84fb107d24eaaa35471986e646" | ||||
|   integrity sha512-QhrbdRD7ofuV09IuE2ySWBz0FyXCq0rriLTZXZqaWSI79CVtHVRdkFuFTViiqzZhkCgfOh9USpriuGN2gIpZDQ== | ||||
| eslint@^6.4.0: | ||||
|   version "6.4.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.4.0.tgz#5aa9227c3fbe921982b2eda94ba0d7fae858611a" | ||||
|   integrity sha512-WTVEzK3lSFoXUovDHEbkJqCVPEPwbhCq4trDktNI6ygs7aO41d4cDT0JFAT5MivzZeVLWlg7vHL+bgrQv/t3vA== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "^7.0.0" | ||||
|     ajv "^6.10.0" | ||||
| @ -3891,9 +3896,9 @@ eslint@^6.1.0: | ||||
|     debug "^4.0.1" | ||||
|     doctrine "^3.0.0" | ||||
|     eslint-scope "^5.0.0" | ||||
|     eslint-utils "^1.3.1" | ||||
|     eslint-visitor-keys "^1.0.0" | ||||
|     espree "^6.0.0" | ||||
|     eslint-utils "^1.4.2" | ||||
|     eslint-visitor-keys "^1.1.0" | ||||
|     espree "^6.1.1" | ||||
|     esquery "^1.0.1" | ||||
|     esutils "^2.0.2" | ||||
|     file-entry-cache "^5.0.1" | ||||
| @ -3930,14 +3935,14 @@ espree@^3.1.6: | ||||
|     acorn "^5.5.0" | ||||
|     acorn-jsx "^3.0.0" | ||||
|  | ||||
| espree@^6.0.0: | ||||
|   version "6.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/espree/-/espree-6.0.0.tgz#716fc1f5a245ef5b9a7fdb1d7b0d3f02322e75f6" | ||||
|   integrity sha512-lJvCS6YbCn3ImT3yKkPe0+tJ+mH6ljhGNjHQH9mRtiO6gjhVAOhVXW1yjnwqGwTkK3bGbye+hb00nFNmu0l/1Q== | ||||
| espree@^6.1.1: | ||||
|   version "6.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1.tgz#7f80e5f7257fc47db450022d723e356daeb1e5de" | ||||
|   integrity sha512-EYbr8XZUhWbYCqQRW0duU5LxzL5bETN6AjKBGy1302qqzPaCH10QbRg3Wvco79Z8x9WbiE8HYB4e75xl6qUYvQ== | ||||
|   dependencies: | ||||
|     acorn "^6.0.7" | ||||
|     acorn-jsx "^5.0.0" | ||||
|     eslint-visitor-keys "^1.0.0" | ||||
|     acorn "^7.0.0" | ||||
|     acorn-jsx "^5.0.2" | ||||
|     eslint-visitor-keys "^1.1.0" | ||||
|  | ||||
| esprima@^3.1.3: | ||||
|   version "3.1.3" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user