1197
1197
jest-util "^27.4.2"
1198
1198
slash "^3.0.0"
1199
1199
1200
- " @jest/core@^27.4.2 " :
1201
- version "27.4.2 "
1202
- resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.2 .tgz#24f91e4fa4ec983eb811ad518af109eac719d65a "
1203
- integrity sha512-0mPM61tDbu8yc9CMKH9bvV+g+17VUpdWQtU1x6P1gk4AKj8iywWi8zBmEIl7pTGjUtYA92CNc/LlBfKCioBOow ==
1200
+ " @jest/core@^27.4.3 " :
1201
+ version "27.4.3 "
1202
+ resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.3 .tgz#9b9b34f4e6429a633085f476402aa2e3ce707877 "
1203
+ integrity sha512-V9ms3zSxUHxh1E/ZLAiXF7SLejsdFnjWTFizWotMOWvjho0lW5kSjZymhQSodNW0T0ZMQRiha7f8+NcFVm3hJQ ==
1204
1204
dependencies :
1205
1205
" @jest/console" " ^27.4.2"
1206
1206
" @jest/reporters" " ^27.4.2"
1214
1214
exit "^0.1.2"
1215
1215
graceful-fs "^4.2.4"
1216
1216
jest-changed-files "^27.4.2"
1217
- jest-config "^27.4.2 "
1217
+ jest-config "^27.4.3 "
1218
1218
jest-haste-map "^27.4.2"
1219
1219
jest-message-util "^27.4.2"
1220
1220
jest-regex-util "^27.4.0"
1221
1221
jest-resolve "^27.4.2"
1222
1222
jest-resolve-dependencies "^27.4.2"
1223
- jest-runner "^27.4.2 "
1223
+ jest-runner "^27.4.3 "
1224
1224
jest-runtime "^27.4.2"
1225
1225
jest-snapshot "^27.4.2"
1226
1226
jest-util "^27.4.2"
1826
1826
jest-diff "^27.0.0"
1827
1827
pretty-format "^27.0.0"
1828
1828
1829
- " @types/jsdom@^16.2.4 " :
1830
- version "16.2.13"
1831
- resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.2.13.tgz#126c8b7441b159d6234610a48de77b6066f1823f"
1832
- integrity sha512-8JQCjdeAidptSsOcRWk2iTm9wCcwn9l+kRG6k5bzUacrnm1ezV4forq0kWjUih/tumAeoG+OspOvQEbbRucBTw==
1833
- dependencies :
1834
- " @types/node" " *"
1835
- " @types/parse5" " *"
1836
- " @types/tough-cookie" " *"
1837
-
1838
1829
" @types/json-schema@^7.0.7 " :
1839
1830
version "7.0.9"
1840
1831
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
1855
1846
resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
1856
1847
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
1857
1848
1858
- " @types/parse5@* " :
1859
- version "6.0.2"
1860
- resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-6.0.2.tgz#99f6b72d82e34cea03a4d8f2ed72114d909c1c61"
1861
- integrity sha512-+hQX+WyJAOne7Fh3zF5CxPemILIbuhNcqHHodzK9caYOLnC8pD5efmPleRnw0z++LfKUC/sVNMwk0Gap+B0baA==
1862
-
1863
1849
" @types/prettier@^2.1.5 " :
1864
1850
version "2.4.1"
1865
1851
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.1.tgz#e1303048d5389563e130f5bdd89d37a99acb75eb"
1932
1918
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
1933
1919
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
1934
1920
1935
- " @types/tough-cookie@* " :
1936
- version "4.0.1"
1937
- resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.1.tgz#8f80dd965ad81f3e1bc26d6f5c727e132721ff40"
1938
- integrity sha512-Y0K95ThC3esLEYD6ZuqNek29lNX2EM1qxV8y2FTLUB0ff5wWrk7az+mLrnNFUnaXcgKye22+sFBRXOgpPILZNg==
1939
-
1940
1921
" @types/yargs-parser@* " :
1941
1922
version "15.0.0"
1942
1923
resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d"
@@ -5124,28 +5105,28 @@ jest-circus@^27.4.2:
5124
5105
stack-utils "^2.0.3"
5125
5106
throat "^6.0.1"
5126
5107
5127
- jest-cli@^27.4.2 :
5128
- version "27.4.2 "
5129
- resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.2 .tgz#9187777a2d01bf87fb4216ea98f94dc43ea32aff "
5130
- integrity sha512-Ex2WhCj4s0XFntTKTnyLgV/CZKgQaZBYrKz02XOZ4nUjFD+26Fji/M1SgHm+2IWEIsQqoipNRx9RJH56p8d7MQ ==
5108
+ jest-cli@^27.4.3 :
5109
+ version "27.4.3 "
5110
+ resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.3 .tgz#89acba683b9f91c7a5e342e2ea13aa5414836a0d "
5111
+ integrity sha512-zZSJBXNC/i8UnJPwcKWsqnhGgIF3uoTYP7th32Zej7KNQJdxzOMj+wCfy2Ox3kU7nXErJ36DtYyXDhfiqaiDRw ==
5131
5112
dependencies :
5132
- " @jest/core" " ^27.4.2 "
5113
+ " @jest/core" " ^27.4.3 "
5133
5114
" @jest/test-result" " ^27.4.2"
5134
5115
" @jest/types" " ^27.4.2"
5135
5116
chalk "^4.0.0"
5136
5117
exit "^0.1.2"
5137
5118
graceful-fs "^4.2.4"
5138
5119
import-local "^3.0.2"
5139
- jest-config "^27.4.2 "
5120
+ jest-config "^27.4.3 "
5140
5121
jest-util "^27.4.2"
5141
5122
jest-validate "^27.4.2"
5142
5123
prompts "^2.0.1"
5143
5124
yargs "^16.2.0"
5144
5125
5145
- jest-config@^27.4.2 :
5146
- version "27.4.2 "
5147
- resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.4.2 .tgz#1440d99101659608c7995e85e29cfde13aa73f63 "
5148
- integrity sha512-2vKqelsfHPnIzrPTpE9hImqxZLp5l9Vszpci19RdVB2i5OwoM+OkPExZMQb8aGrpEGXoKtlzvdqCL1GObiz8JQ ==
5126
+ jest-config@^27.4.3 :
5127
+ version "27.4.3 "
5128
+ resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.4.3 .tgz#7820e08f7526fa3f725423e2f0fa7888ee0ef9c9 "
5129
+ integrity sha512-DQ10HTSqYtC2pO7s9j2jw+li4xUnm2wLYWH2o7K1ftB8NyvToHsXoLlXxtsGh3AW9gUQR6KY/4B7G+T/NswJBw ==
5149
5130
dependencies :
5150
5131
" @babel/core" " ^7.1.0"
5151
5132
" @jest/test-sequencer" " ^27.4.2"
@@ -5157,13 +5138,13 @@ jest-config@^27.4.2:
5157
5138
glob "^7.1.1"
5158
5139
graceful-fs "^4.2.4"
5159
5140
jest-circus "^27.4.2"
5160
- jest-environment-jsdom "^27.4.2 "
5141
+ jest-environment-jsdom "^27.4.3 "
5161
5142
jest-environment-node "^27.4.2"
5162
5143
jest-get-type "^27.4.0"
5163
5144
jest-jasmine2 "^27.4.2"
5164
5145
jest-regex-util "^27.4.0"
5165
5146
jest-resolve "^27.4.2"
5166
- jest-runner "^27.4.2 "
5147
+ jest-runner "^27.4.3 "
5167
5148
jest-util "^27.4.2"
5168
5149
jest-validate "^27.4.2"
5169
5150
micromatch "^4.0.4"
@@ -5208,15 +5189,14 @@ jest-each@^27.4.2:
5208
5189
jest-util "^27.4.2"
5209
5190
pretty-format "^27.4.2"
5210
5191
5211
- jest-environment-jsdom@^27.4.2 :
5212
- version "27.4.2 "
5213
- resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-27.4.2 .tgz#176c8b3529bec1561bb07b48f2b9a5a656927908 "
5214
- integrity sha512-L0dV4oq4+Ll7hZ8QCGvSELn8uOr938/QKOg6o70kMHiZOpWOjAqSf7fMVAtGhG/BVSvk1GTzhGJNOWsxtH5KbQ ==
5192
+ jest-environment-jsdom@^27.4.3 :
5193
+ version "27.4.3 "
5194
+ resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-27.4.3 .tgz#74198285f6284888ca9c7486c4e5e67add75aa53 "
5195
+ integrity sha512-x1AUVz3G14LpEJs7KIFUaTINT2n0unOUmvdAby3s/sldUpJJetOJifHo1O/EUQC5fNBowggwJbVulko18y6OWw ==
5215
5196
dependencies :
5216
5197
" @jest/environment" " ^27.4.2"
5217
5198
" @jest/fake-timers" " ^27.4.2"
5218
5199
" @jest/types" " ^27.4.2"
5219
- " @types/jsdom" " ^16.2.4"
5220
5200
" @types/node" " *"
5221
5201
jest-mock "^27.4.2"
5222
5202
jest-util "^27.4.2"
@@ -5409,10 +5389,10 @@ jest-resolve@^27.4.2:
5409
5389
resolve.exports "^1.1.0"
5410
5390
slash "^3.0.0"
5411
5391
5412
- jest-runner@^27.4.2 :
5413
- version "27.4.2 "
5414
- resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-27.4.2 .tgz#924a64440c639c47b1155a41f8b3728471a101a6 "
5415
- integrity sha512-YsgbYKk8V7J5BQPINXhdzNLoqIwUWrJkV9h6/ccsn6fbmC3n3ax1K5cDWzAU9qXyaQhetwFqPpHmAHIACscRKQ ==
5392
+ jest-runner@^27.4.3 :
5393
+ version "27.4.3 "
5394
+ resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-27.4.3 .tgz#9f05d4733829787778e8a143ade913834d0828dc "
5395
+ integrity sha512-JgR6Om/j22Fd6ZUUIGTWNcCtuZVYbNrecb4k89W4UyFJoRtHpo2zMKWkmFFFJoqwWGrfrcPLnVBIgkJiTV3cyA ==
5416
5396
dependencies :
5417
5397
" @jest/console" " ^27.4.2"
5418
5398
" @jest/environment" " ^27.4.2"
@@ -5425,7 +5405,7 @@ jest-runner@^27.4.2:
5425
5405
exit "^0.1.2"
5426
5406
graceful-fs "^4.2.4"
5427
5407
jest-docblock "^27.4.0"
5428
- jest-environment-jsdom "^27.4.2 "
5408
+ jest-environment-jsdom "^27.4.3 "
5429
5409
jest-environment-node "^27.4.2"
5430
5410
jest-haste-map "^27.4.2"
5431
5411
jest-leak-detector "^27.4.2"
@@ -5608,14 +5588,14 @@ jest-worker@^27.4.2:
5608
5588
merge-stream "^2.0.0"
5609
5589
supports-color "^8.0.0"
5610
5590
5611
-
5612
- version "27.4.2 "
5613
- resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.2 .tgz#4fb1211ad0b9955ef09a11b96684180a90638985 "
5614
- integrity sha512-TAReynFYCfHNcrL+8Z74WPGafLFLF++bGkrpcsk6cO5G9S2VuJGhu2c44YFForMgF0GlYmtbpmeznkvZpNgTxg ==
5591
+
5592
+ version "27.4.3 "
5593
+ resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.3 .tgz#cf7d1876a84c70efece2e01e4f9dfc2e464d9cbb "
5594
+ integrity sha512-jwsfVABBzuN3Atm+6h6vIEpTs9+VApODLt4dk2qv1WMOpb1weI1IIZfuwpMiWZ62qvWj78MvdvMHIYdUfqrFaA ==
5615
5595
dependencies :
5616
- " @jest/core" " ^27.4.2 "
5596
+ " @jest/core" " ^27.4.3 "
5617
5597
import-local "^3.0.2"
5618
- jest-cli "^27.4.2 "
5598
+ jest-cli "^27.4.3 "
5619
5599
5620
5600
jetifier@^1.6.2 :
5621
5601
version "1.6.5"
0 commit comments