Bump @testing-library/jest-dom from 5.11.8 to 5.11.9 (#15574)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.8 to 5.11.9. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.8...v5.11.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									3126b9e974
								
							
						
					
					
						commit
						f7c205d8c1
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
					@ -171,7 +171,7 @@
 | 
				
			||||||
    "wicg-inert": "^3.1.0"
 | 
					    "wicg-inert": "^3.1.0"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@testing-library/jest-dom": "^5.11.8",
 | 
					    "@testing-library/jest-dom": "^5.11.9",
 | 
				
			||||||
    "@testing-library/react": "^11.2.3",
 | 
					    "@testing-library/react": "^11.2.3",
 | 
				
			||||||
    "babel-eslint": "^10.1.0",
 | 
					    "babel-eslint": "^10.1.0",
 | 
				
			||||||
    "babel-jest": "^26.6.3",
 | 
					    "babel-jest": "^26.6.3",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1385,10 +1385,10 @@
 | 
				
			||||||
    lz-string "^1.4.4"
 | 
					    lz-string "^1.4.4"
 | 
				
			||||||
    pretty-format "^26.6.2"
 | 
					    pretty-format "^26.6.2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@testing-library/jest-dom@^5.11.8":
 | 
					"@testing-library/jest-dom@^5.11.9":
 | 
				
			||||||
  version "5.11.8"
 | 
					  version "5.11.9"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.8.tgz#433a84d6f9a089485101b9e112ef03e5c30bcbfc"
 | 
					  resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.9.tgz#e6b3cd687021f89f261bd53cbe367041fbd3e975"
 | 
				
			||||||
  integrity sha512-ScyKrWQM5xNcr79PkSewnA79CLaoxVskE+f7knTOhDD9ftZSA1Jw8mj+pneqhEu3x37ncNfW84NUr7lqK+mXjA==
 | 
					  integrity sha512-Mn2gnA9d1wStlAIT2NU8J15LNob0YFBVjs2aEQ3j8rsfRQo+lAs7/ui1i2TGaJjapLmuNPLTsrm+nPjmZDwpcQ==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@babel/runtime" "^7.9.2"
 | 
					    "@babel/runtime" "^7.9.2"
 | 
				
			||||||
    "@types/testing-library__jest-dom" "^5.9.1"
 | 
					    "@types/testing-library__jest-dom" "^5.9.1"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue