Bump jest-environment-jsdom from 26.0.1 to 26.1.0 (#14167)
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) 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-environment-jsdom) 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
							
								
									44a54e2bd1
								
							
						
					
					
						commit
						1b016aeeb1
					
				
					 1 changed files with 67 additions and 43 deletions
				
			
		
							
								
								
									
										110
									
								
								yarn.lock
									
										
									
									
									
								
							
							
						
						
									
										110
									
								
								yarn.lock
									
										
									
									
									
								
							|  | @ -1169,25 +1169,25 @@ | |||
|     slash "^3.0.0" | ||||
|     strip-ansi "^6.0.0" | ||||
| 
 | ||||
| "@jest/environment@^26.0.1": | ||||
|   version "26.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.0.1.tgz#82f519bba71959be9b483675ee89de8c8f72a5c8" | ||||
|   integrity sha512-xBDxPe8/nx251u0VJ2dFAFz2H23Y98qdIaNwnMK6dFQr05jc+Ne/2np73lOAx+5mSBO/yuQldRrQOf6hP1h92g== | ||||
| "@jest/environment@^26.0.1", "@jest/environment@^26.1.0": | ||||
|   version "26.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.1.0.tgz#378853bcdd1c2443b4555ab908cfbabb851e96da" | ||||
|   integrity sha512-86+DNcGongbX7ai/KE/S3/NcUVZfrwvFzOOWX/W+OOTvTds7j07LtC+MgGydH5c8Ri3uIrvdmVgd1xFD5zt/xA== | ||||
|   dependencies: | ||||
|     "@jest/fake-timers" "^26.0.1" | ||||
|     "@jest/types" "^26.0.1" | ||||
|     jest-mock "^26.0.1" | ||||
|     "@jest/fake-timers" "^26.1.0" | ||||
|     "@jest/types" "^26.1.0" | ||||
|     jest-mock "^26.1.0" | ||||
| 
 | ||||
| "@jest/fake-timers@^26.0.1": | ||||
|   version "26.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-26.0.1.tgz#f7aeff13b9f387e9d0cac9a8de3bba538d19d796" | ||||
|   integrity sha512-Oj/kCBnTKhm7CR+OJSjZty6N1bRDr9pgiYQr4wY221azLz5PHi08x/U+9+QpceAYOWheauLP8MhtSVFrqXQfhg== | ||||
| "@jest/fake-timers@^26.0.1", "@jest/fake-timers@^26.1.0": | ||||
|   version "26.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-26.1.0.tgz#9a76b7a94c351cdbc0ad53e5a748789f819a65fe" | ||||
|   integrity sha512-Y5F3kBVWxhau3TJ825iuWy++BAuQzK/xEa+wD9vDH3RytW9f2DbMVodfUQC54rZDX3POqdxCgcKdgcOL0rYUpA== | ||||
|   dependencies: | ||||
|     "@jest/types" "^26.0.1" | ||||
|     "@jest/types" "^26.1.0" | ||||
|     "@sinonjs/fake-timers" "^6.0.1" | ||||
|     jest-message-util "^26.0.1" | ||||
|     jest-mock "^26.0.1" | ||||
|     jest-util "^26.0.1" | ||||
|     jest-message-util "^26.1.0" | ||||
|     jest-mock "^26.1.0" | ||||
|     jest-util "^26.1.0" | ||||
| 
 | ||||
| "@jest/globals@^26.0.1": | ||||
|   version "26.0.1" | ||||
|  | @ -1313,10 +1313,10 @@ | |||
|     "@types/yargs" "^15.0.0" | ||||
|     chalk "^3.0.0" | ||||
| 
 | ||||
