Skip to content

Commit

Permalink
Bump jest-resolve-dependencies from 27.4.5 to 27.5.1 (#194)
Browse files Browse the repository at this point in the history
Bumps [jest-resolve-dependencies](https://github.com/facebook/jest/tree/HEAD/packages/jest-resolve-dependencies) from 27.4.5 to 27.5.1.
- [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/v27.5.1/packages/jest-resolve-dependencies)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 19, 2022
1 parent 394cba8 commit 8edfbdd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4095,13 +4095,13 @@ jest-regex-util@^27.4.0, jest-regex-util@^27.5.1:
integrity sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==

jest-resolve-dependencies@^27.4.5:
version "27.4.5"
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-27.4.5.tgz#9398af854bdb12d6a9e5a8a536ee401f889a3ecf"
integrity sha512-elEVvkvRK51y037NshtEkEnukMBWvlPzZHiL847OrIljJ8yIsujD2GXRPqDXC4rEVKbcdsy7W0FxoZb4WmEs7w==
version "27.5.1"
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz#d811ecc8305e731cc86dd79741ee98fed06f1da8"
integrity sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==
dependencies:
"@jest/types" "^27.4.2"
jest-regex-util "^27.4.0"
jest-snapshot "^27.4.5"
"@jest/types" "^27.5.1"
jest-regex-util "^27.5.1"
jest-snapshot "^27.5.1"

jest-resolve@^27.4.5, jest-resolve@^27.5.1:
version "27.5.1"
Expand Down

0 comments on commit 8edfbdd

Please sign in to comment.