Bump jest-watcher from 26.0.1 to 26.1.0 (#14231)
Bumps [jest-watcher](https://github.com/facebook/jest/tree/HEAD/packages/jest-watcher) from 26.0.1 to 26.1.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v26.1.0/packages/jest-watcher) 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:
		
							
								
								
									
										24
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								yarn.lock
									
									
									
									
									
								
							| @ -1377,17 +1377,7 @@ | ||||
|     graceful-fs "^4.2.4" | ||||
|     source-map "^0.6.0" | ||||
|  | ||||
| "@jest/test-result@^26.0.1": | ||||
|   version "26.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-26.0.1.tgz#1ffdc1ba4bc289919e54b9414b74c9c2f7b2b718" | ||||
|   integrity sha512-oKwHvOI73ICSYRPe8WwyYPTtiuOAkLSbY8/MfWF3qDEd/sa8EDyZzin3BaXTqufir/O/Gzea4E8Zl14XU4Mlyg== | ||||
|   dependencies: | ||||
|     "@jest/console" "^26.0.1" | ||||
|     "@jest/types" "^26.0.1" | ||||
|     "@types/istanbul-lib-coverage" "^2.0.0" | ||||
|     collect-v8-coverage "^1.0.0" | ||||
|  | ||||
| "@jest/test-result@^26.1.0": | ||||
| "@jest/test-result@^26.0.1", "@jest/test-result@^26.1.0": | ||||
|   version "26.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-26.1.0.tgz#a93fa15b21ad3c7ceb21c2b4c35be2e407d8e971" | ||||
|   integrity sha512-Xz44mhXph93EYMA8aYDz+75mFbarTV/d/x0yMdI3tfSRs/vh4CqSxgzVmCps1fPkHDCtn0tU8IH9iCKgGeGpfw== | ||||
| @ -6811,15 +6801,15 @@ jest-validate@^26.0.1, jest-validate@^26.1.0: | ||||
|     pretty-format "^26.1.0" | ||||
|  | ||||
| jest-watcher@^26.0.1: | ||||
|   version "26.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-26.0.1.tgz#5b5e3ebbdf10c240e22a98af66d645631afda770" | ||||
|   integrity sha512-pdZPydsS8475f89kGswaNsN3rhP6lnC3/QDCppP7bg1L9JQz7oU9Mb/5xPETk1RHDCWeqmVC47M4K5RR7ejxFw== | ||||
|   version "26.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-26.1.0.tgz#99812a0cd931f0cb3d153180426135ab83e4d8f2" | ||||
|   integrity sha512-ffEOhJl2EvAIki613oPsSG11usqnGUzIiK7MMX6hE4422aXOcVEG3ySCTDFLn1+LZNXGPE8tuJxhp8OBJ1pgzQ== | ||||
|   dependencies: | ||||
|     "@jest/test-result" "^26.0.1" | ||||
|     "@jest/types" "^26.0.1" | ||||
|     "@jest/test-result" "^26.1.0" | ||||
|     "@jest/types" "^26.1.0" | ||||
|     ansi-escapes "^4.2.1" | ||||
|     chalk "^4.0.0" | ||||
|     jest-util "^26.0.1" | ||||
|     jest-util "^26.1.0" | ||||
|     string-length "^4.0.1" | ||||
|  | ||||
| jest-worker@^25.5.0: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user