Skip to content

Commit

Permalink
chore(deps): update dependency jest-extended to v3.2.2 (#19833)
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 13, 2023
1 parent b810345 commit d6452f0
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.3",
"jest": "29.3.1",
"jest-extended": "3.2.1",
"jest-extended": "3.2.2",
"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.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==
jest-extended@3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/jest-extended/-/jest-extended-3.2.2.tgz#5a1a60f3187428fbf60e10d2eb23b3fb8f848ccf"
integrity sha512-hjnKdy3xBUTbe3CH8nc5WDDvX2btn5x04XXcN1AGqUKT48dzqeF4oWvz+wW21N66lV5+OFmJB387dU3YRZfOSA==
dependencies:
jest-diff "^29.0.0"
jest-get-type "^29.0.0"
Expand Down

0 comments on commit d6452f0

Please sign in to comment.