Skip to content

Commit

Permalink
chore(deps): update dependency jest to v27.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 1, 2021
1 parent 747ee12 commit 918214a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 54 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@semantic-release/git": "10.0.1",
"@types/jest": "27.0.3",
"@types/node": "16.11.11",
"jest": "27.4.2",
"jest": "27.4.3",
"rimraf": "3.0.2",
"rollup": "2.60.2",
"rollup-plugin-commonjs": "10.1.0",
Expand Down
86 changes: 33 additions & 53 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -594,10 +594,10 @@
jest-util "^27.4.2"
slash "^3.0.0"

"@jest/core@^27.4.2":
version "27.4.2"
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.2.tgz#24f91e4fa4ec983eb811ad518af109eac719d65a"
integrity sha512-0mPM61tDbu8yc9CMKH9bvV+g+17VUpdWQtU1x6P1gk4AKj8iywWi8zBmEIl7pTGjUtYA92CNc/LlBfKCioBOow==
"@jest/core@^27.4.3":
version "27.4.3"
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.3.tgz#9b9b34f4e6429a633085f476402aa2e3ce707877"
integrity sha512-V9ms3zSxUHxh1E/ZLAiXF7SLejsdFnjWTFizWotMOWvjho0lW5kSjZymhQSodNW0T0ZMQRiha7f8+NcFVm3hJQ==
dependencies:
"@jest/console" "^27.4.2"
"@jest/reporters" "^27.4.2"
Expand All @@ -611,13 +611,13 @@
exit "^0.1.2"
graceful-fs "^4.2.4"
jest-changed-files "^27.4.2"
jest-config "^27.4.2"
jest-config "^27.4.3"
jest-haste-map "^27.4.2"
jest-message-util "^27.4.2"
jest-regex-util "^27.4.0"
jest-resolve "^27.4.2"
jest-resolve-dependencies "^27.4.2"
jest-runner "^27.4.2"
jest-runner "^27.4.3"
jest-runtime "^27.4.2"
jest-snapshot "^27.4.2"
jest-util "^27.4.2"
Expand Down Expand Up @@ -1285,15 +1285,6 @@
jest-diff "^27.0.0"
pretty-format "^27.0.0"

"@types/jsdom@^16.2.4":
version "16.2.13"
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.2.13.tgz#126c8b7441b159d6234610a48de77b6066f1823f"
integrity sha512-8JQCjdeAidptSsOcRWk2iTm9wCcwn9l+kRG6k5bzUacrnm1ezV4forq0kWjUih/tumAeoG+OspOvQEbbRucBTw==
dependencies:
"@types/node" "*"
"@types/parse5" "*"
"@types/tough-cookie" "*"

"@types/minimist@^1.2.0":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
Expand All @@ -1319,11 +1310,6 @@
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==

"@types/parse5@*":
version "6.0.2"
resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-6.0.2.tgz#99f6b72d82e34cea03a4d8f2ed72114d909c1c61"
integrity sha512-+hQX+WyJAOne7Fh3zF5CxPemILIbuhNcqHHodzK9caYOLnC8pD5efmPleRnw0z++LfKUC/sVNMwk0Gap+B0baA==

"@types/prettier@^2.1.5":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.2.3.tgz#ef65165aea2924c9359205bf748865b8881753c0"
Expand Down Expand Up @@ -1351,11 +1337,6 @@
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==

"@types/tough-cookie@*":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.1.tgz#8f80dd965ad81f3e1bc26d6f5c727e132721ff40"
integrity sha512-Y0K95ThC3esLEYD6ZuqNek29lNX2EM1qxV8y2FTLUB0ff5wWrk7az+mLrnNFUnaXcgKye22+sFBRXOgpPILZNg==

"@types/yargs-parser@*":
version "13.0.0"
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-13.0.0.tgz#453743c5bbf9f1bed61d959baab5b06be029b2d0"
Expand Down Expand Up @@ -3504,28 +3485,28 @@ jest-circus@^27.4.2:
stack-utils "^2.0.3"
throat "^6.0.1"

jest-cli@^27.4.2:
version "27.4.2"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.2.tgz#9187777a2d01bf87fb4216ea98f94dc43ea32aff"
integrity sha512-Ex2WhCj4s0XFntTKTnyLgV/CZKgQaZBYrKz02XOZ4nUjFD+26Fji/M1SgHm+2IWEIsQqoipNRx9RJH56p8d7MQ==
jest-cli@^27.4.3:
version "27.4.3"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.3.tgz#89acba683b9f91c7a5e342e2ea13aa5414836a0d"
integrity sha512-zZSJBXNC/i8UnJPwcKWsqnhGgIF3uoTYP7th32Zej7KNQJdxzOMj+wCfy2Ox3kU7nXErJ36DtYyXDhfiqaiDRw==
dependencies:
"@jest/core" "^27.4.2"
"@jest/core" "^27.4.3"
"@jest/test-result" "^27.4.2"
"@jest/types" "^27.4.2"
chalk "^4.0.0"
exit "^0.1.2"
graceful-fs "^4.2.4"
import-local "^3.0.2"
jest-config "^27.4.2"
jest-config "^27.4.3"
jest-util "^27.4.2"
jest-validate "^27.4.2"
prompts "^2.0.1"
yargs "^16.2.0"

