Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v27.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 3, 2021
1 parent 3d56684 commit 0fae26e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 78 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,9 @@
},
"devDependencies": {
"@actions/core": "1.5.0",
"@jest/globals": "27.0.6",
"@jest/reporters": "27.0.6",
"@jest/test-result": "27.0.6",
"@jest/globals": "27.1.0",
"@jest/reporters": "27.1.0",
"@jest/test-result": "27.1.0",
"@ls-lint/ls-lint": "1.10.0",
"@renovate/eslint-plugin": "https://github.com/renovatebot/eslint-plugin#v0.0.3",
"@semantic-release/exec": "5.0.0",
Expand Down Expand Up @@ -250,7 +250,7 @@
"glob": "7.1.7",
"graphql": "15.5.1",
"husky": "7.0.2",
"jest": "27.0.6",
"jest": "27.1.0",
"jest-extended": "0.11.5",
"jest-github-actions-reporter": "1.0.3",
"jest-junit": "12.2.0",
Expand Down
99 changes: 25 additions & 74 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@
chalk "^2.0.1"
slash "^2.0.0"

"@jest/console@^27.0.6", "@jest/console@^27.1.0":
"@jest/console@^27.1.0":
version "27.1.0"
resolved "https://registry.yarnpkg.com/@jest/console/-/console-27.1.0.tgz#de13b603cb1d389b50c0dc6296e86e112381e43c"
integrity sha512-+Vl+xmLwAXLNlqT61gmHEixeRbS4L8MUzAjtpBCOPWH+izNI/dR16IeXjkXJdRtIVWVSf9DO1gdp67B1XorZhQ==
Expand All @@ -995,7 +995,7 @@
jest-util "^27.1.0"
slash "^3.0.0"

"@jest/core@^27.0.6", "@jest/core@^27.1.0":
"@jest/core@^27.1.0":
version "27.1.0"
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.1.0.tgz#622220f18032f5869e579cecbe744527238648bf"
integrity sha512-3l9qmoknrlCFKfGdrmiQiPne+pUR4ALhKwFTYyOeKw6egfDwJkO21RJ1xf41rN8ZNFLg5W+w6+P4fUqq4EMRWA==
Expand Down Expand Up @@ -1030,7 +1030,7 @@
slash "^3.0.0"
strip-ansi "^6.0.0"

"@jest/environment@^27.0.6", "@jest/environment@^27.1.0":
"@jest/environment@^27.1.0":
version "27.1.0"
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-27.1.0.tgz#c7224a67004759ec203d8fa44e8bc0db93f66c44"
integrity sha512-wRp50aAMY2w1U2jP1G32d6FUVBNYqmk8WaGkiIEisU48qyDV0WPtw3IBLnl7orBeggveommAkuijY+RzVnNDOQ==
Expand All @@ -1052,16 +1052,7 @@
jest-mock "^27.1.0"
jest-util "^27.1.0"

"@jest/globals@27.0.6":
version "27.0.6"
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-27.0.6.tgz#48e3903f99a4650673d8657334d13c9caf0e8f82"
integrity sha512-DdTGCP606rh9bjkdQ7VvChV18iS7q0IMJVP1piwTWyWskol4iqcVwthZmoJEf7obE1nc34OpIyoVGPeqLC+ryw==
dependencies:
"@jest/environment" "^27.0.6"
"@jest/types" "^27.0.6"
expect "^27.0.6"

"@jest/globals@^27.1.0":
"@jest/globals@27.1.0", "@jest/globals@^27.1.0":
version "27.1.0"
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-27.1.0.tgz#e093a49c718dd678a782c197757775534c88d3f2"
integrity sha512-73vLV4aNHAlAgjk0/QcSIzzCZSqVIPbmFROJJv9D3QUR7BI4f517gVdJpSrCHxuRH3VZFhe0yGG/tmttlMll9g==
Expand All @@ -1070,37 +1061,7 @@
"@jest/types" "^27.1.0"
expect "^27.1.0"

"@jest/reporters@27.0.6":
version "27.0.6"
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-27.0.6.tgz#91e7f2d98c002ad5df94d5b5167c1eb0b9fd5b00"
integrity sha512-TIkBt09Cb2gptji3yJXb3EE+eVltW6BjO7frO7NEfjI9vSIYoISi5R3aI3KpEDXlB1xwB+97NXIqz84qYeYsfA==
dependencies:
"@bcoe/v8-coverage" "^0.2.3"
"@jest/console" "^27.0.6"
"@jest/test-result" "^27.0.6"
"@jest/transform" "^27.0.6"
"@jest/types" "^27.0.6"
chalk "^4.0.0"
collect-v8-coverage "^1.0.0"
exit "^0.1.2"
glob "^7.1.2"
graceful-fs "^4.2.4"
istanbul-lib-coverage "^3.0.0"
istanbul-lib-instrument "^4.0.3"
istanbul-lib-report "^3.0.0"
istanbul-lib-source-maps "^4.0.0"
istanbul-reports "^3.0.2"
jest-haste-map "^27.0.6"
jest-resolve "^27.0.6"
jest-util "^27.0.6"
jest-worker "^27.0.6"
slash "^3.0.0"
source-map "^0.6.0"
string-length "^4.0.1"
terminal-link "^2.0.0"
v8-to-istanbul "^8.0.0"

"@jest/reporters@^27.1.0":
"@jest/reporters@27.1.0", "@jest/reporters@^27.1.0":
version "27.1.0"
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-27.1.0.tgz#02ed1e6601552c2f6447378533f77aad002781d4"
integrity sha512-5T/zlPkN2HnK3Sboeg64L5eC8iiaZueLpttdktWTJsvALEtP2YMkC5BQxwjRWQACG9SwDmz+XjjkoxXUDMDgdw==
Expand Down Expand Up @@ -1148,13 +1109,13 @@
graceful-fs "^4.2.4"
source-map "^0.6.0"

"@jest/test-result@27.0.6":
version "27.0.6"
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-27.0.6.tgz#3fa42015a14e4fdede6acd042ce98c7f36627051"
integrity sha512-ja/pBOMTufjX4JLEauLxE3LQBPaI2YjGFtXexRAjt1I/MbfNlMx0sytSX3tn5hSLzQsR3Qy2rd0hc1BWojtj9w==
"@jest/test-result@27.1.0", "@jest/test-result@^27.1.0":
version "27.1.0"
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-27.1.0.tgz#9345ae5f97f6a5287af9ebd54716cd84331d42e8"
integrity sha512-Aoz00gpDL528ODLghat3QSy6UBTD5EmmpjrhZZMK/v1Q2/rRRqTGnFxHuEkrD4z/Py96ZdOHxIWkkCKRpmnE1A==
dependencies:
"@jest/console" "^27.0.6"
"@jest/types" "^27.0.6"
"@jest/console" "^27.1.0"
"@jest/types" "^27.1.0"
"@types/istanbul-lib-coverage" "^2.0.0"
collect-v8-coverage "^1.0.0"

Expand All @@ -1167,16 +1128,6 @@
"@jest/types" "^24.9.0"
"@types/istanbul-lib-coverage" "^2.0.0"

"@jest/test-result@^27.0.6", "@jest/test-result@^27.1.0":
version "27.1.0"
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-27.1.0.tgz#9345ae5f97f6a5287af9ebd54716cd84331d42e8"
integrity sha512-Aoz00gpDL528ODLghat3QSy6UBTD5EmmpjrhZZMK/v1Q2/rRRqTGnFxHuEkrD4z/Py96ZdOHxIWkkCKRpmnE1A==
dependencies:
"@jest/console" "^27.1.0"
"@jest/types" "^27.1.0"
"@types/istanbul-lib-coverage" "^2.0.0"
collect-v8-coverage "^1.0.0"

"@jest/test-sequencer@^27.1.0":
version "27.1.0"
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-27.1.0.tgz#04e8b3bd735570d3d48865e74977a14dc99bff2d"
Expand All @@ -1187,7 +1138,7 @@
jest-haste-map "^27.1.0"
jest-runtime "^27.1.0"

"@jest/transform@^27.0.6", "@jest/transform@^27.1.0":
"@jest/transform@^27.1.0":
version "27.1.0"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.1.0.tgz#962e385517e3d1f62827fa39c305edcc3ca8544b"
integrity sha512-ZRGCA2ZEVJ00ubrhkTG87kyLbN6n55g1Ilq0X9nJb5bX3MhMp3O6M7KG+LvYu+nZRqG5cXsQnJEdZbdpTAV8pQ==
Expand Down Expand Up @@ -1228,7 +1179,7 @@
"@types/yargs" "^15.0.0"
chalk "^4.0.0"

"@jest/types@^27.0.6", "@jest/types@^27.1.0":
"@jest/types@^27.1.0":
version "27.1.0"
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.1.0.tgz#674a40325eab23c857ebc0689e7e191a3c5b10cc"
integrity sha512-pRP5cLIzN7I7Vp6mHKRSaZD7YpBTK7hawx5si8trMKqk4+WOdK8NEKOTO2G8PKWD1HbKMVckVB6/XHh/olhf2g==
Expand Down Expand Up @@ -4185,7 +4136,7 @@ expect@^24.1.0:
jest-message-util "^24.9.0"
jest-regex-util "^24.9.0"

expect@^27.0.6, expect@^27.1.0:
expect@^27.1.0:
version "27.1.0"
resolved "https://registry.yarnpkg.com/expect/-/expect-27.1.0.tgz#380de0abb3a8f2299c4c6c66bbe930483b5dba9b"
integrity sha512-9kJngV5hOJgkFil4F/uXm3hVBubUK2nERVfvqNNwxxuW8ZOUwSTTSysgfzckYtv/LBzj/LJXbiAF7okHCXgdug==
Expand Down Expand Up @@ -5498,7 +5449,7 @@ jest-circus@^27.1.0:
stack-utils "^2.0.3"
throat "^6.0.1"

jest-cli@^27.0.6:
jest-cli@^27.1.0:
version "27.1.0"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.1.0.tgz#118438e4d11cf6fb66cb2b2eb5778817eab3daeb"
integrity sha512-h6zPUOUu+6oLDrXz0yOWY2YXvBLk8gQinx4HbZ7SF4V3HzasQf+ncoIbKENUMwXyf54/6dBkYXvXJos+gOHYZw==
Expand Down Expand Up @@ -5637,7 +5588,7 @@ jest-github-actions-reporter@1.0.3:
dependencies:
"@actions/core" "^1.2.0"

jest-haste-map@^27.0.6, jest-haste-map@^27.1.0:
jest-haste-map@^27.1.0:
version "27.1.0"
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.1.0.tgz#a39f456823bd6a74e3c86ad25f6fa870428326bf"
integrity sha512-7mz6LopSe+eA6cTFMf10OfLLqRoIPvmMyz5/OnSXnHO7hB0aDP1iIeLWCXzAcYU5eIJVpHr12Bk9yyq2fTW9vg==
Expand Down Expand Up @@ -5796,7 +5747,7 @@ jest-resolve-dependencies@^27.1.0:
jest-regex-util "^27.0.6"
jest-snapshot "^27.1.0"

jest-resolve@^27.0.6, jest-resolve@^27.1.0:
jest-resolve@^27.1.0:
version "27.1.0"
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-27.1.0.tgz#bb22303c9e240cccdda28562e3c6fbcc6a23ac86"
integrity sha512-TXvzrLyPg0vLOwcWX38ZGYeEztSEmW+cQQKqc4HKDUwun31wsBXwotRlUz4/AYU/Fq4GhbMd/ileIWZEtcdmIA==
Expand Down Expand Up @@ -5931,7 +5882,7 @@ jest-util@^26.0.0:
is-ci "^2.0.0"
micromatch "^4.0.2"

jest-util@^27.0.0, jest-util@^27.0.6, jest-util@^27.1.0:
jest-util@^27.0.0, jest-util@^27.1.0:
version "27.1.0"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.1.0.tgz#06a53777a8cb7e4940ca8e20bf9c67dd65d9bd68"
integrity sha512-edSLD2OneYDKC6gZM1yc+wY/877s/fuJNoM1k3sOEpzFyeptSmke3SLnk1dDHk9CgTA+58mnfx3ew3J11Kes/w==
Expand Down Expand Up @@ -5968,7 +5919,7 @@ jest-watcher@^27.1.0:
jest-util "^27.1.0"
string-length "^4.0.1"

jest-worker@^27.0.6, jest-worker@^27.1.0:
jest-worker@^27.1.0:
version "27.1.0"
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.1.0.tgz#65f4a88e37148ed984ba8ca8492d6b376938c0aa"
integrity sha512-mO4PHb2QWLn9yRXGp7rkvXLAYuxwhq1ZYUo0LoDhg8wqvv4QizP1ZWEJOeolgbEgAWZLIEU0wsku8J+lGWfBhg==
Expand All @@ -5977,14 +5928,14 @@ jest-worker@^27.0.6, jest-worker@^27.1.0:
merge-stream "^2.0.0"
supports-color "^8.0.0"

jest@27.0.6:
version "27.0.6"
resolved "https://registry.yarnpkg.com/jest/-/jest-27.0.6.tgz#10517b2a628f0409087fbf473db44777d7a04505"
integrity sha512-EjV8aETrsD0wHl7CKMibKwQNQc3gIRBXlTikBmmHUeVMKaPFxdcUIBfoDqTSXDoGJIivAYGqCWVlzCSaVjPQsA==
jest@27.1.0:
version "27.1.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-27.1.0.tgz#eaab62dfdc02d8b7c814cd27b8d2d92bc46d3d69"
integrity sha512-pSQDVwRSwb109Ss13lcMtdfS9r8/w2Zz8+mTUA9VORD66GflCdl8nUFCqM96geOD2EBwWCNURrNAfQsLIDNBdg==
dependencies:
"@jest/core" "^27.0.6"
"@jest/core" "^27.1.0"
import-local "^3.0.2"
jest-cli "^27.0.6"
jest-cli "^27.1.0"

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

0 comments on commit 0fae26e

Please sign in to comment.