Skip to content

Commit

Permalink
Bump expect from 29.3.1 to 29.4.0
Browse files Browse the repository at this point in the history
Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 29.3.1 to 29.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.0/packages/expect)

---
updated-dependencies:
- dependency-name: expect
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2023
1 parent 86ef605 commit 7a8dd55
Showing 1 changed file with 4 additions and 22 deletions.
26 changes: 4 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2124,13 +2124,6 @@
"@types/node" "*"
jest-mock "^29.4.0"

"@jest/expect-utils@^29.3.1":
version "29.3.1"
resolved "https://registry.yarnpkg.com/@jest/expect-utils/-/expect-utils-29.3.1.tgz#531f737039e9b9e27c42449798acb5bba01935b6"
integrity sha512-wlrznINZI5sMjwvUoLVk617ll/UYfGIZNxmbU+Pa7wmkL4vYzhV9R2pwVqUh4NWWuLQWkI8+8mOkxs//prKQ3g==
dependencies:
jest-get-type "^29.2.0"

"@jest/expect-utils@^29.4.0":
version "29.4.0"
resolved "https://registry.yarnpkg.com/@jest/expect-utils/-/expect-utils-29.4.0.tgz#97819d0da7027792888d9d2f1a41443be0baef80"
Expand Down Expand Up @@ -6363,18 +6356,7 @@ expand-tilde@^2.0.0, expand-tilde@^2.0.2:
dependencies:
homedir-polyfill "^1.0.1"

expect@^29.0.0:
version "29.3.1"
resolved "https://registry.yarnpkg.com/expect/-/expect-29.3.1.tgz#92877aad3f7deefc2e3f6430dd195b92295554a6"
integrity sha512-gGb1yTgU30Q0O/tQq+z30KBWv24ApkMgFUpvKBkyLUBL68Wv8dHdJxTBZFl/iT8K/bqDHvUYRH6IIN3rToopPA==
dependencies:
"@jest/expect-utils" "^29.3.1"
jest-get-type "^29.2.0"
jest-matcher-utils "^29.3.1"
jest-message-util "^29.3.1"
jest-util "^29.3.1"

expect@^29.4.0:
expect@^29.0.0, expect@^29.4.0:
version "29.4.0"
resolved "https://registry.yarnpkg.com/expect/-/expect-29.4.0.tgz#e2d58a73bf46399deac7db6ec16842827525ce35"
integrity sha512-pzaAwjBgLEVxBh6ZHiqb9Wv3JYuv6m8ntgtY7a48nS+2KbX0EJkPS3FQlKiTZNcqzqJHNyQsfjqN60w1hPUBfQ==
Expand Down Expand Up @@ -8060,7 +8042,7 @@ jest-leak-detector@^29.4.0:
jest-get-type "^29.2.0"
pretty-format "^29.4.0"

jest-matcher-utils@^29.3.1, jest-matcher-utils@^29.4.0:
jest-matcher-utils@^29.4.0:
version "29.4.0"
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.4.0.tgz#c2f804f95152216c8b80afbe73d82ae0ba89f652"
integrity sha512-pU4OjBn96rDdRIaPUImbPiO2ETyRVzkA1EZVu9AxBDv/XPDJ7JWfkb6IiDT5jwgicaPHMrB/fhVa6qjG6potfA==
Expand All @@ -8070,7 +8052,7 @@ jest-matcher-utils@^29.3.1, jest-matcher-utils@^29.4.0:
jest-get-type "^29.2.0"
pretty-format "^29.4.0"

jest-message-util@^29.3.1, jest-message-util@^29.4.0:
jest-message-util@^29.4.0:
version "29.4.0"
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.4.0.tgz#60d3f3dd6b5ef08ec9b698f434fbbafdb0af761d"
integrity sha512-0FvobqymmhE9pDEifvIcni9GeoKLol8eZspzH5u41g1wxYtLS60a9joT95dzzoCgrKRidNz64eaAXyzaULV8og==
Expand Down Expand Up @@ -8213,7 +8195,7 @@ jest-snapshot@^29.4.0:
pretty-format "^29.4.0"
semver "^7.3.5"

jest-util@^29.3.1, jest-util@^29.4.0:
jest-util@^29.4.0:
version "29.4.0"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.4.0.tgz#1f3743c3dda843049623501c7e6f8fa5efdc2c2f"
integrity sha512-lCCwlze7UEV8TpR9ArS8w0cTbcMry5tlBkg7QSc5og5kNyV59dnY2aKHu5fY2k5aDJMQpCUGpvL2w6ZU44lveA==
Expand Down

0 comments on commit 7a8dd55

Please sign in to comment.