Skip to content

Commit

Permalink
Build(deps): Bump jest-validate from 29.5.0 to 29.6.1
Browse files Browse the repository at this point in the history
Bumps [jest-validate](https://github.com/facebook/jest/tree/HEAD/packages/jest-validate) from 29.5.0 to 29.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest-validate)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent c6ab9de commit eab5d9b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5543,16 +5543,16 @@ jest-util@^29.6.1:
picomatch "^2.2.3"

jest-validate@^29.3.1, jest-validate@^29.4.1, jest-validate@^29.4.2, jest-validate@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-29.5.0.tgz#8e5a8f36178d40e47138dc00866a5f3bd9916ffc"
integrity sha512-pC26etNIi+y3HV8A+tUGr/lph9B18GnzSRAkPaaZJIE1eFdiYm6/CewuiJQ8/RlfHd1u/8Ioi8/sJ+CmbA+zAQ==
version "29.6.1"
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-29.6.1.tgz#765e684af6e2c86dce950aebefbbcd4546d69f7b"
integrity sha512-r3Ds69/0KCN4vx4sYAbGL1EVpZ7MSS0vLmd3gV78O+NAx3PDQQukRU5hNHPXlyqCgFY8XUk7EuTMLugh0KzahA==
dependencies:
"@jest/types" "^29.5.0"
"@jest/types" "^29.6.1"
camelcase "^6.2.0"
chalk "^4.0.0"
jest-get-type "^29.4.3"
leven "^3.1.0"
pretty-format "^29.5.0"
pretty-format "^29.6.1"

jest-watcher@^29.3.1, jest-watcher@^29.4.2:
version "29.4.2"
Expand Down

0 comments on commit eab5d9b

Please sign in to comment.