Skip to content

Commit

Permalink
chore(deps): update dependency jest-extended to v3.2.1 (#19750)
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 Jan 9, 2023
1 parent bf38439 commit 179e4a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -308,7 +308,7 @@
"graphql": "16.6.0",
"husky": "8.0.2",
"jest": "29.3.1",
"jest-extended": "3.2.0",
"jest-extended": "3.2.1",
"jest-junit": "15.0.0",
"jest-mock-extended": "3.0.1",
"lint-staged": "13.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6439,10 +6439,10 @@ jest-environment-node@^29.3.1:
jest-mock "^29.3.1"
jest-util "^29.3.1"

jest-extended@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/jest-extended/-/jest-extended-3.2.0.tgz#4333dbb47e40acef3abccb1d22b7769c5fa90a0b"
integrity sha512-jy+1nwlPLPPR6O8O9Mn+BWCBq/jL/9OgdKEG8ekOSQoLyVvAO5nND8ll3UxoajzBu4kYyn7zUKYWRdnTfQPcVw==
jest-extended@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/jest-extended/-/jest-extended-3.2.1.tgz#d1e7d7731cfa2174f48036822ee4ee5dfc09d44b"
integrity sha512-+c+jL/KI/3OsU+jTFa8HFtwBzWhFixFYfOEfFdPIACN97HdgEcjkzKnotQQPZidwU4B/VqgA7LTy0yhAxfSCIw==
dependencies:
jest-diff "^29.0.0"
jest-get-type "^29.0.0"
Expand Down

0 comments on commit 179e4a5

Please sign in to comment.