| "@jest/types@^26.0.1": | ||||
|   version "26.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.0.1.tgz#b78333fbd113fa7aec8d39de24f88de8686dac67" | ||||
|   integrity sha512-IbtjvqI9+eS1qFnOIEL7ggWmT+iK/U+Vde9cGWtYb/b6XgKb3X44ZAe/z9YZzoAAZ/E92m0DqrilF934IGNnQA== | ||||
| "@jest/types@^26.0.1", "@jest/types@^26.1.0": | ||||
|   version "26.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.1.0.tgz#f8afaaaeeb23b5cad49dd1f7779689941dcb6057" | ||||
|   integrity sha512-GXigDDsp6ZlNMhXQDeuy/iYCDsRIHJabWtDzvnn36+aqFfG14JmFV0e/iXxY4SP9vbXSiPNOWdehU5MeqrYHBQ== | ||||
|   dependencies: | ||||
|     "@types/istanbul-lib-coverage" "^2.0.0" | ||||
|     "@types/istanbul-reports" "^1.1.1" | ||||
|  | @ -1474,7 +1474,12 @@ | |||
|   dependencies: | ||||
|     "@types/node" "*" | ||||
| 
 | ||||
| "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1": | ||||
| "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0": | ||||
|   version "2.0.3" | ||||
|   resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762" | ||||
|   integrity sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw== | ||||
| 
 | ||||
| "@types/istanbul-lib-coverage@^2.0.1": | ||||
|   version "2.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.2.tgz#79d7a78bad4219f4c03d6557a1c72d9ca6ba62d5" | ||||
|   integrity sha512-rsZg7eL+Xcxsxk2XlBt9KcG8nOp9iYdKCOikY9x2RFJCyOdNj4MKPQty0e8oZr29vVAzKXr1BmR+kZauti3o1w== | ||||
|  | @ -1779,11 +1784,16 @@ acorn@^6.4.1: | |||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474" | ||||
|   integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA== | ||||
| 
 | ||||
| acorn@^7.1.0, acorn@^7.1.1: | ||||
| acorn@^7.1.0: | ||||
|   version "7.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.2.0.tgz#17ea7e40d7c8640ff54a694c889c26f31704effe" | ||||
|   integrity sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ== | ||||
| 
 | ||||
| acorn@^7.1.1: | ||||
|   version "7.3.1" | ||||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.3.1.tgz#85010754db53c3fbaf3b9ea3e083aa5c5d147ffd" | ||||
|   integrity sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA== | ||||
| 
 | ||||
| aggregate-error@^3.0.0: | ||||
|   version "3.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.0.1.tgz#db2fe7246e536f40d9b5442a39e117d7dd6a24e0" | ||||
|  | @ -4078,9 +4088,9 @@ escape-string-regexp@^2.0.0: | |||
|   integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w== | ||||
| 
 | ||||
| escodegen@^1.14.1: | ||||
|   version "1.14.2" | ||||
|   resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.14.2.tgz#14ab71bf5026c2aa08173afba22c6f3173284a84" | ||||
|   integrity sha512-InuOIiKk8wwuOFg6x9BQXbzjrQhtyXh46K9bqVTPzSo2FnyMBaYGBMC6PhQy7yxxil9vIedFBweQBMK74/7o8A== | ||||
|   version "1.14.3" | ||||
|   resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.14.3.tgz#4e7b81fba61581dc97582ed78cab7f0e8d63f503" | ||||
|   integrity sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw== | ||||
|   dependencies: | ||||
|     esprima "^4.0.1" | ||||
|     estraverse "^4.2.0" | ||||
|  | @ -6199,15 +6209,15 @@ jest-each@^26.0.1: | |||
|     pretty-format "^26.0.1" | ||||
| 
 | ||||
| jest-environment-jsdom@^26.0.1: | ||||
|   version "26.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-26.0.1.tgz#217690852e5bdd7c846a4e3b50c8ffd441dfd249" | ||||
|   integrity sha512-u88NJa3aptz2Xix2pFhihRBAatwZHWwSiRLBDBQE1cdJvDjPvv7ZGA0NQBxWwDDn7D0g1uHqxM8aGgfA9Bx49g== | ||||
|   version "26.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-26.1.0.tgz#9dc7313ffe1b59761dad1fedb76e2503e5d37c5b" | ||||
|   integrity sha512-dWfiJ+spunVAwzXbdVqPH1LbuJW/kDL+FyqgA5YzquisHqTi0g9hquKif9xKm7c1bKBj6wbmJuDkeMCnxZEpUw== | ||||
|   dependencies: | ||||
|     "@jest/environment" "^26.0.1" | ||||
|     "@jest/fake-timers" "^26.0.1" | ||||
|     "@jest/types" "^26.0.1" | ||||
|     jest-mock "^26.0.1" | ||||
|     jest-util "^26.0.1" | ||||
|     "@jest/environment" "^26.1.0" | ||||
|     "@jest/fake-timers" "^26.1.0" | ||||
|     "@jest/types" "^26.1.0" | ||||
|     jest-mock "^26.1.0" | ||||
|     jest-util "^26.1.0" | ||||
|     jsdom "^16.2.2" | ||||
| 
 | ||||
