Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 67d1f91

Browse files
chore(deps-dev): bump jest from 27.4.2 to 27.4.3 (#527)
1 parent 8b2bc0e commit 67d1f91

File tree

1 file changed

+32
-52
lines changed

1 file changed

+32
-52
lines changed

yarn.lock

Lines changed: 32 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -565,10 +565,10 @@
565565
jest-util "^27.4.2"
566566
slash "^3.0.0"
567567

568-
"@jest/core@^27.4.2":
569-
version "27.4.2"
570-
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.2.tgz#24f91e4fa4ec983eb811ad518af109eac719d65a"
571-
integrity sha512-0mPM61tDbu8yc9CMKH9bvV+g+17VUpdWQtU1x6P1gk4AKj8iywWi8zBmEIl7pTGjUtYA92CNc/LlBfKCioBOow==
568+
"@jest/core@^27.4.3":
569+
version "27.4.3"
570+
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.3.tgz#9b9b34f4e6429a633085f476402aa2e3ce707877"
571+
integrity sha512-V9ms3zSxUHxh1E/ZLAiXF7SLejsdFnjWTFizWotMOWvjho0lW5kSjZymhQSodNW0T0ZMQRiha7f8+NcFVm3hJQ==
572572
dependencies:
573573
"@jest/console" "^27.4.2"
574574
"@jest/reporters" "^27.4.2"
@@ -582,13 +582,13 @@
582582
exit "^0.1.2"
583583
graceful-fs "^4.2.4"
584584
jest-changed-files "^27.4.2"
585-
jest-config "^27.4.2"
585+
jest-config "^27.4.3"
586586
jest-haste-map "^27.4.2"
587587
jest-message-util "^27.4.2"
588588
jest-regex-util "^27.4.0"
589589
jest-resolve "^27.4.2"
590590
jest-resolve-dependencies "^27.4.2"
591-
jest-runner "^27.4.2"
591+
jest-runner "^27.4.3"
592592
jest-runtime "^27.4.2"
593593
jest-snapshot "^27.4.2"
594594
jest-util "^27.4.2"
@@ -844,15 +844,6 @@
844844
jest-diff "^27.0.0"
845845
pretty-format "^27.0.0"
846846

847-
"@types/jsdom@^16.2.4":
848-
version "16.2.13"
849-
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.2.13.tgz#126c8b7441b159d6234610a48de77b6066f1823f"
850-
integrity sha512-8JQCjdeAidptSsOcRWk2iTm9wCcwn9l+kRG6k5bzUacrnm1ezV4forq0kWjUih/tumAeoG+OspOvQEbbRucBTw==
851-
dependencies:
852-
"@types/node" "*"
853-
"@types/parse5" "*"
854-
"@types/tough-cookie" "*"
855-
856847
"@types/node@*", "@types/[email protected]":
857848
version "16.11.11"
858849
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.11.tgz#6ea7342dfb379ea1210835bada87b3c512120234"
@@ -863,11 +854,6 @@
863854
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
864855
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
865856

866-
"@types/parse5@*":
867-
version "6.0.3"
868-
resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-6.0.3.tgz#705bb349e789efa06f43f128cef51240753424cb"
869-
integrity sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==
870-
871857
"@types/prettier@^2.1.5":
872858
version "2.4.1"
873859
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.1.tgz#e1303048d5389563e130f5bdd89d37a99acb75eb"
@@ -892,11 +878,6 @@
892878
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
893879
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
894880

895-
"@types/tough-cookie@*":
896-
version "4.0.1"
897-
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.1.tgz#8f80dd965ad81f3e1bc26d6f5c727e132721ff40"
898-
integrity sha512-Y0K95ThC3esLEYD6ZuqNek29lNX2EM1qxV8y2FTLUB0ff5wWrk7az+mLrnNFUnaXcgKye22+sFBRXOgpPILZNg==
899-
900881
"@types/yargs-parser@*":
901882
version "20.2.1"
902883
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129"
@@ -2130,28 +2111,28 @@ jest-circus@^27.4.2:
21302111
stack-utils "^2.0.3"
21312112
throat "^6.0.1"
21322113

2133-
jest-cli@^27.2.2, jest-cli@^27.4.2:
2134-
version "27.4.2"
2135-
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.2.tgz#9187777a2d01bf87fb4216ea98f94dc43ea32aff"
2136-
integrity sha512-Ex2WhCj4s0XFntTKTnyLgV/CZKgQaZBYrKz02XOZ4nUjFD+26Fji/M1SgHm+2IWEIsQqoipNRx9RJH56p8d7MQ==
2114+
jest-cli@^27.2.2, jest-cli@^27.4.3:
2115+
version "27.4.3"
2116+
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.3.tgz#89acba683b9f91c7a5e342e2ea13aa5414836a0d"
2117+
integrity sha512-zZSJBXNC/i8UnJPwcKWsqnhGgIF3uoTYP7th32Zej7KNQJdxzOMj+wCfy2Ox3kU7nXErJ36DtYyXDhfiqaiDRw==
21372118
dependencies:
2138-
"@jest/core" "^27.4.2"
2119+
"@jest/core" "^27.4.3"
21392120
"@jest/test-result" "^27.4.2"
21402121
"@jest/types" "^27.4.2"
21412122
chalk "^4.0.0"
21422123
exit "^0.1.2"
21432124
graceful-fs "^4.2.4"
21442125
import-local "^3.0.2"
2145-
jest-config "^27.4.2"
2126+
jest-config "^27.4.3"
21462127
jest-util "^27.4.2"
21472128
jest-validate "^27.4.2"
21482129
prompts "^2.0.1"
21492130
yargs "^16.2.0"
21502131

2151-
jest-config@^27.4.2:
2152-
version "27.4.2"
2153-
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.4.2.tgz#1440d99101659608c7995e85e29cfde13aa73f63"
2154-
integrity sha512-2vKqelsfHPnIzrPTpE9hImqxZLp5l9Vszpci19RdVB2i5OwoM+OkPExZMQb8aGrpEGXoKtlzvdqCL1GObiz8JQ==
2132+
jest-config@^27.4.3:
2133+
version "27.4.3"
2134+
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.4.3.tgz#7820e08f7526fa3f725423e2f0fa7888ee0ef9c9"
2135+
integrity sha512-DQ10HTSqYtC2pO7s9j2jw+li4xUnm2wLYWH2o7K1ftB8NyvToHsXoLlXxtsGh3AW9gUQR6KY/4B7G+T/NswJBw==
21552136
dependencies:
21562137
"@babel/core" "^7.1.0"
21572138
"@jest/test-sequencer" "^27.4.2"
@@ -2163,13 +2144,13 @@ jest-config@^27.4.2:
21632144
glob "^7.1.1"
21642145
graceful-fs "^4.2.4"
21652146
jest-circus "^27.4.2"
2166-
jest-environment-jsdom "^27.4.2"
2147+
jest-environment-jsdom "^27.4.3"
21672148
jest-environment-node "^27.4.2"
21682149
jest-get-type "^27.4.0"
21692150
jest-jasmine2 "^27.4.2"
21702151
jest-regex-util "^27.4.0"
21712152
jest-resolve "^27.4.2"
2172-
jest-runner "^27.4.2"
2153+
jest-runner "^27.4.3"
21732154
jest-util "^27.4.2"
21742155
jest-validate "^27.4.2"
21752156
micromatch "^4.0.4"
@@ -2214,15 +2195,14 @@ jest-each@^27.4.2:
22142195
jest-util "^27.4.2"
22152196
pretty-format "^27.4.2"
22162197

2217-
jest-environment-jsdom@^27.4.2:
2218-
version "27.4.2"
2219-
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-27.4.2.tgz#176c8b3529bec1561bb07b48f2b9a5a656927908"
2220-
integrity sha512-L0dV4oq4+Ll7hZ8QCGvSELn8uOr938/QKOg6o70kMHiZOpWOjAqSf7fMVAtGhG/BVSvk1GTzhGJNOWsxtH5KbQ==
2198+
jest-environment-jsdom@^27.4.3:
2199+
version "27.4.3"
2200+
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-27.4.3.tgz#74198285f6284888ca9c7486c4e5e67add75aa53"
2201+
integrity sha512-x1AUVz3G14LpEJs7KIFUaTINT2n0unOUmvdAby3s/sldUpJJetOJifHo1O/EUQC5fNBowggwJbVulko18y6OWw==
22212202
dependencies:
22222203
"@jest/environment" "^27.4.2"
22232204
"@jest/fake-timers" "^27.4.2"
22242205
"@jest/types" "^27.4.2"
2225-
"@types/jsdom" "^16.2.4"
22262206
"@types/node" "*"
22272207
jest-mock "^27.4.2"
22282208
jest-util "^27.4.2"
@@ -2370,10 +2350,10 @@ jest-resolve@^27.4.2:
23702350
resolve.exports "^1.1.0"
23712351
slash "^3.0.0"
23722352

2373-
jest-runner@^27.4.2:
2374-
version "27.4.2"
2375-
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-27.4.2.tgz#924a64440c639c47b1155a41f8b3728471a101a6"
2376-
integrity sha512-YsgbYKk8V7J5BQPINXhdzNLoqIwUWrJkV9h6/ccsn6fbmC3n3ax1K5cDWzAU9qXyaQhetwFqPpHmAHIACscRKQ==
2353+
jest-runner@^27.4.3:
2354+
version "27.4.3"
2355+
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-27.4.3.tgz#9f05d4733829787778e8a143ade913834d0828dc"
2356+
integrity sha512-JgR6Om/j22Fd6ZUUIGTWNcCtuZVYbNrecb4k89W4UyFJoRtHpo2zMKWkmFFFJoqwWGrfrcPLnVBIgkJiTV3cyA==
23772357
dependencies:
23782358
"@jest/console" "^27.4.2"
23792359
"@jest/environment" "^27.4.2"
@@ -2386,7 +2366,7 @@ jest-runner@^27.4.2:
23862366
exit "^0.1.2"
23872367
graceful-fs "^4.2.4"
23882368
jest-docblock "^27.4.0"
2389-
jest-environment-jsdom "^27.4.2"
2369+
jest-environment-jsdom "^27.4.3"
23902370
jest-environment-node "^27.4.2"
23912371
jest-haste-map "^27.4.2"
23922372
jest-leak-detector "^27.4.2"
@@ -2527,13 +2507,13 @@ jest-worker@^27.4.2:
25272507
supports-color "^8.0.0"
25282508

25292509
jest@^27.2.2:
2530-
version "27.4.2"
2531-
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.2.tgz#4fb1211ad0b9955ef09a11b96684180a90638985"
2532-
integrity sha512-TAReynFYCfHNcrL+8Z74WPGafLFLF++bGkrpcsk6cO5G9S2VuJGhu2c44YFForMgF0GlYmtbpmeznkvZpNgTxg==
2510+
version "27.4.3"
2511+
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.3.tgz#cf7d1876a84c70efece2e01e4f9dfc2e464d9cbb"
2512+
integrity sha512-jwsfVABBzuN3Atm+6h6vIEpTs9+VApODLt4dk2qv1WMOpb1weI1IIZfuwpMiWZ62qvWj78MvdvMHIYdUfqrFaA==
25332513
dependencies:
2534-
"@jest/core" "^27.4.2"
2514+
"@jest/core" "^27.4.3"
25352515
import-local "^3.0.2"
2536-
jest-cli "^27.4.2"
2516+
jest-cli "^27.4.3"
25372517

25382518
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
25392519
version "4.0.0"

0 commit comments

Comments
 (0)