mirror of https://github.com/webpack/webpack.git
				
				
				
			chore(deps-dev): bump jest from 25.2.2 to 25.2.3
Bumps [jest](https://github.com/facebook/jest) from 25.2.2 to 25.2.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.2.2...v25.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									630bf17057
								
							
						
					
					
						commit
						91c579a1f3
					
				
							
								
								
									
										566
									
								
								yarn.lock
								
								
								
								
							
							
						
						
									
										566
									
								
								yarn.lock
								
								
								
								
							|  | @ -236,43 +236,43 @@ | |||
|   resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd" | ||||
|   integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw== | ||||
| 
 | ||||
| "@jest/console@^25.2.1": | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/console/-/console-25.2.1.tgz#63b35b6a2b67f26866f8dcbb9725452a1c8c0d3b" | ||||
|   integrity sha512-v3tkMr5AeVm6R23wnZdC5dzXdHPFa6j2uiTC15iHISYkGIilE9O1qmAYKELHPXZifDbz9c8WwzsqoN8K8uG4jg== | ||||
| "@jest/console@^25.2.3": | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/console/-/console-25.2.3.tgz#38ac19b916ff61457173799239472659e1a67c39" | ||||
|   integrity sha512-k+37B1aSvOt9tKHWbZZSOy1jdgzesB0bj96igCVUG1nAH1W5EoUfgc5EXbBVU08KSLvkVdWopLXaO3xfVGlxtQ== | ||||
|   dependencies: | ||||
|     "@jest/source-map" "^25.2.1" | ||||
|     chalk "^3.0.0" | ||||
|     jest-util "^25.2.1" | ||||
|     jest-util "^25.2.3" | ||||
|     slash "^3.0.0" | ||||
| 
 | ||||
| "@jest/core@^25.2.2": | ||||
|   version "25.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/core/-/core-25.2.2.tgz#089742101b5963eed72bd4140e4dfab05f60c385" | ||||
|   integrity sha512-dSPhksPMRvuE5WLQODFqaiuubBe1r92XAl3m47m8rC2uf6PqxxkeiI1meGAPLT1j1SevdqklECpy+mkMGrDO9w== | ||||
| "@jest/core@^25.2.3": | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/core/-/core-25.2.3.tgz#2fd37ce0e6ad845e058dcd8245f2745490df1bc0" | ||||
|   integrity sha512-Ifz3aEkGvZhwijLMmWa7sloZVEMdxpzjFv3CKHv3eRYRShTN8no6DmyvvxaZBjLalOlRalJ7HDgc733J48tSuw== | ||||
|   dependencies: | ||||
|     "@jest/console" "^25.2.1" | ||||
|     "@jest/reporters" "^25.2.1" | ||||
|     "@jest/test-result" "^25.2.1" | ||||
|     "@jest/transform" "^25.2.1" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/console" "^25.2.3" | ||||
|     "@jest/reporters" "^25.2.3" | ||||
|     "@jest/test-result" "^25.2.3" | ||||
|     "@jest/transform" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     ansi-escapes "^4.2.1" | ||||
|     chalk "^3.0.0" | ||||
|     exit "^0.1.2" | ||||
|     graceful-fs "^4.2.3" | ||||
|     jest-changed-files "^25.2.1" | ||||
|     jest-config "^25.2.2" | ||||
|     jest-haste-map "^25.2.1" | ||||
|     jest-message-util "^25.2.1" | ||||
|     jest-changed-files "^25.2.3" | ||||
|     jest-config "^25.2.3" | ||||
|     jest-haste-map "^25.2.3" | ||||
|     jest-message-util "^25.2.3" | ||||
|     jest-regex-util "^25.2.1" | ||||
|     jest-resolve "^25.2.1" | ||||
|     jest-resolve-dependencies "^25.2.2" | ||||
|     jest-runner "^25.2.2" | ||||
|     jest-runtime "^25.2.2" | ||||
|     jest-snapshot "^25.2.1" | ||||
|     jest-util "^25.2.1" | ||||
|     jest-validate "^25.2.1" | ||||
|     jest-watcher "^25.2.1" | ||||
|     jest-resolve "^25.2.3" | ||||
|     jest-resolve-dependencies "^25.2.3" | ||||
|     jest-runner "^25.2.3" | ||||
|     jest-runtime "^25.2.3" | ||||
|     jest-snapshot "^25.2.3" | ||||
|     jest-util "^25.2.3" | ||||
|     jest-validate "^25.2.3" | ||||
|     jest-watcher "^25.2.3" | ||||
|     micromatch "^4.0.2" | ||||
|     p-each-series "^2.1.0" | ||||
|     realpath-native "^2.0.0" | ||||
|  | @ -280,36 +280,36 @@ | |||
|     slash "^3.0.0" | ||||
|     strip-ansi "^6.0.0" | ||||
| 
 | ||||
| "@jest/environment@^25.2.1": | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-25.2.1.tgz#d967f38c05accfb2dba325e93238684e8b1706bd" | ||||
|   integrity sha512-aeA3UlUmpblmv2CHBcNA7LvcXlcCtRpXaKKFVooRy9/Jk8B4IZAZMfrML/d+1cG5FpF17s4JVdu1kx0mbnaqTQ== | ||||
| "@jest/environment@^25.2.3": | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-25.2.3.tgz#32b3f216355b03e9449b93b62584c18934a2cc4a" | ||||
|   integrity sha512-zRypAMQnNo8rD0rCbI9+5xf+Lu+uvunKZNBcIWjb3lTATSomKbgYO+GYewGDYn7pf+30XCNBc6SH1rnBUN1ioA== | ||||
|   dependencies: | ||||
|     "@jest/fake-timers" "^25.2.1" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     jest-mock "^25.2.1" | ||||
|     "@jest/fake-timers" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     jest-mock "^25.2.3" | ||||
| 
 | ||||
| "@jest/fake-timers@^25.2.1": | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-25.2.1.tgz#caaaea22e810796d3538a77fdce6e554c864ae72" | ||||
|   integrity sha512-H1OC8AktrGTD10NHBauICkRCv7VOOrsgI8xokifAsxJMYhqoKBtJZbk2YpbrtnmdTUnk+qoxPUk+Mufwnl44iQ== | ||||
| "@jest/fake-timers@^25.2.3": | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-25.2.3.tgz#808a8a761be3baac719311f8bde1362bd1861e65" | ||||
|   integrity sha512-B6Qxm86fl613MV8egfvh1mRTMu23hMNdOUjzPhKl/4Nm5cceHz6nwLn0nP0sJXI/ue1vu71aLbtkgVBCgc2hYA== | ||||
|   dependencies: | ||||
|     "@jest/types" "^25.2.1" | ||||
|     jest-message-util "^25.2.1" | ||||
|     jest-mock "^25.2.1" | ||||
|     jest-util "^25.2.1" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     jest-message-util "^25.2.3" | ||||
|     jest-mock "^25.2.3" | ||||
|     jest-util "^25.2.3" | ||||
|     lolex "^5.0.0" | ||||
| 
 | ||||
| "@jest/reporters@^25.2.1": | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-25.2.1.tgz#c5bc848393f48f3cf141957ba51fc4c1598ddb3a" | ||||
|   integrity sha512-jAnIECIIFVHiASKLpPBpZ9fIgWolKdMwUuyjSlNVixmtX6G83fyiGaOquaAU1ukAxnlKdCLjvH6BYdY+GGbd5Q== | ||||
| "@jest/reporters@^25.2.3": | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-25.2.3.tgz#824e922ea56686d0243c910559c36adacdd2081c" | ||||
|   integrity sha512-S0Zca5e7tTfGgxGRvBh6hktNdOBzqc6HthPzYHPRFYVW81SyzCqHTaNZydtDIVehb9s6NlyYZpcF/I2vco+lNw== | ||||
|   dependencies: | ||||
|     "@bcoe/v8-coverage" "^0.2.3" | ||||
|     "@jest/console" "^25.2.1" | ||||
|     "@jest/test-result" "^25.2.1" | ||||
|     "@jest/transform" "^25.2.1" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/console" "^25.2.3" | ||||
|     "@jest/test-result" "^25.2.3" | ||||
|     "@jest/transform" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     chalk "^3.0.0" | ||||
|     collect-v8-coverage "^1.0.0" | ||||
|     exit "^0.1.2" | ||||
|  | @ -319,9 +319,9 @@ | |||
|     istanbul-lib-report "^3.0.0" | ||||
|     istanbul-lib-source-maps "^4.0.0" | ||||
|     istanbul-reports "^3.0.0" | ||||
|     jest-haste-map "^25.2.1" | ||||
|     jest-resolve "^25.2.1" | ||||
|     jest-util "^25.2.1" | ||||
|     jest-haste-map "^25.2.3" | ||||
|     jest-resolve "^25.2.3" | ||||
|     jest-util "^25.2.3" | ||||
|     jest-worker "^25.2.1" | ||||
|     slash "^3.0.0" | ||||
|     source-map "^0.6.0" | ||||
|  | @ -340,42 +340,42 @@ | |||
|     graceful-fs "^4.2.3" | ||||
|     source-map "^0.6.0" | ||||
| 
 | ||||
| "@jest/test-result@^25.2.1": | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-25.2.1.tgz#dc8d26d4329c055733bd5ad6dc4eda190fbacd3b" | ||||
|   integrity sha512-E0tlWh2iOELRLbbPEngs3Dsx88vGBQOs6O3w46YeXfMHlwwqzWrlvoeUq6kRlHRm1O8H+EBr60Wtrwh20C+zWQ== | ||||
| "@jest/test-result@^25.2.3": | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-25.2.3.tgz#db6028427514702c739dda66528dfbcc7fb8cdf4" | ||||
|   integrity sha512-cNYidqERTcT+xqZZ5FPSvji7Bd2YYq9M/VJCEUmgTVRFZRPOPSu65crEzQJ4czcDChEJ9ovzZ65r3UBlajnh3w== | ||||
|   dependencies: | ||||
|     "@jest/console" "^25.2.1" | ||||
|     "@jest/transform" "^25.2.1" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/console" "^25.2.3" | ||||
|     "@jest/transform" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     "@types/istanbul-lib-coverage" "^2.0.0" | ||||
|     collect-v8-coverage "^1.0.0" | ||||
| 
 | ||||
| "@jest/test-sequencer@^25.2.2": | ||||
|   version "25.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-25.2.2.tgz#22132174af970527e856c96d78bf446828eb6bde" | ||||
|   integrity sha512-bN1LH30EygCNrZS7gkKBmqBxQwilYiMlAV+wY9oWFRY4VZAxvPwqg5/f0DrZQc60vTW1fXWrkfslSa87sO/P5A== | ||||
| "@jest/test-sequencer@^25.2.3": | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-25.2.3.tgz#1400e0e994904844567e6e33c87062cbdf1f3e99" | ||||
|   integrity sha512-trHwV/wCrxWyZyNyNBUQExsaHyBVQxJwH3butpEcR+KBJPfaTUxtpXaxfs38IXXAhH68J4kPZgAaRRfkFTLunA== | ||||
|   dependencies: | ||||
|     "@jest/test-result" "^25.2.1" | ||||
|     jest-haste-map "^25.2.1" | ||||
|     jest-runner "^25.2.2" | ||||
|     jest-runtime "^25.2.2" | ||||
|     "@jest/test-result" "^25.2.3" | ||||
|     jest-haste-map "^25.2.3" | ||||
|     jest-runner "^25.2.3" | ||||
|     jest-runtime "^25.2.3" | ||||
| 
 | ||||
| "@jest/transform@^25.2.1": | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-25.2.1.tgz#08481795277b6ff9d7cb703eb4425ed46861bedc" | ||||
|   integrity sha512-puoD5EfqPeZ5m0dV9l8+PMdOVdRjeWcaEjGkH+eG45l0nPJ2vRcxu8J6CRl/6nQ5ZTHgg7LuM9C6FauNpdRpUA== | ||||
| "@jest/transform@^25.2.3": | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-25.2.3.tgz#f090bdd91f54b867631a76959f2b2fc566534ffe" | ||||
|   integrity sha512-w1nfAuYP4OAiEDprFkE/2iwU86jL/hK3j1ylMcYOA3my5VOHqX0oeBcBxS2fUKWse2V4izuO2jqes0yNTDMlzw== | ||||
|   dependencies: | ||||
|     "@babel/core" "^7.1.0" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     babel-plugin-istanbul "^6.0.0" | ||||
|     chalk "^3.0.0" | ||||
|     convert-source-map "^1.4.0" | ||||
|     fast-json-stable-stringify "^2.0.0" | ||||
|     graceful-fs "^4.2.3" | ||||
|     jest-haste-map "^25.2.1" | ||||
|     jest-haste-map "^25.2.3" | ||||
|     jest-regex-util "^25.2.1" | ||||
|     jest-util "^25.2.1" | ||||
|     jest-util "^25.2.3" | ||||
|     micromatch "^4.0.2" | ||||
|     pirates "^4.0.1" | ||||
|     realpath-native "^2.0.0" | ||||
|  | @ -402,6 +402,16 @@ | |||
|     "@types/yargs" "^15.0.0" | ||||
|     chalk "^3.0.0" | ||||
| 
 | ||||
| "@jest/types@^25.2.3": | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.2.3.tgz#035c4fb94e2da472f359ff9a211915d59987f6b6" | ||||
|   integrity sha512-6oLQwO9mKif3Uph3RX5J1i3S7X7xtDHWBaaaoeKw8hOzV6YUd0qDcYcHZ6QXMHDIzSr7zzrEa51o2Ovlj6AtKQ== | ||||
|   dependencies: | ||||
|     "@types/istanbul-lib-coverage" "^2.0.0" | ||||
|     "@types/istanbul-reports" "^1.1.1" | ||||
|     "@types/yargs" "^15.0.0" | ||||
|     chalk "^3.0.0" | ||||
| 
 | ||||
| "@samverschueren/stream-to-observable@^0.3.0": | ||||
|   version "0.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f" | ||||
|  | @ -1040,13 +1050,13 @@ babel-code-frame@^6.22.0: | |||
|     esutils "^2.0.2" | ||||
|     js-tokens "^3.0.2" | ||||
| 
 | ||||
| babel-jest@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-25.2.1.tgz#d01ff8025b305a886421b176f3d99ec5461b23b7" | ||||
|   integrity sha512-OiBpQGYtV4rWMuFneIaEsqJB0VdoOBw4SqwO4hA2EhDY/O8RylQ20JwALkxv8iv+CYnyrZZfF+DELPgrdrkRIw== | ||||
| babel-jest@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-25.2.3.tgz#8f1c088b1954963e8a5384be2e219dae00d053f4" | ||||
|   integrity sha512-03JjvEwuDrEz/A45K8oggAv+Vqay0xcOdNTJxYFxiuZvB5vlHKo1iZg9Pi5vQTHhNCKpGLb7L/jvUUafyh9j7g== | ||||
|   dependencies: | ||||
|     "@jest/transform" "^25.2.1" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/transform" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     "@types/babel__core" "^7.1.0" | ||||
|     babel-plugin-istanbul "^6.0.0" | ||||
|     babel-preset-jest "^25.2.1" | ||||
|  | @ -2523,16 +2533,16 @@ expand-brackets@^2.1.4: | |||
|     snapdragon "^0.8.1" | ||||
|     to-regex "^3.0.1" | ||||
| 
 | ||||
| expect@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/expect/-/expect-25.2.1.tgz#f543b6a7fee921c554b5eec9b8ca384551dccedd" | ||||
|   integrity sha512-mRvuu0xujdgYuS0S2dZ489PGAcXl60blmsLofaq7heqn+ZcUOox+VWQvrCee/x+/0WBpxDs7pBWuFYNO5U+txQ== | ||||
| expect@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/expect/-/expect-25.2.3.tgz#ee714f82bf33c43466fcef139ace0a57b3d0aa48" | ||||
|   integrity sha512-kil4jFRFAK2ySyCyXPqYrphc3EiiKKFd9BthrkKAyHcqr1B84xFTuj5kO8zL+eHRRjT2jQsOPExO0+1Q/fuUXg== | ||||
|   dependencies: | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     ansi-styles "^4.0.0" | ||||
|     jest-get-type "^25.2.1" | ||||
|     jest-matcher-utils "^25.2.1" | ||||
|     jest-message-util "^25.2.1" | ||||
|     jest-matcher-utils "^25.2.3" | ||||
|     jest-message-util "^25.2.3" | ||||
|     jest-regex-util "^25.2.1" | ||||
| 
 | ||||
| extend-shallow@^2.0.1: | ||||
|  | @ -3569,59 +3579,59 @@ iterable-to-stream@^1.0.1: | |||
|   resolved "https://registry.yarnpkg.com/iterable-to-stream/-/iterable-to-stream-1.0.1.tgz#37e86baacf6b1a0e9233dad4eb526d0423d08bf3" | ||||
|   integrity sha512-O62gD5ADMUGtJoOoM9U6LQ7i4byPXUNoHJ6mqsmkQJcom331ZJGDApWgDESWyBMEHEJRjtHozgIiTzYo9RU4UA== | ||||
| 
 | ||||
| jest-changed-files@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-25.2.1.tgz#2dca2c81980479c940addee863d8e73cc3a6b322" | ||||
|   integrity sha512-BB4XjM/dJNUAUtchZ2yJq50VK8XXbmgvt1MUD6kzgzoyz9F0+1ZDQ1yNvLl6pfDwKrMBG9GBY1lzaIBO3JByMg== | ||||
| jest-changed-files@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-25.2.3.tgz#ad19deef9e47ba37efb432d2c9a67dfd97cc78af" | ||||
|   integrity sha512-EFxy94dvvbqRB36ezIPLKJ4fDIC+jAdNs8i8uTwFpaXd6H3LVc3ova1lNS4ZPWk09OCR2vq5kSdSQgar7zMORg== | ||||
|   dependencies: | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     execa "^3.2.0" | ||||
|     throat "^5.0.0" | ||||
| 
 | ||||
| jest-cli@^25.2.2: | ||||
|   version "25.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-25.2.2.tgz#1044bacf2a32b137fab9878eb72f557956ceefe1" | ||||
|   integrity sha512-glCp46vt4J72LSOvLAav2nBfuLFoqWqniguF7Q5IOXNu3jMo1BIZwm3gyP2mEJx9ZlxUKEZhc3r3E4SRDMAQ/A== | ||||
| jest-cli@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-25.2.3.tgz#47e17240ce6d8ce824ca1a01468ea8824ec6b139" | ||||
|   integrity sha512-T7G0TOkFj0wr33ki5xoq3bxkKC+liwJfjV9SmYIKBozwh91W4YjL1o1dgVCUTB1+sKJa/DiAY0p+eXYE6v2RGw== | ||||
|   dependencies: | ||||
|     "@jest/core" "^25.2.2" | ||||
|     "@jest/test-result" "^25.2.1" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/core" "^25.2.3" | ||||
|     "@jest/test-result" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     chalk "^3.0.0" | ||||
|     exit "^0.1.2" | ||||
|     import-local "^3.0.2" | ||||
|     is-ci "^2.0.0" | ||||
|     jest-config "^25.2.2" | ||||
|     jest-util "^25.2.1" | ||||
|     jest-validate "^25.2.1" | ||||
|     jest-config "^25.2.3" | ||||
|     jest-util "^25.2.3" | ||||
|     jest-validate "^25.2.3" | ||||
|     prompts "^2.0.1" | ||||
|     realpath-native "^2.0.0" | ||||
|     yargs "^15.3.1" | ||||
| 
 | ||||
| jest-config@^25.2.2: | ||||
|   version "25.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-25.2.2.tgz#ab595713c1808a16ee714300ed48d02c34191d19" | ||||
|   integrity sha512-nnFcjd57kyc9q5vS1DRQQqowxKiRO6jmonL/lo84DL8Zjdng97jaty6EzJ37lMOqvehZY1ovqKgC7Ki0Iqa/wA== | ||||
| jest-config@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-25.2.3.tgz#c304e91e2ba3763c04b38eafc26d30e5c41b48e8" | ||||
|   integrity sha512-UpTNxN8DgmLLCXFizGuvwIw+ZAPB0T3jbKaFEkzJdGqhSsQrVrk1lxhZNamaVIpWirM2ptYmqwUzvoobGCEkiQ== | ||||
|   dependencies: | ||||
|     "@babel/core" "^7.1.0" | ||||
|     "@jest/test-sequencer" "^25.2.2" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     babel-jest "^25.2.1" | ||||
|     "@jest/test-sequencer" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     babel-jest "^25.2.3" | ||||
|     chalk "^3.0.0" | ||||
|     deepmerge "^4.2.2" | ||||
|     glob "^7.1.1" | ||||
|     jest-environment-jsdom "^25.2.1" | ||||
|     jest-environment-node "^25.2.2" | ||||
|     jest-environment-jsdom "^25.2.3" | ||||
|     jest-environment-node "^25.2.3" | ||||
|     jest-get-type "^25.2.1" | ||||
|     jest-jasmine2 "^25.2.2" | ||||
|     jest-jasmine2 "^25.2.3" | ||||
|     jest-regex-util "^25.2.1" | ||||
|     jest-resolve "^25.2.1" | ||||
|     jest-util "^25.2.1" | ||||
|     jest-validate "^25.2.1" | ||||
|     jest-resolve "^25.2.3" | ||||
|     jest-util "^25.2.3" | ||||
|     jest-validate "^25.2.3" | ||||
|     micromatch "^4.0.2" | ||||
|     pretty-format "^25.2.1" | ||||
|     pretty-format "^25.2.3" | ||||
|     realpath-native "^2.0.0" | ||||
| 
 | ||||
| jest-diff@^25.1.0, jest-diff@^25.2.1: | ||||
| jest-diff@^25.1.0: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.2.1.tgz#8c073596cc88356227c86a50d71a23d8a9dfa81a" | ||||
|   integrity sha512-e/TU8VLBBGQQS9tXA5B5LeT806jh7CHUeHbBfrU9UvA2zTbOTRz71UD6fAP1HAhzUEyCVLU2ZP5e8X16A9b0Fg== | ||||
|  | @ -3631,46 +3641,56 @@ jest-diff@^25.1.0, jest-diff@^25.2.1: | |||
|     jest-get-type "^25.2.1" | ||||
|     pretty-format "^25.2.1" | ||||
| 
 | ||||
| jest-docblock@^25.2.0: | ||||
|   version "25.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-25.2.0.tgz#b1b78e275131bcaa9a5722e663545ed949c278ee" | ||||
|   integrity sha512-M7ZDbghaxFd2unWkyDFGLZDjPpIbDtEbICXSzwGrUBccFwVG/1dhLLAYX3D+98bFksaJuM0iMZGuIQUzKgnkQw== | ||||
| jest-diff@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.2.3.tgz#54d601a0a754ef26e808a8c8dbadd278c215aa3f" | ||||
|   integrity sha512-VtZ6LAQtaQpFsmEzps15dQc5ELbJxy4L2DOSo2Ev411TUEtnJPkAMD7JneVypeMJQ1y3hgxN9Ao13n15FAnavg== | ||||
|   dependencies: | ||||
|     chalk "^3.0.0" | ||||
|     diff-sequences "^25.2.1" | ||||
|     jest-get-type "^25.2.1" | ||||
|     pretty-format "^25.2.3" | ||||
| 
 | ||||
| jest-docblock@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-25.2.3.tgz#ac45280c43d59e7139f9fbe5896c6e0320c01ebb" | ||||
|   integrity sha512-d3/tmjLLrH5fpRGmIm3oFa3vOaD/IjPxtXVOrfujpfJ9y1tCDB1x/tvunmdOVAyF03/xeMwburl6ITbiQT1mVA== | ||||
|   dependencies: | ||||
|     detect-newline "^3.0.0" | ||||
| 
 | ||||
| jest-each@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-25.2.1.tgz#d96b4fc0c035fcddb852f19da42ea241b1943999" | ||||
|   integrity sha512-2vWAaf11IJsSwkEzGph3un4OMSG4v/3hpM2UqJdeU3peGUgUSn75TlXZGQnT0smbnAr4eE+URW1OpE8U9wl0TA== | ||||
| jest-each@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-25.2.3.tgz#64067ba1508ebbd07e9b126c173ab371e8e6309d" | ||||
|   integrity sha512-RTlmCjsBDK2c9T5oO4MqccA3/5Y8BUtiEy7OOQik1iyCgdnNdHbI0pNEpyapZPBG0nlvZ4mIu7aY6zNUvLraAQ== | ||||
|   dependencies: | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     chalk "^3.0.0" | ||||
|     jest-get-type "^25.2.1" | ||||
|     jest-util "^25.2.1" | ||||
|     pretty-format "^25.2.1" | ||||
|     jest-util "^25.2.3" | ||||
|     pretty-format "^25.2.3" | ||||
| 
 | ||||
| jest-environment-jsdom@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-25.2.1.tgz#4f1da1bc46897c6ed818c850464b1114429e3ad5" | ||||
|   integrity sha512-bUhhhXtgrOgLhsFQFXgao8CQPYAEwtaVvhsF6O0A7Ie2uPONtAKCwuxyOM9WJaz9ag2ci5Pg7i2V2PRfGLl95w== | ||||
| jest-environment-jsdom@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-25.2.3.tgz#f790f87c24878b219d1745f68343380c2d79ab01" | ||||
|   integrity sha512-TLg7nizxIYJafz6tOBAVSmO5Ekswf6Cf3Soseov+mgonXfdYi1I0OZlHlZMJb2fGyXem2ndYFCLrMkwcWPKAnQ== | ||||
|   dependencies: | ||||
|     "@jest/environment" "^25.2.1" | ||||
|     "@jest/fake-timers" "^25.2.1" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     jest-mock "^25.2.1" | ||||
|     jest-util "^25.2.1" | ||||
|     "@jest/environment" "^25.2.3" | ||||
|     "@jest/fake-timers" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     jest-mock "^25.2.3" | ||||
|     jest-util "^25.2.3" | ||||
|     jsdom "^15.2.1" | ||||
| 
 | ||||
| jest-environment-node@^25.2.2: | ||||
|   version "25.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-25.2.2.tgz#a34e1018a7b032067f9ed675a6d0b033a67a5342" | ||||
|   integrity sha512-3V1zivv0EAu4xoeLaQVHjDrniAB4JU9iOUqpsUpJjL5P8zFuSxpGL9K0zBdnaZFVfQCWSa2pLbSfpWItcLPijQ== | ||||
| jest-environment-node@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-25.2.3.tgz#e50a7e84bf7c7555216aa41aea1e48f53773318f" | ||||
|   integrity sha512-Tu/wlGXfoLtBR4Ym+isz58z3TJkMYX4VnFTkrsxaTGYAxNLN7ArCwL51Ki0WrMd89v+pbCLDj/hDjrb4a2sOrw== | ||||
|   dependencies: | ||||
|     "@jest/environment" "^25.2.1" | ||||
|     "@jest/fake-timers" "^25.2.1" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     jest-mock "^25.2.1" | ||||
|     jest-util "^25.2.1" | ||||
|     "@jest/environment" "^25.2.3" | ||||
|     "@jest/fake-timers" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     jest-mock "^25.2.3" | ||||
|     jest-util "^25.2.3" | ||||
|     semver "^6.3.0" | ||||
| 
 | ||||
| jest-get-type@^24.9.0: | ||||
|  | @ -3683,17 +3703,17 @@ jest-get-type@^25.2.1: | |||
|   resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-25.2.1.tgz#6c83de603c41b1627e6964da2f5454e6aa3c13a6" | ||||
|   integrity sha512-EYjTiqcDTCRJDcSNKbLTwn/LcDPEE7ITk8yRMNAOjEsN6yp+Uu+V1gx4djwnuj/DvWg0YGmqaBqPVGsPxlvE7w== | ||||
| 
 | ||||
| jest-haste-map@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-25.2.1.tgz#61cbb3c99185b3551d63da9daedc5f64b9efe544" | ||||
|   integrity sha512-svz3KbQmv9qeomR0LlRjQfoi7lQbZQkC39m7uHFKhqyEuX4F6DH6HayNPSEbTCZDx6d9/ljxfAcxlPpgQvrpvQ== | ||||
| jest-haste-map@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-25.2.3.tgz#2649392b5af191f0167a27bfb62e5d96d7eaaade" | ||||
|   integrity sha512-pAP22OHtPr4qgZlJJFks2LLgoQUr4XtM1a+F5UaPIZNiCRnePA0hM3L7aiJ0gzwiNIYwMTfKRwG/S1L28J3A3A== | ||||
|   dependencies: | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     anymatch "^3.0.3" | ||||
|     fb-watchman "^2.0.0" | ||||
|     graceful-fs "^4.2.3" | ||||
|     jest-serializer "^25.2.1" | ||||
|     jest-util "^25.2.1" | ||||
|     jest-util "^25.2.3" | ||||
|     jest-worker "^25.2.1" | ||||
|     micromatch "^4.0.2" | ||||
|     sane "^4.0.3" | ||||
|  | @ -3702,27 +3722,27 @@ jest-haste-map@^25.2.1: | |||
|   optionalDependencies: | ||||
|     fsevents "^2.1.2" | ||||
| 
 | ||||
| jest-jasmine2@^25.2.2: | ||||
|   version "25.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-25.2.2.tgz#08ce8ba9a1c2445c7fd98d0be190848bd53dcf7f" | ||||
|   integrity sha512-lB/32iLzuupTlKUlZz1QxKILkMbAIL4iq4O0wjMH6FPBKnkf8YgdQchDQyIzK98xrdYF+DdvmsaS/m6bt+jSiA== | ||||
| jest-jasmine2@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-25.2.3.tgz#a824c5dbe383c63d243aab5e64cc85ab65f87598" | ||||
|   integrity sha512-x9PEGPFdnkSwJj1UG4QxG9JxFdyP8fuJ/UfKXd/eSpK8w9x7MP3VaQDuPQF0UQhCT0YeOITEPkQyqS+ptt0suA== | ||||
|   dependencies: | ||||
|     "@babel/traverse" "^7.1.0" | ||||
|     "@jest/environment" "^25.2.1" | ||||
|     "@jest/environment" "^25.2.3" | ||||
|     "@jest/source-map" "^25.2.1" | ||||
|     "@jest/test-result" "^25.2.1" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/test-result" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     chalk "^3.0.0" | ||||
|     co "^4.6.0" | ||||
|     expect "^25.2.1" | ||||
|     expect "^25.2.3" | ||||
|     is-generator-fn "^2.0.0" | ||||
|     jest-each "^25.2.1" | ||||
|     jest-matcher-utils "^25.2.1" | ||||
|     jest-message-util "^25.2.1" | ||||
|     jest-runtime "^25.2.2" | ||||
|     jest-snapshot "^25.2.1" | ||||
|     jest-util "^25.2.1" | ||||
|     pretty-format "^25.2.1" | ||||
|     jest-each "^25.2.3" | ||||
|     jest-matcher-utils "^25.2.3" | ||||
|     jest-message-util "^25.2.3" | ||||
|     jest-runtime "^25.2.3" | ||||
|     jest-snapshot "^25.2.3" | ||||
|     jest-util "^25.2.3" | ||||
|     pretty-format "^25.2.3" | ||||
|     throat "^5.0.0" | ||||
| 
 | ||||
| jest-junit@^10.0.0: | ||||
|  | @ -3736,44 +3756,44 @@ jest-junit@^10.0.0: | |||
|     uuid "^3.3.3" | ||||
|     xml "^1.0.1" | ||||
| 
 | ||||
| jest-leak-detector@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-25.2.1.tgz#77c55c59c32de9600f6bd9aab9540538b541b253" | ||||
|   integrity sha512-bsxjjFksjLWNqC8aLsN0KO2KQ3tiqPqmFpYt+0y4RLHc1dqaThQL68jra5y1f/yhX3dNC8ugksDvqnGxwxjo4w== | ||||
| jest-leak-detector@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-25.2.3.tgz#4cf39f137925e0061c04c24ca65cae36465f0238" | ||||
|   integrity sha512-yblCMPE7NJKl7778Cf/73yyFWAas5St0iiEBwq7RDyaz6Xd4WPFnPz2j7yDb/Qce71A1IbDoLADlcwD8zT74Aw== | ||||
|   dependencies: | ||||
|     jest-get-type "^25.2.1" | ||||
|     pretty-format "^25.2.1" | ||||
|     pretty-format "^25.2.3" | ||||
| 
 | ||||
| jest-matcher-utils@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-25.2.1.tgz#67da3d3aea74b4de6da990b636d7baebfebac0e4" | ||||
|   integrity sha512-uuoYY8W6eeVxHUEOvrKIVVTl9X6RP+ohQn2Ta2W8OOLMN6oA8pZUKQEPGxLsSqB3RKfpTueurMLrxDTEZGllsA== | ||||
| jest-matcher-utils@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-25.2.3.tgz#59285bd6d6c810debc9caa585ed985e46a3f28fd" | ||||
|   integrity sha512-ZmiXiwQRVM9MoKjGMP5YsGGk2Th5ncyRxfXKz5AKsmU8m43kgNZirckVzaP61MlSa9LKmXbevdYqVp1ZKAw2Rw== | ||||
|   dependencies: | ||||
|     chalk "^3.0.0" | ||||
|     jest-diff "^25.2.1" | ||||
|     jest-diff "^25.2.3" | ||||
|     jest-get-type "^25.2.1" | ||||
|     pretty-format "^25.2.1" | ||||
|     pretty-format "^25.2.3" | ||||
| 
 | ||||
| jest-message-util@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-25.2.1.tgz#43fb5f239954a28954e74dfea0b75efc4e7377fb" | ||||
|   integrity sha512-pxwehr9uPEuCI9bPjBiZxpFMN0+3wny5p7/E3hbV9XjsqREhJJAMf0czvHtgNeUBo2iAiAI9yi9ICKHPOKePEw== | ||||
| jest-message-util@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-25.2.3.tgz#a911c4e3af06df851cc6065d9a3119fd2a3aa240" | ||||
|   integrity sha512-DcyDmdO5LVIeS0ngRvd7rk701XL60dAakUeQJ1tQRby27fyLYXD+V0nqVaC194W7fIlohjVQOZPHmKXIjn+Byw== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "^7.0.0" | ||||
|     "@jest/test-result" "^25.2.1" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/test-result" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     "@types/stack-utils" "^1.0.1" | ||||
|     chalk "^3.0.0" | ||||
|     micromatch "^4.0.2" | ||||
|     slash "^3.0.0" | ||||
|     stack-utils "^1.0.1" | ||||
| 
 | ||||
| jest-mock@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-25.2.1.tgz#37b294b8d0aa94c1af7714e039cc410df61593da" | ||||
|   integrity sha512-ZXcmqpCTG1MEm2AP2q9XiJzdbQ655Pnssj+xQMP1thrW2ptEFrd4vSkxTpxk6rnluLPRKagaHmzUpWNxShMvqQ== | ||||
| jest-mock@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-25.2.3.tgz#b37a581f59d61bd91db27a99bf7eb8b3e5e993d5" | ||||
|   integrity sha512-xlf+pyY0j47zoCs8zGGOGfWyxxLximE8YFOfEK8s4FruR8DtM/UjNj61um+iDuMAFEBDe1bhCXkqiKoCmWjJzg== | ||||
|   dependencies: | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/types" "^25.2.3" | ||||
| 
 | ||||
| jest-pnp-resolver@^1.2.1: | ||||
|   version "1.2.1" | ||||
|  | @ -3785,78 +3805,78 @@ jest-regex-util@^25.2.1: | |||
|   resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-25.2.1.tgz#db64b0d15cd3642c93b7b9627801d7c518600584" | ||||
|   integrity sha512-wroFVJw62LdqTdkL508ZLV82FrJJWVJMIuYG7q4Uunl1WAPTf4ftPKrqqfec4SvOIlvRZUdEX2TFpWR356YG/w== | ||||
| 
 | ||||
| jest-resolve-dependencies@^25.2.2: | ||||
|   version "25.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-25.2.2.tgz#6643fd4ce4e486844ac0f88bec9963bdb2bbbea4" | ||||
|   integrity sha512-XeBlobvYexxYOUC6PAuISJ3sUeylLEXYmvA1VT1+q3b2m+1tGPxqrZGVOxKgbE7a+L0YfuCq+JVYWzxlNm6zQQ== | ||||
| jest-resolve-dependencies@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-25.2.3.tgz#cd4d9d068d5238dfbdfa45690f6e902b6413c2da" | ||||
|   integrity sha512-mcWlvjXLlNzgdE9EQxHuaeWICNxozanim87EfyvPwTY0ryWusFZbgF6F8u3E0syJ4FFSooEm0lQ6fgYcnPGAFw== | ||||
|   dependencies: | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     jest-regex-util "^25.2.1" | ||||
|     jest-snapshot "^25.2.1" | ||||
|     jest-snapshot "^25.2.3" | ||||
| 
 | ||||
| jest-resolve@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-25.2.1.tgz#44f8f87c5688bad31e762f123540b09cac5907f8" | ||||
|   integrity sha512-5rVc6khEckNH62adcR+jlYd34/jBO/U22VHf+elmyO6UBHNWXSbfy63+spJRN4GQ/0dbu6Hi6ZVdR58bmNG2Eg== | ||||
| jest-resolve@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-25.2.3.tgz#ababeaf2bb948cb6d2dea8453759116da0fb7842" | ||||
|   integrity sha512-1vZMsvM/DBH258PnpUNSXIgtzpYz+vCVCj9+fcy4akZl4oKbD+9hZSlfe9RIDpU0Fc28ozHQrmwX3EqFRRIHGg== | ||||
|   dependencies: | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     browser-resolve "^1.11.3" | ||||
|     chalk "^3.0.0" | ||||
|     jest-pnp-resolver "^1.2.1" | ||||
|     realpath-native "^2.0.0" | ||||
|     resolve "^1.15.1" | ||||
| 
 | ||||
| jest-runner@^25.2.2: | ||||
|   version "25.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-25.2.2.tgz#6dfa528a180a19af45d8038c2727ad4a58b81213" | ||||
|   integrity sha512-U0UACNQK3WovPpNvOsf57qfk815ZfMAq2oH3kQUTZEY7L07nVnY9tVmDvI1RBh1JtkNBqUCSoqYjlTpiBhhghQ== | ||||
| jest-runner@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-25.2.3.tgz#88fb448a46cf4ee9194a3e3cf0adbc122e195adb" | ||||
|   integrity sha512-E+u2Zm2TmtTOFEbKs5jllLiV2fwiX77cYc08RdyYZNe/s06wQT3P47aV6a8Rv61L7E2Is7OmozLd0KI/DITRpg== | ||||
|   dependencies: | ||||
|     "@jest/console" "^25.2.1" | ||||
|     "@jest/environment" "^25.2.1" | ||||
|     "@jest/test-result" "^25.2.1" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/console" "^25.2.3" | ||||
|     "@jest/environment" "^25.2.3" | ||||
|     "@jest/test-result" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     chalk "^3.0.0" | ||||
|     exit "^0.1.2" | ||||
|     graceful-fs "^4.2.3" | ||||
|     jest-config "^25.2.2" | ||||
|     jest-docblock "^25.2.0" | ||||
|     jest-haste-map "^25.2.1" | ||||
|     jest-jasmine2 "^25.2.2" | ||||
|     jest-leak-detector "^25.2.1" | ||||
|     jest-message-util "^25.2.1" | ||||
|     jest-resolve "^25.2.1" | ||||
|     jest-runtime "^25.2.2" | ||||
|     jest-util "^25.2.1" | ||||
|     jest-config "^25.2.3" | ||||
|     jest-docblock "^25.2.3" | ||||
|     jest-haste-map "^25.2.3" | ||||
|     jest-jasmine2 "^25.2.3" | ||||
|     jest-leak-detector "^25.2.3" | ||||
|     jest-message-util "^25.2.3" | ||||
|     jest-resolve "^25.2.3" | ||||
|     jest-runtime "^25.2.3" | ||||
|     jest-util "^25.2.3" | ||||
|     jest-worker "^25.2.1" | ||||
|     source-map-support "^0.5.6" | ||||
|     throat "^5.0.0" | ||||
| 
 | ||||
| jest-runtime@^25.2.2: | ||||
|   version "25.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-25.2.2.tgz#6ffbcdc67a3488f1ccb1dba1277ab671e96f5226" | ||||
|   integrity sha512-k0LgYDw8nDOGJRPhFlsitzqOxkDGxyVQQG1O39ToHsuApVkZHguYEw4tNXU8Pc4GdU9/ua9ke6nUjHNiByE8bg== | ||||
| jest-runtime@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-25.2.3.tgz#1f0e9ba878a66538c3e9d58be97a6a12c877ed13" | ||||
|   integrity sha512-PZRFeUVF08N24v2G73SDF0b0VpLG7cRNOJ3ggj5TnArBVHkkrWzM3z7txB9OupWu7OO8bH/jFogk6sSjnHLFXQ== | ||||
|   dependencies: | ||||
|     "@jest/console" "^25.2.1" | ||||
|     "@jest/environment" "^25.2.1" | ||||
|     "@jest/console" "^25.2.3" | ||||
|     "@jest/environment" "^25.2.3" | ||||
|     "@jest/source-map" "^25.2.1" | ||||
|     "@jest/test-result" "^25.2.1" | ||||
|     "@jest/transform" "^25.2.1" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/test-result" "^25.2.3" | ||||
|     "@jest/transform" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     "@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.3" | ||||
|     jest-config "^25.2.2" | ||||
|     jest-haste-map "^25.2.1" | ||||
|     jest-message-util "^25.2.1" | ||||
|     jest-mock "^25.2.1" | ||||
|     jest-config "^25.2.3" | ||||
|     jest-haste-map "^25.2.3" | ||||
|     jest-message-util "^25.2.3" | ||||
|     jest-mock "^25.2.3" | ||||
|     jest-regex-util "^25.2.1" | ||||
|     jest-resolve "^25.2.1" | ||||
|     jest-snapshot "^25.2.1" | ||||
|     jest-util "^25.2.1" | ||||
|     jest-validate "^25.2.1" | ||||
|     jest-resolve "^25.2.3" | ||||
|     jest-snapshot "^25.2.3" | ||||
|     jest-util "^25.2.3" | ||||
|     jest-validate "^25.2.3" | ||||
|     realpath-native "^2.0.0" | ||||
|     slash "^3.0.0" | ||||
|     strip-bom "^4.0.0" | ||||
|  | @ -3867,32 +3887,32 @@ jest-serializer@^25.2.1: | |||
|   resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-25.2.1.tgz#51727a5fc04256f461abe0fa024a022ba165877a" | ||||
|   integrity sha512-fibDi7M5ffx6c/P66IkvR4FKkjG5ldePAK1WlbNoaU4GZmIAkS9Le/frAwRUFEX0KdnisSPWf+b1RC5jU7EYJQ== | ||||
| 
 | ||||
| jest-snapshot@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-25.2.1.tgz#1fdcc8c780f83f0e902dd75df79d0d7313fe939e" | ||||
|   integrity sha512-5Wd8SEJVTXqQvzkQpuYqQt1QTlRj2XVUV/iaEzO+AeSVg6g5pQWu0z2iLdSBlVeWRrX0MyZn6dhxYGwEq4wW0w== | ||||
| jest-snapshot@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-25.2.3.tgz#2d432fcf9e7f1f7eb3e5012ffcce8035794b76ae" | ||||
|   integrity sha512-HlFVbE6vOZ541mtkwjuAe0rfx9EWhB+QXXneLNOP/s3LlHxGQtX7WFXY5OiH4CkAnCc6BpzLNYS9nfINNRb4Zg== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.0.0" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     "@types/prettier" "^1.19.0" | ||||
|     chalk "^3.0.0" | ||||
|     expect "^25.2.1" | ||||
|     jest-diff "^25.2.1" | ||||
|     expect "^25.2.3" | ||||
|     jest-diff "^25.2.3" | ||||
|     jest-get-type "^25.2.1" | ||||
|     jest-matcher-utils "^25.2.1" | ||||
|     jest-message-util "^25.2.1" | ||||
|     jest-resolve "^25.2.1" | ||||
|     jest-matcher-utils "^25.2.3" | ||||
|     jest-message-util "^25.2.3" | ||||
|     jest-resolve "^25.2.3" | ||||
|     make-dir "^3.0.0" | ||||
|     natural-compare "^1.4.0" | ||||
|     pretty-format "^25.2.1" | ||||
|     pretty-format "^25.2.3" | ||||
|     semver "^6.3.0" | ||||
| 
 | ||||
| jest-util@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-25.2.1.tgz#96086efe850ce6d07c42ad5324b80a3ede4246e6" | ||||
|   integrity sha512-oFVMSY/7flrSgEE/B+RApaBZOdLURXRnXCf4COV5td9uRidxudyjA64I1xk2h9Pf3jloSArm96e2FKAbFs0DYg== | ||||
| jest-util@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-25.2.3.tgz#0abf95a1d6b96f2de5a3ecd61b36c40a182dc256" | ||||
|   integrity sha512-7tWiMICVSo9lNoObFtqLt9Ezt5exdFlWs5fLe1G4XLY2lEbZc814cw9t4YHScqBkWMfzth8ASHKlYBxiX2rdCw== | ||||
|   dependencies: | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     chalk "^3.0.0" | ||||
|     is-ci "^2.0.0" | ||||
|     make-dir "^3.0.0" | ||||
|  | @ -3909,28 +3929,28 @@ jest-validate@^24.9.0: | |||
|     leven "^3.1.0" | ||||
|     pretty-format "^24.9.0" | ||||
| 
 | ||||
| jest-validate@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-25.2.1.tgz#a07a4e6697fc58e6ea31c03de541af4d0a475fbc" | ||||
|   integrity sha512-vGtNFPyvylFfTFFfptzqCy5S3cP/N5JJVwm8gsXeZq8jMmvUngfWtuw+Tr5Wjo+dqOle23td8BE0ruGnsONDmw== | ||||
| jest-validate@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-25.2.3.tgz#ecb0f093cf8ae71d15075fb48439b6f78f1fcb5a" | ||||
|   integrity sha512-GObn91jzU0B0Bv4cusAwjP6vnWy78hJUM8MOSz7keRfnac/ZhQWIsUjvk01IfeXNTemCwgR57EtdjQMzFZGREg== | ||||
|   dependencies: | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     camelcase "^5.3.1" | ||||
|     chalk "^3.0.0" | ||||
|     jest-get-type "^25.2.1" | ||||
|     leven "^3.1.0" | ||||
|     pretty-format "^25.2.1" | ||||
|     pretty-format "^25.2.3" | ||||
| 
 | ||||
| jest-watcher@^25.2.1: | ||||
|   version "25.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-25.2.1.tgz#605aeef37ee4ce867f2f58485fdb9eea0f8cb369" | ||||
|   integrity sha512-m35rftCYE2EEh01+IIpQMpdB9VXBAjITZvgP4drd/LI3JEJIdd0Pkf/qJZ3oiMQJdqmuwYcTqE+BL40MxVv83Q== | ||||
| jest-watcher@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-25.2.3.tgz#a494fe3ddb62da62b0e697abfea457de8f388f1f" | ||||
|   integrity sha512-F6ERbdvJk8nbaRon9lLQVl4kp+vToCCHmy+uWW5QQ8/8/g2jkrZKJQnlQINrYQp0ewg31Bztkhs4nxsZMx6wDg== | ||||
|   dependencies: | ||||
|     "@jest/test-result" "^25.2.1" | ||||
|     "@jest/types" "^25.2.1" | ||||
|     "@jest/test-result" "^25.2.3" | ||||
|     "@jest/types" "^25.2.3" | ||||
|     ansi-escapes "^4.2.1" | ||||
|     chalk "^3.0.0" | ||||
|     jest-util "^25.2.1" | ||||
|     jest-util "^25.2.3" | ||||
|     string-length "^3.1.0" | ||||
| 
 | ||||
| jest-worker@^25.1.0: | ||||
|  | @ -3950,13 +3970,13 @@ jest-worker@^25.2.1: | |||
|     supports-color "^7.0.0" | ||||
| 
 | ||||
| jest@^25.1.0: | ||||
|   version "25.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/jest/-/jest-25.2.2.tgz#6191d2a97ec5d0c1d14e9b2ed13cf6702aa2d4fc" | ||||
|   integrity sha512-ap4gCAuRGuE2gBh2AD18zFpcHzqkAWHDU12sk66GjYxKJDXn11Djgh9dCE4HXJbtQ+C6Gurc+EcqOWO9YcPbzA== | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/jest/-/jest-25.2.3.tgz#0cc9b35192f236fe1d5e76ed8eb3a54e7e0ee2e0" | ||||
|   integrity sha512-UbUmyGeZt0/sCIj/zsWOY0qFfQsx2qEFIZp0iEj8yVH6qASfR22fJOf12gFuSPsdSufam+llZBB0MdXWCg6EEQ== | ||||
|   dependencies: | ||||
|     "@jest/core" "^25.2.2" | ||||
|     "@jest/core" "^25.2.3" | ||||
|     import-local "^3.0.2" | ||||
|     jest-cli "^25.2.2" | ||||
|     jest-cli "^25.2.3" | ||||
| 
 | ||||
| js-stringify@^1.0.1: | ||||
|   version "1.0.2" | ||||
|  | @ -5338,6 +5358,16 @@ pretty-format@^25.1.0, pretty-format@^25.2.1: | |||
|     ansi-styles "^4.0.0" | ||||
|     react-is "^16.12.0" | ||||
| 
 | ||||
| pretty-format@^25.2.3: | ||||
|   version "25.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.2.3.tgz#ba6e9603a0d80fa2e470b1fed55de1f9bfd81421" | ||||
|   integrity sha512-IP4+5UOAVGoyqC/DiomOeHBUKN6q00gfyT2qpAsRH64tgOKB2yF7FHJXC18OCiU0/YFierACup/zdCOWw0F/0w== | ||||
|   dependencies: | ||||
|     "@jest/types" "^25.2.3" | ||||
|     ansi-regex "^5.0.0" | ||||
|     ansi-styles "^4.0.0" | ||||
|     react-is "^16.12.0" | ||||
| 
 | ||||
| process-nextick-args@~2.0.0: | ||||
|   version "2.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue