Bump eslint-plugin-jsx-a11y from 6.1.2 to 6.2.1 (#10923)
Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) from 6.1.2 to 6.2.1. - [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md) - [Commits](https://github.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.1.2...v6.2.1)
This commit is contained in:
		
							parent
							
								
									2b8919e448
								
							
						
					
					
						commit
						2e13f2ac44
					
				@ -170,7 +170,7 @@
 | 
			
		||||
    "enzyme-adapter-react-16": "^1.7.1",
 | 
			
		||||
    "eslint": "^5.11.1",
 | 
			
		||||
    "eslint-plugin-import": "~2.14.0",
 | 
			
		||||
    "eslint-plugin-jsx-a11y": "~6.1.2",
 | 
			
		||||
    "eslint-plugin-jsx-a11y": "~6.2.1",
 | 
			
		||||
    "eslint-plugin-promise": "~4.1.1",
 | 
			
		||||
    "eslint-plugin-react": "~7.12.1",
 | 
			
		||||
    "jest": "^24.8.0",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										22
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								yarn.lock
									
									
									
									
									
								
							@ -1644,7 +1644,7 @@ axios@^0.19.0:
 | 
			
		||||
    follow-redirects "1.5.10"
 | 
			
		||||
    is-buffer "^2.0.2"
 | 
			
		||||
 | 
			
		||||
axobject-query@^2.0.1:
 | 
			
		||||
axobject-query@^2.0.2:
 | 
			
		||||
  version "2.0.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.0.2.tgz#ea187abe5b9002b377f925d8bf7d1c561adf38f9"
 | 
			
		||||
  integrity sha512-MCeek8ZH7hKyO1rWUbKNQBbl4l2eY0ntk7OGi+q0RlafrCnfPxC06WZA+uebCfmYp4mNU9jRBP1AhGyf8+W3ww==
 | 
			
		||||
@ -3302,10 +3302,10 @@ emoji-mart@Gargron/emoji-mart#build:
 | 
			
		||||
  version "2.6.2"
 | 
			
		||||
  resolved "https://codeload.github.com/Gargron/emoji-mart/tar.gz/ff00dc470b5b2d9f145a6d6e977a54de5df2b4c9"
 | 
			
		||||
 | 
			
		||||
emoji-regex@^6.5.1:
 | 
			
		||||
  version "6.5.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.5.1.tgz#9baea929b155565c11ea41c6626eaa65cef992c2"
 | 
			
		||||
  integrity sha512-PAHp6TxrCy7MGMFidro8uikr+zlJJKJ/Q6mm2ExZ7HwkyR9lSVFfE3kt36qcwa24BQL7y0G9axycGjK1A/0uNQ==
 | 
			
		||||
emoji-regex@^7.0.2:
 | 
			
		||||
  version "7.0.3"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
 | 
			
		||||
  integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==
 | 
			
		||||
 | 
			
		||||
emojis-list@^2.0.0:
 | 
			
		||||
  version "2.1.0"
 | 
			
		||||
@ -3515,17 +3515,17 @@ eslint-plugin-import@~2.14.0:
 | 
			
		||||
    read-pkg-up "^2.0.0"
 | 
			
		||||
    resolve "^1.6.0"
 | 
			
		||||
 | 
			
		||||
eslint-plugin-jsx-a11y@~6.1.2:
 | 
			
		||||
  version "6.1.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.1.2.tgz#69bca4890b36dcf0fe16dd2129d2d88b98f33f88"
 | 
			
		||||
  integrity sha512-7gSSmwb3A+fQwtw0arguwMdOdzmKUgnUcbSNlo+GjKLAQFuC2EZxWqG9XHRI8VscBJD5a8raz3RuxQNFW+XJbw==
 | 
			
		||||
eslint-plugin-jsx-a11y@~6.2.1:
 | 
			
		||||
  version "6.2.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.1.tgz#4ebba9f339b600ff415ae4166e3e2e008831cf0c"
 | 
			
		||||
  integrity sha512-cjN2ObWrRz0TTw7vEcGQrx+YltMvZoOEx4hWU8eEERDnBIU00OTq7Vr+jA7DFKxiwLNv4tTh5Pq2GUNEa8b6+w==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    aria-query "^3.0.0"
 | 
			
		||||
    array-includes "^3.0.3"
 | 
			
		||||
    ast-types-flow "^0.0.7"
 | 
			
		||||
    axobject-query "^2.0.1"
 | 
			
		||||
    axobject-query "^2.0.2"
 | 
			
		||||
    damerau-levenshtein "^1.0.4"
 | 
			
		||||
    emoji-regex "^6.5.1"
 | 
			
		||||
    emoji-regex "^7.0.2"
 | 
			
		||||
    has "^1.0.3"
 | 
			
		||||
    jsx-ast-utils "^2.0.1"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user