jest-config@^27.4.2:
version "27.4.2"
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.4.2.tgz#1440d99101659608c7995e85e29cfde13aa73f63"
integrity sha512-2vKqelsfHPnIzrPTpE9hImqxZLp5l9Vszpci19RdVB2i5OwoM+OkPExZMQb8aGrpEGXoKtlzvdqCL1GObiz8JQ==
jest-config@^27.4.3:
version "27.4.3"
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.4.3.tgz#7820e08f7526fa3f725423e2f0fa7888ee0ef9c9"
integrity sha512-DQ10HTSqYtC2pO7s9j2jw+li4xUnm2wLYWH2o7K1ftB8NyvToHsXoLlXxtsGh3AW9gUQR6KY/4B7G+T/NswJBw==
dependencies:
"@babel/core" "^7.1.0"
"@jest/test-sequencer" "^27.4.2"
Expand All @@ -3537,13 +3518,13 @@ jest-config@^27.4.2:
glob "^7.1.1"
graceful-fs "^4.2.4"
jest-circus "^27.4.2"
jest-environment-jsdom "^27.4.2"
jest-environment-jsdom "^27.4.3"
jest-environment-node "^27.4.2"
jest-get-type "^27.4.0"
jest-jasmine2 "^27.4.2"
jest-regex-util "^27.4.0"
jest-resolve "^27.4.2"
jest-runner "^27.4.2"
jest-runner "^27.4.3"
jest-util "^27.4.2"
jest-validate "^27.4.2"
micromatch "^4.0.4"
Expand Down Expand Up @@ -3588,15 +3569,14 @@ jest-each@^27.4.2:
jest-util "^27.4.2"
pretty-format "^27.4.2"

jest-environment-jsdom@^27.4.2:
version "27.4.2"
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-27.4.2.tgz#176c8b3529bec1561bb07b48f2b9a5a656927908"
integrity sha512-L0dV4oq4+Ll7hZ8QCGvSELn8uOr938/QKOg6o70kMHiZOpWOjAqSf7fMVAtGhG/BVSvk1GTzhGJNOWsxtH5KbQ==
jest-environment-jsdom@^27.4.3:
version "27.4.3"
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-27.4.3.tgz#74198285f6284888ca9c7486c4e5e67add75aa53"
integrity sha512-x1AUVz3G14LpEJs7KIFUaTINT2n0unOUmvdAby3s/sldUpJJetOJifHo1O/EUQC5fNBowggwJbVulko18y6OWw==
dependencies:
"@jest/environment" "^27.4.2"
"@jest/fake-timers" "^27.4.2"
"@jest/types" "^27.4.2"
"@types/jsdom" "^16.2.4"
"@types/node" "*"
jest-mock "^27.4.2"
jest-util "^27.4.2"
Expand Down Expand Up @@ -3744,10 +3724,10 @@ jest-resolve@^27.4.2:
resolve.exports "^1.1.0"
slash "^3.0.0"

jest-runner@^27.4.2:
version "27.4.2"
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-27.4.2.tgz#924a64440c639c47b1155a41f8b3728471a101a6"
integrity sha512-YsgbYKk8V7J5BQPINXhdzNLoqIwUWrJkV9h6/ccsn6fbmC3n3ax1K5cDWzAU9qXyaQhetwFqPpHmAHIACscRKQ==
jest-runner@^27.4.3:
version "27.4.3"
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-27.4.3.tgz#9f05d4733829787778e8a143ade913834d0828dc"
integrity sha512-JgR6Om/j22Fd6ZUUIGTWNcCtuZVYbNrecb4k89W4UyFJoRtHpo2zMKWkmFFFJoqwWGrfrcPLnVBIgkJiTV3cyA==
dependencies:
"@jest/console" "^27.4.2"
"@jest/environment" "^27.4.2"
Expand All @@ -3760,7 +3740,7 @@ jest-runner@^27.4.2:
exit "^0.1.2"
graceful-fs "^4.2.4"
jest-docblock "^27.4.0"
jest-environment-jsdom "^27.4.2"
jest-environment-jsdom "^27.4.3"
jest-environment-node "^27.4.2"
jest-haste-map "^27.4.2"
jest-leak-detector "^27.4.2"
Expand Down Expand Up @@ -3900,14 +3880,14 @@ jest-worker@^27.4.2:
merge-stream "^2.0.0"
supports-color "^8.0.0"

[email protected].2:
version "27.4.2"
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.2.tgz#4fb1211ad0b9955ef09a11b96684180a90638985"
integrity sha512-TAReynFYCfHNcrL+8Z74WPGafLFLF++bGkrpcsk6cO5G9S2VuJGhu2c44YFForMgF0GlYmtbpmeznkvZpNgTxg==
[email protected].3:
version "27.4.3"
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.3.tgz#cf7d1876a84c70efece2e01e4f9dfc2e464d9cbb"
integrity sha512-jwsfVABBzuN3Atm+6h6vIEpTs9+VApODLt4dk2qv1WMOpb1weI1IIZfuwpMiWZ62qvWj78MvdvMHIYdUfqrFaA==
dependencies:
"@jest/core" "^27.4.2"
"@jest/core" "^27.4.3"
import-local "^3.0.2"
jest-cli "^27.4.2"
jest-cli "^27.4.3"

js-tokens@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 918214a

Please sign in to comment.