| jest-environment-node@^26.0.1: | ||||
|  | @ -6336,12 +6346,26 @@ jest-message-util@^26.0.1: | |||
|     slash "^3.0.0" | ||||
|     stack-utils "^2.0.2" | ||||
| 
 | ||||
| jest-mock@^26.0.1: | ||||
|   version "26.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-26.0.1.tgz#7fd1517ed4955397cf1620a771dc2d61fad8fd40" | ||||
|   integrity sha512-MpYTBqycuPYSY6xKJognV7Ja46/TeRbAZept987Zp+tuJvMN0YBWyyhG9mXyYQaU3SBI0TUlSaO5L3p49agw7Q== | ||||
| jest-message-util@^26.1.0: | ||||
|   version "26.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-26.1.0.tgz#52573fbb8f5cea443c4d1747804d7a238a3e233c" | ||||
|   integrity sha512-dY0+UlldiAJwNDJ08SF0HdF32g9PkbF2NRK/+2iMPU40O6q+iSn1lgog/u0UH8ksWoPv0+gNq8cjhYO2MFtT0g== | ||||
|   dependencies: | ||||
|     "@jest/types" "^26.0.1" | ||||
|     "@babel/code-frame" "^7.0.0" | ||||
|     "@jest/types" "^26.1.0" | ||||
|     "@types/stack-utils" "^1.0.1" | ||||
|     chalk "^4.0.0" | ||||
|     graceful-fs "^4.2.4" | ||||
|     micromatch "^4.0.2" | ||||
|     slash "^3.0.0" | ||||
|     stack-utils "^2.0.2" | ||||
| 
 | ||||
| jest-mock@^26.0.1, jest-mock@^26.1.0: | ||||
|   version "26.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-26.1.0.tgz#80d8286da1f05a345fbad1bfd6fa49a899465d3d" | ||||
|   integrity sha512-1Rm8EIJ3ZFA8yCIie92UbxZWj9SuVmUGcyhLHyAhY6WI3NIct38nVcfOPWhJteqSn8V8e3xOMha9Ojfazfpovw== | ||||
|   dependencies: | ||||
|     "@jest/types" "^26.1.0" | ||||
| 
 | ||||
| jest-pnp-resolver@^1.2.1: | ||||
|   version "1.2.1" | ||||
|  | @ -6484,16 +6508,16 @@ jest-util@^25.5.0: | |||
|     is-ci "^2.0.0" | ||||
|     make-dir "^3.0.0" | ||||
| 
 | ||||
| jest-util@^26.0.1: | ||||
|   version "26.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.0.1.tgz#72c4c51177b695fdd795ca072a6f94e3d7cef00a" | ||||
|   integrity sha512-byQ3n7ad1BO/WyFkYvlWQHTsomB6GIewBh8tlGtusiylAlaxQ1UpS0XYH0ngOyhZuHVLN79Qvl6/pMiDMSSG1g== | ||||
| jest-util@^26.0.1, jest-util@^26.1.0: | ||||
|   version "26.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.1.0.tgz#80e85d4ba820decacf41a691c2042d5276e5d8d8" | ||||
|   integrity sha512-rNMOwFQevljfNGvbzNQAxdmXQ+NawW/J72dmddsK0E8vgxXCMtwQ/EH0BiWEIxh0hhMcTsxwAxINt7Lh46Uzbg== | ||||
|   dependencies: | ||||
|     "@jest/types" "^26.0.1" | ||||
|     "@jest/types" "^26.1.0" | ||||
|     chalk "^4.0.0" | ||||
|     graceful-fs "^4.2.4" | ||||
|     is-ci "^2.0.0" | ||||
|     make-dir "^3.0.0" | ||||
|     micromatch "^4.0.2" | ||||
| 
 | ||||
| jest-validate@^26.0.1: | ||||
|   version "26.0.1" | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue