build(deps-dev): bump jest from 25.5.2 to 25.5.3
Bumps [jest](https://github.com/facebook/jest) from 25.5.2 to 25.5.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v25.5.2...v25.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									127e96a993
								
							
						
					
					
						commit
						fe4ae681d4
					
				
							
								
								
									
										129
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										129
									
								
								yarn.lock
									
									
									
									
									
								
							@ -399,10 +399,10 @@
 | 
				
			|||||||
    jest-util "^25.5.0"
 | 
					    jest-util "^25.5.0"
 | 
				
			||||||
    slash "^3.0.0"
 | 
					    slash "^3.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@jest/core@^25.5.2":
 | 
					"@jest/core@^25.5.3":
 | 
				
			||||||
  version "25.5.2"
 | 
					  version "25.5.3"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@jest/core/-/core-25.5.2.tgz#d3f49782ad5c09478214ddd45249e5b7663a0328"
 | 
					  resolved "https://registry.yarnpkg.com/@jest/core/-/core-25.5.3.tgz#0cfd7ad602e587d5adebfbc47f983c0b360c5269"
 | 
				
			||||||
  integrity sha512-vc7WqwPbFX22EWDbuxJDnWDh5YYyReimgxKO/DYA1wMJd7/PcbUwM4PY7xadRZ2ze8Wi3OtmXP8ZbJEfcWY5Xg==
 | 
					  integrity sha512-/wY1JCmY61wMjGsix0ccNmiHsl7+l1nGMvdXnWbceezWyf8gFoqA7kRN6e2CTcF2K1GVYhsUdLdyKpz7hVMegQ==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@jest/console" "^25.5.0"
 | 
					    "@jest/console" "^25.5.0"
 | 
				
			||||||
    "@jest/reporters" "^25.5.1"
 | 
					    "@jest/reporters" "^25.5.1"
 | 
				
			||||||
@ -414,14 +414,14 @@
 | 
				
			|||||||
    exit "^0.1.2"
 | 
					    exit "^0.1.2"
 | 
				
			||||||
    graceful-fs "^4.2.4"
 | 
					    graceful-fs "^4.2.4"
 | 
				
			||||||
    jest-changed-files "^25.5.0"
 | 
					    jest-changed-files "^25.5.0"
 | 
				
			||||||
    jest-config "^25.5.2"
 | 
					    jest-config "^25.5.3"
 | 
				
			||||||
    jest-haste-map "^25.5.1"
 | 
					    jest-haste-map "^25.5.1"
 | 
				
			||||||
    jest-message-util "^25.5.0"
 | 
					    jest-message-util "^25.5.0"
 | 
				
			||||||
    jest-regex-util "^25.2.6"
 | 
					    jest-regex-util "^25.2.6"
 | 
				
			||||||
    jest-resolve "^25.5.1"
 | 
					    jest-resolve "^25.5.1"
 | 
				
			||||||
    jest-resolve-dependencies "^25.5.2"
 | 
					    jest-resolve-dependencies "^25.5.2"
 | 
				
			||||||
    jest-runner "^25.5.2"
 | 
					    jest-runner "^25.5.3"
 | 
				
			||||||
    jest-runtime "^25.5.2"
 | 
					    jest-runtime "^25.5.3"
 | 
				
			||||||
    jest-snapshot "^25.5.1"
 | 
					    jest-snapshot "^25.5.1"
 | 
				
			||||||
    jest-util "^25.5.0"
 | 
					    jest-util "^25.5.0"
 | 
				
			||||||
    jest-validate "^25.5.0"
 | 
					    jest-validate "^25.5.0"
 | 
				
			||||||
@ -524,6 +524,17 @@
 | 
				
			|||||||
    jest-runner "^25.5.2"
 | 
					    jest-runner "^25.5.2"
 | 
				
			||||||
    jest-runtime "^25.5.2"
 | 
					    jest-runtime "^25.5.2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					"@jest/test-sequencer@^25.5.3":
 | 
				
			||||||
 | 
					  version "25.5.3"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-25.5.3.tgz#b6638d5118a1f8a7cb3f49fe59087326a589fa36"
 | 
				
			||||||
 | 
					  integrity sha512-/xvmwp+7eTsgmbyFp649WCpyf6x+c7CMERYOnZtIYIqpOW2p0vDbY1TNyr1wum4c/xSe+KR8iBIzsZKa6csmeg==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    "@jest/test-result" "^25.5.0"
 | 
				
			||||||
 | 
					    graceful-fs "^4.2.4"
 | 
				
			||||||
 | 
					    jest-haste-map "^25.5.1"
 | 
				
			||||||
 | 
					    jest-runner "^25.5.3"
 | 
				
			||||||
 | 
					    jest-runtime "^25.5.3"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@jest/transform@^25.5.1":
 | 
					"@jest/transform@^25.5.1":
 | 
				
			||||||
  version "25.5.1"
 | 
					  version "25.5.1"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-25.5.1.tgz#0469ddc17699dd2bf985db55fa0fb9309f5c2db3"
 | 
					  resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-25.5.1.tgz#0469ddc17699dd2bf985db55fa0fb9309f5c2db3"
 | 
				
			||||||
@ -3960,12 +3971,12 @@ jest-changed-files@^25.5.0:
 | 
				
			|||||||
    execa "^3.2.0"
 | 
					    execa "^3.2.0"
 | 
				
			||||||
    throat "^5.0.0"
 | 
					    throat "^5.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jest-cli@^25.5.2:
 | 
					jest-cli@^25.5.3:
 | 
				
			||||||
  version "25.5.2"
 | 
					  version "25.5.3"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-25.5.2.tgz#44ffb68cc0aa1a4b2971b8bfd07083397232105e"
 | 
					  resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-25.5.3.tgz#8f33f2aae33a085a7394db8b6f60c2ef47b8a72d"
 | 
				
			||||||
  integrity sha512-jbOJ4oOIJptg5mjNQZWyHkv33sXCIFT2UnkYwlZvyVU/0nz5nmIlIx57iTgHkmeRBp1VkK2qPZhjCDwHmxNKgA==
 | 
					  integrity sha512-epjgZ0WeBECVXOQ11pn7Pc3n8SeGAqdWb+X2eSLoyCGieFEBAatB7bVI+UmyH/vsiOxpIb0qwby0QrrGMZMfcQ==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@jest/core" "^25.5.2"
 | 
					    "@jest/core" "^25.5.3"
 | 
				
			||||||
    "@jest/test-result" "^25.5.0"
 | 
					    "@jest/test-result" "^25.5.0"
 | 
				
			||||||
    "@jest/types" "^25.5.0"
 | 
					    "@jest/types" "^25.5.0"
 | 
				
			||||||
    chalk "^3.0.0"
 | 
					    chalk "^3.0.0"
 | 
				
			||||||
@ -3973,7 +3984,7 @@ jest-cli@^25.5.2:
 | 
				
			|||||||
    graceful-fs "^4.2.4"
 | 
					    graceful-fs "^4.2.4"
 | 
				
			||||||
    import-local "^3.0.2"
 | 
					    import-local "^3.0.2"
 | 
				
			||||||
    is-ci "^2.0.0"
 | 
					    is-ci "^2.0.0"
 | 
				
			||||||
    jest-config "^25.5.2"
 | 
					    jest-config "^25.5.3"
 | 
				
			||||||
    jest-util "^25.5.0"
 | 
					    jest-util "^25.5.0"
 | 
				
			||||||
    jest-validate "^25.5.0"
 | 
					    jest-validate "^25.5.0"
 | 
				
			||||||
    prompts "^2.0.1"
 | 
					    prompts "^2.0.1"
 | 
				
			||||||
@ -4005,6 +4016,31 @@ jest-config@^25.5.2:
 | 
				
			|||||||
    pretty-format "^25.5.0"
 | 
					    pretty-format "^25.5.0"
 | 
				
			||||||
    realpath-native "^2.0.0"
 | 
					    realpath-native "^2.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					jest-config@^25.5.3:
 | 
				
			||||||
 | 
					  version "25.5.3"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-25.5.3.tgz#2d0f6deafcaa5a543d97ed978070bdad19f6890c"
 | 
				
			||||||
 | 
					  integrity sha512-PrzL7wCP9XMEmUd+0ArcR37SVL7oF1lnIPxzppfeYvPytOtgTdXa2M/0TKcPYPHaa/T3UvHEpSNiC25yXktfsQ==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    "@babel/core" "^7.1.0"
 | 
				
			||||||
 | 
					    "@jest/test-sequencer" "^25.5.3"
 | 
				
			||||||
 | 
					    "@jest/types" "^25.5.0"
 | 
				
			||||||
 | 
					    babel-jest "^25.5.1"
 | 
				
			||||||
 | 
					    chalk "^3.0.0"
 | 
				
			||||||
 | 
					    deepmerge "^4.2.2"
 | 
				
			||||||
 | 
					    glob "^7.1.1"
 | 
				
			||||||
 | 
					    graceful-fs "^4.2.4"
 | 
				
			||||||
 | 
					    jest-environment-jsdom "^25.5.0"
 | 
				
			||||||
 | 
					    jest-environment-node "^25.5.0"
 | 
				
			||||||
 | 
					    jest-get-type "^25.2.6"
 | 
				
			||||||
 | 
					    jest-jasmine2 "^25.5.2"
 | 
				
			||||||
 | 
					    jest-regex-util "^25.2.6"
 | 
				
			||||||
 | 
					    jest-resolve "^25.5.1"
 | 
				
			||||||
 | 
					    jest-util "^25.5.0"
 | 
				
			||||||
 | 
					    jest-validate "^25.5.0"
 | 
				
			||||||
 | 
					    micromatch "^4.0.2"
 | 
				
			||||||
 | 
					    pretty-format "^25.5.0"
 | 
				
			||||||
 | 
					    realpath-native "^2.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jest-diff@^25.2.1:
 | 
					jest-diff@^25.2.1:
 | 
				
			||||||
  version "25.2.6"
 | 
					  version "25.2.6"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.2.6.tgz#a6d70a9ab74507715ea1092ac513d1ab81c1b5e7"
 | 
					  resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.2.6.tgz#a6d70a9ab74507715ea1092ac513d1ab81c1b5e7"
 | 
				
			||||||
@ -4213,6 +4249,31 @@ jest-runner@^25.5.2:
 | 
				
			|||||||
    source-map-support "^0.5.6"
 | 
					    source-map-support "^0.5.6"
 | 
				
			||||||
    throat "^5.0.0"
 | 
					    throat "^5.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					jest-runner@^25.5.3:
 | 
				
			||||||
 | 
					  version "25.5.3"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-25.5.3.tgz#c233b505e8ed5055f7a54471c68f4b8be477d610"
 | 
				
			||||||
 | 
					  integrity sha512-g4DyOG9hXdFhYL57bzVKWT6AuakcwDgvkB1RIie17mzF1EK4FFLSq9D/5hglgWtlhh6IH3CRDePIFetMHzLmCw==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    "@jest/console" "^25.5.0"
 | 
				
			||||||
 | 
					    "@jest/environment" "^25.5.0"
 | 
				
			||||||
 | 
					    "@jest/test-result" "^25.5.0"
 | 
				
			||||||
 | 
					    "@jest/types" "^25.5.0"
 | 
				
			||||||
 | 
					    chalk "^3.0.0"
 | 
				
			||||||
 | 
					    exit "^0.1.2"
 | 
				
			||||||
 | 
					    graceful-fs "^4.2.4"
 | 
				
			||||||
 | 
					    jest-config "^25.5.3"
 | 
				
			||||||
 | 
					    jest-docblock "^25.3.0"
 | 
				
			||||||
 | 
					    jest-haste-map "^25.5.1"
 | 
				
			||||||
 | 
					    jest-jasmine2 "^25.5.2"
 | 
				
			||||||
 | 
					    jest-leak-detector "^25.5.0"
 | 
				
			||||||
 | 
					    jest-message-util "^25.5.0"
 | 
				
			||||||
 | 
					    jest-resolve "^25.5.1"
 | 
				
			||||||
 | 
					    jest-runtime "^25.5.3"
 | 
				
			||||||
 | 
					    jest-util "^25.5.0"
 | 
				
			||||||
 | 
					    jest-worker "^25.5.0"
 | 
				
			||||||
 | 
					    source-map-support "^0.5.6"
 | 
				
			||||||
 | 
					    throat "^5.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jest-runtime@^25.5.2:
 | 
					jest-runtime@^25.5.2:
 | 
				
			||||||
  version "25.5.2"
 | 
					  version "25.5.2"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-25.5.2.tgz#cf98a455e15f86120a0bf4dbf494b2e54a0a20dc"
 | 
					  resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-25.5.2.tgz#cf98a455e15f86120a0bf4dbf494b2e54a0a20dc"
 | 
				
			||||||
@ -4245,6 +4306,38 @@ jest-runtime@^25.5.2:
 | 
				
			|||||||
    strip-bom "^4.0.0"
 | 
					    strip-bom "^4.0.0"
 | 
				
			||||||
    yargs "^15.3.1"
 | 
					    yargs "^15.3.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					jest-runtime@^25.5.3:
 | 
				
			||||||
 | 
					  version "25.5.3"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-25.5.3.tgz#c0e2c0a9734a5d46d4307d19e4173532b2f3d066"
 | 
				
			||||||
 | 
					  integrity sha512-q6ajy2rtRDjIzSJm7J0g1kYG4MLlgfBeMNdaEKOa7z/JHLxEBz0ija67C9UioO1L0oWxiulH3Zt7iFhE8r3ITg==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    "@jest/console" "^25.5.0"
 | 
				
			||||||
 | 
					    "@jest/environment" "^25.5.0"
 | 
				
			||||||
 | 
					    "@jest/globals" "^25.5.2"
 | 
				
			||||||
 | 
					    "@jest/source-map" "^25.5.0"
 | 
				
			||||||
 | 
					    "@jest/test-result" "^25.5.0"
 | 
				
			||||||
 | 
					    "@jest/transform" "^25.5.1"
 | 
				
			||||||
 | 
					    "@jest/types" "^25.5.0"
 | 
				
			||||||
 | 
					    "@types/yargs" "^15.0.0"
 | 
				
			||||||
 | 
					    chalk "^3.0.0"
 | 
				
			||||||
 | 
					    collect-v8-coverage "^1.0.0"
 | 
				
			||||||
 | 
					    exit "^0.1.2"
 | 
				
			||||||
 | 
					    glob "^7.1.3"
 | 
				
			||||||
 | 
					    graceful-fs "^4.2.4"
 | 
				
			||||||
 | 
					    jest-config "^25.5.3"
 | 
				
			||||||
 | 
					    jest-haste-map "^25.5.1"
 | 
				
			||||||
 | 
					    jest-message-util "^25.5.0"
 | 
				
			||||||
 | 
					    jest-mock "^25.5.0"
 | 
				
			||||||
 | 
					    jest-regex-util "^25.2.6"
 | 
				
			||||||
 | 
					    jest-resolve "^25.5.1"
 | 
				
			||||||
 | 
					    jest-snapshot "^25.5.1"
 | 
				
			||||||
 | 
					    jest-util "^25.5.0"
 | 
				
			||||||
 | 
					    jest-validate "^25.5.0"
 | 
				
			||||||
 | 
					    realpath-native "^2.0.0"
 | 
				
			||||||
 | 
					    slash "^3.0.0"
 | 
				
			||||||
 | 
					    strip-bom "^4.0.0"
 | 
				
			||||||
 | 
					    yargs "^15.3.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jest-serializer@^25.5.0:
 | 
					jest-serializer@^25.5.0:
 | 
				
			||||||
  version "25.5.0"
 | 
					  version "25.5.0"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-25.5.0.tgz#a993f484e769b4ed54e70e0efdb74007f503072b"
 | 
					  resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-25.5.0.tgz#a993f484e769b4ed54e70e0efdb74007f503072b"
 | 
				
			||||||
@ -4325,13 +4418,13 @@ jest-worker@^25.5.0:
 | 
				
			|||||||
    supports-color "^7.0.0"
 | 
					    supports-color "^7.0.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jest@^25.2.3:
 | 
					jest@^25.2.3:
 | 
				
			||||||
  version "25.5.2"
 | 
					  version "25.5.3"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/jest/-/jest-25.5.2.tgz#9b90c64b0d3d1fadb796e4e6f7f7a6c7d5282190"
 | 
					  resolved "https://registry.yarnpkg.com/jest/-/jest-25.5.3.tgz#2b1aeca5c7818fb75c6406430267f058b202b9d8"
 | 
				
			||||||
  integrity sha512-uJwrQNpNwhlP4SX3lpvjc5ucOULeWUCQCfrREqvQW5phAy04q5lQPsGM6Z0T1Psdnuf9CkycpoNEL6O3FMGcsg==
 | 
					  integrity sha512-YImNJIOcQ5pguFpzZ14FQ+v2rannjrFP3R+SU/Wi2TyLQE5hZXcAbg9+WVl+lnEZHAZ99Jyh+tjhW59iMiI0pg==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@jest/core" "^25.5.2"
 | 
					    "@jest/core" "^25.5.3"
 | 
				
			||||||
    import-local "^3.0.2"
 | 
					    import-local "^3.0.2"
 | 
				
			||||||
    jest-cli "^25.5.2"
 | 
					    jest-cli "^25.5.3"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jju@~1.4.0:
 | 
					jju@~1.4.0:
 | 
				
			||||||
  version "1.4.0"
 | 
					  version "1.4.0"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user