Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29.6.1 (#23305)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 11, 2023
1 parent 005c4f5 commit da08608
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 75 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -249,9 +249,9 @@
"re2": "1.19.1"
},
"devDependencies": {
"@jest/globals": "29.6.0",
"@jest/reporters": "29.6.0",
"@jest/test-result": "29.6.0",
"@jest/globals": "29.6.1",
"@jest/reporters": "29.6.1",
"@jest/test-result": "29.6.1",
"@ls-lint/ls-lint": "2.0.1",
"@openpgp/web-stream-tools": "0.0.13",
"@renovate/eslint-plugin": "file:./tools/eslint",
Expand Down Expand Up @@ -315,7 +315,7 @@
"expect-more-jest": "5.5.0",
"graphql": "16.7.1",
"husky": "8.0.3",
"jest": "29.6.0",
"jest": "29.6.1",
"jest-extended": "4.0.0",
"jest-mock-extended": "3.0.4",
"markdownlint-cli2": "0.8.1",
Expand Down
92 changes: 21 additions & 71 deletions yarn.lock
Expand Up @@ -1468,7 +1468,7 @@
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==

"@jest/console@^29.6.0", "@jest/console@^29.6.1":
"@jest/console@^29.6.1":
version "29.6.1"
resolved "https://registry.yarnpkg.com/@jest/console/-/console-29.6.1.tgz#b48ba7b9c34b51483e6d590f46e5837f1ab5f639"
integrity sha512-Aj772AYgwTSr5w8qnyoJ0eDYvN6bMsH3ORH1ivMotrInHLKdUz6BDlaEXHdM6kODaBIkNIyQGzsMvRdOv7VG7Q==
Expand All @@ -1480,7 +1480,7 @@
jest-util "^29.6.1"
slash "^3.0.0"

"@jest/core@^29.6.0", "@jest/core@^29.6.1":
"@jest/core@^29.6.1":
version "29.6.1"
resolved "https://registry.yarnpkg.com/@jest/core/-/core-29.6.1.tgz#fac0d9ddf320490c93356ba201451825231e95f6"
integrity sha512-CcowHypRSm5oYQ1obz1wfvkjZZ2qoQlrKKvlfPwh5jUXVU12TWr2qMeH8chLMuTFzHh5a1g2yaqlqDICbr+ukQ==
Expand Down Expand Up @@ -1514,7 +1514,7 @@
slash "^3.0.0"
strip-ansi "^6.0.0"

"@jest/environment@^29.6.0", "@jest/environment@^29.6.1":
"@jest/environment@^29.6.1":
version "29.6.1"
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-29.6.1.tgz#ee358fff2f68168394b4a50f18c68278a21fe82f"
integrity sha512-RMMXx4ws+Gbvw3DfLSuo2cfQlK7IwGbpuEWXCqyYDcqYTI+9Ju3a5hDnXaxjNsa6uKh9PQF2v+qg+RLe63tz5A==
Expand All @@ -1538,7 +1538,7 @@
dependencies:
jest-get-type "^29.4.3"

"@jest/expect@^29.6.0", "@jest/expect@^29.6.1":
"@jest/expect@^29.6.1":
version "29.6.1"
resolved "https://registry.yarnpkg.com/@jest/expect/-/expect-29.6.1.tgz#fef18265188f6a97601f1ea0a2912d81a85b4657"
integrity sha512-N5xlPrAYaRNyFgVf2s9Uyyvr795jnB6rObuPx4QFvNJz8aAjpZUDfO4bh5G/xuplMID8PrnuF1+SfSyDxhsgYg==
Expand All @@ -1558,17 +1558,7 @@
jest-mock "^29.6.1"
jest-util "^29.6.1"

"@jest/globals@29.6.0":
version "29.6.0"
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-29.6.0.tgz#e1603da83f69ed1a75e272d15da34a6a2fca1e24"
integrity sha512-IQQ3hZ2D/hwEwXSMv5GbfhzdH0nTQR3KPYxnuW6gYWbd6+7/zgMz7Okn6EgBbNtJNONq03k5EKA6HqGyzRbpeg==
dependencies:
"@jest/environment" "^29.6.0"
"@jest/expect" "^29.6.0"
"@jest/types" "^29.6.0"
jest-mock "^29.6.0"

"@jest/globals@^29.6.1":
"@jest/globals@29.6.1", "@jest/globals@^29.6.1":
version "29.6.1"
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-29.6.1.tgz#c8a8923e05efd757308082cc22893d82b8aa138f"
integrity sha512-2VjpaGy78JY9n9370H8zGRCFbYVWwjY6RdDMhoJHa1sYfwe6XM/azGN0SjY8kk7BOZApIejQ1BFPyH7FPG0w3A==
Expand All @@ -1578,37 +1568,7 @@
"@jest/types" "^29.6.1"
jest-mock "^29.6.1"

"@jest/reporters@29.6.0":
version "29.6.0"
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-29.6.0.tgz#09e6d47b3d9b69172cbc344d4cb8954966a7a466"
integrity sha512-dWEq4HI0VvHcAD6XTtyBKKARLytyyWPIy1SvGOcU91106MfvHPdxZgupFwVHd8TFpZPpA3SebYjtwS5BUS76Rw==
dependencies:
"@bcoe/v8-coverage" "^0.2.3"
"@jest/console" "^29.6.0"
"@jest/test-result" "^29.6.0"
"@jest/transform" "^29.6.0"
"@jest/types" "^29.6.0"
"@jridgewell/trace-mapping" "^0.3.18"
"@types/node" "*"
chalk "^4.0.0"
collect-v8-coverage "^1.0.0"
exit "^0.1.2"
glob "^7.1.3"
graceful-fs "^4.2.9"
istanbul-lib-coverage "^3.0.0"
istanbul-lib-instrument "^5.1.0"
istanbul-lib-report "^3.0.0"
istanbul-lib-source-maps "^4.0.0"
istanbul-reports "^3.1.3"
jest-message-util "^29.6.0"
jest-util "^29.6.0"
jest-worker "^29.6.0"
slash "^3.0.0"
string-length "^4.0.1"
strip-ansi "^6.0.0"
v8-to-istanbul "^9.0.1"

"@jest/reporters@^29.6.1":
"@jest/reporters@29.6.1", "@jest/reporters@^29.6.1":
version "29.6.1"
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-29.6.1.tgz#3325a89c9ead3cf97ad93df3a427549d16179863"
integrity sha512-9zuaI9QKr9JnoZtFQlw4GREQbxgmNYXU6QuWtmuODvk5nvPUeBYapVR/VYMyi2WSx3jXTLJTJji8rN6+Cm4+FA==
Expand Down Expand Up @@ -1661,17 +1621,7 @@
callsites "^3.0.0"
graceful-fs "^4.2.9"

"@jest/test-result@29.6.0":
version "29.6.0"
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-29.6.0.tgz#03bd32d3bb696eff5affecf918468bc633fc32d5"
integrity sha512-9qLb7xITeyWhM4yatn2muqfomuoCTOhv0QV9i7XiIyYi3QLfnvPv5NeJp5u0PZeutAOROMLKakOkmoAisOr3YQ==
dependencies:
"@jest/console" "^29.6.0"
"@jest/types" "^29.6.0"
"@types/istanbul-lib-coverage" "^2.0.0"
collect-v8-coverage "^1.0.0"

"@jest/test-result@^29.6.0", "@jest/test-result@^29.6.1":
"@jest/test-result@29.6.1", "@jest/test-result@^29.6.1":
version "29.6.1"
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-29.6.1.tgz#850e565a3f58ee8ca6ec424db00cb0f2d83c36ba"
integrity sha512-Ynr13ZRcpX6INak0TPUukU8GWRfm/vAytE3JbJNGAvINySWYdfE7dGZMbk36oVuK4CigpbhMn8eg1dixZ7ZJOw==
Expand All @@ -1691,7 +1641,7 @@
jest-haste-map "^29.6.1"
slash "^3.0.0"

"@jest/transform@^29.6.0", "@jest/transform@^29.6.1":
"@jest/transform@^29.6.1":
version "29.6.1"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.6.1.tgz#acb5606019a197cb99beda3c05404b851f441c92"
integrity sha512-URnTneIU3ZjRSaf906cvf6Hpox3hIeJXRnz3VDSw5/X93gR8ycdfSIEy19FlVx8NFmpN7fe3Gb1xF+NjXaQLWg==
Expand Down Expand Up @@ -1724,7 +1674,7 @@
"@types/yargs" "^17.0.8"
chalk "^4.0.0"

"@jest/types@^29.6.0", "@jest/types@^29.6.1":
"@jest/types@^29.6.1":
version "29.6.1"
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.6.1.tgz#ae79080278acff0a6af5eb49d063385aaa897bf2"
integrity sha512-tPKQNMPuXgvdOn2/Lg9HNfUvjYVGolt04Hp03f5hAk878uwOLikN+JzeLY0HcVgKgFl9Hs3EIqpu3WX27XNhnw==
Expand Down Expand Up @@ -7058,7 +7008,7 @@ jest-circus@^29.6.1:
slash "^3.0.0"
stack-utils "^2.0.3"

jest-cli@^29.6.0:
jest-cli@^29.6.1:
version "29.6.1"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-29.6.1.tgz#99d9afa7449538221c71f358f0fdd3e9c6e89f72"
integrity sha512-607dSgTA4ODIN6go9w6xY3EYkyPFGicx51a69H7yfvt7lN53xNswEVLovq+E77VsTRi5fWprLH0yl4DJgE8Ing==
Expand Down Expand Up @@ -7214,7 +7164,7 @@ jest-matcher-utils@^29.6.1:
jest-get-type "^29.4.3"
pretty-format "^29.6.1"

jest-message-util@^29.6.0, jest-message-util@^29.6.1:
jest-message-util@^29.6.1:
version "29.6.1"
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.6.1.tgz#d0b21d87f117e1b9e165e24f245befd2ff34ff8d"
integrity sha512-KoAW2zAmNSd3Gk88uJ56qXUWbFk787QKmjjJVOjtGFmmGSZgDBrlIL4AfQw1xyMYPNVD7dNInfIbur9B2rd/wQ==
Expand All @@ -7236,7 +7186,7 @@ jest-mock-extended@3.0.4:
dependencies:
ts-essentials "^7.0.3"

jest-mock@^29.6.0, jest-mock@^29.6.1:
jest-mock@^29.6.1:
version "29.6.1"
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.6.1.tgz#049ee26aea8cbf54c764af649070910607316517"
integrity sha512-brovyV9HBkjXAEdRooaTQK42n8usKoSRR3gihzUpYeV/vwqgSoNfrksO7UfSACnPmxasO/8TmHM3w9Hp3G1dgw==
Expand Down Expand Up @@ -7372,7 +7322,7 @@ jest-util@^29.0.0:
graceful-fs "^4.2.9"
picomatch "^2.2.3"

jest-util@^29.6.0, jest-util@^29.6.1:
jest-util@^29.6.1:
version "29.6.1"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.6.1.tgz#c9e29a87a6edbf1e39e6dee2b4689b8a146679cb"
integrity sha512-NRFCcjc+/uO3ijUVyNOQJluf8PtGCe/W6cix36+M3cTFgiYqFOOW5MgN4JOOcvbUhcKTYVd1CvHz/LWi8d16Mg==
Expand Down Expand Up @@ -7410,7 +7360,7 @@ jest-watcher@^29.6.1:
jest-util "^29.6.1"
string-length "^4.0.1"

jest-worker@^29.6.0, jest-worker@^29.6.1:
jest-worker@^29.6.1:
version "29.6.1"
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.6.1.tgz#64b015f0e985ef3a8ad049b61fe92b3db74a5319"
integrity sha512-U+Wrbca7S8ZAxAe9L6nb6g8kPdia5hj32Puu5iOqBCMTMWFHXuK6dOV2IFrpedbTV8fjMFLdWNttQTBL6u2MRA==
Expand All @@ -7420,15 +7370,15 @@ jest-worker@^29.6.0, jest-worker@^29.6.1:
merge-stream "^2.0.0"
supports-color "^8.0.0"

jest@29.6.0:
version "29.6.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-29.6.0.tgz#dbc8136e6d933177487e2427187e07ebf9db8ce4"
integrity sha512-do1J9gGrQ68E4UfMz/4OM71p9qCqQxu32N/9ZfeYFSSlx0uUOuxeyZxtJZNaUTW12ZA11ERhmBjBhy1Ho96R4g==
jest@29.6.1:
version "29.6.1"
resolved "https://registry.yarnpkg.com/jest/-/jest-29.6.1.tgz#74be1cb719c3abe439f2d94aeb18e6540a5b02ad"
integrity sha512-Nirw5B4nn69rVUZtemCQhwxOBhm0nsp3hmtF4rzCeWD7BkjAXRIji7xWQfnTNbz9g0aVsBX6aZK3n+23LM6uDw==
dependencies:
"@jest/core" "^29.6.0"
"@jest/types" "^29.6.0"
"@jest/core" "^29.6.1"
"@jest/types" "^29.6.1"
import-local "^3.0.2"
jest-cli "^29.6.0"
jest-cli "^29.6.1"

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

0 comments on commit da08608

Please sign in to comment.