Skip to content

Commit

Permalink
build(deps-dev): Bump pretty-format from 29.6.3 to 29.7.0
Browse files Browse the repository at this point in the history
Bumps [pretty-format](https://github.com/jestjs/jest/tree/HEAD/packages/pretty-format) from 29.6.3 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/pretty-format)

---
updated-dependencies:
- dependency-name: pretty-format
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent 707e081 commit fbd58bb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"node-notifier": "10.0.1",
"pkg-size": "2.4.0",
"prettier": "3.0.3",
"pretty-format": "29.6.3",
"pretty-format": "29.7.0",
"sade": "1.8.1",
"semver": "7.5.4",
"sh-syntax": "0.4.1",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1577,7 +1577,7 @@ __metadata:
node-notifier: "npm:10.0.1"
pkg-size: "npm:2.4.0"
prettier: "npm:3.0.3"
pretty-format: "npm:29.6.3"
pretty-format: "npm:29.7.0"
sade: "npm:1.8.1"
semver: "npm:7.5.4"
sh-syntax: "npm:0.4.1"
Expand Down Expand Up @@ -7247,7 +7247,18 @@ __metadata:
languageName: node
linkType: hard

"pretty-format@npm:29.6.3, pretty-format@npm:^29.5.0":
"pretty-format@npm:29.7.0":
version: 29.7.0
resolution: "pretty-format@npm:29.7.0"
dependencies:
"@jest/schemas": "npm:^29.6.3"
ansi-styles: "npm:^5.0.0"
react-is: "npm:^18.0.0"
checksum: dea96bc83c83cd91b2bfc55757b6b2747edcaac45b568e46de29deee80742f17bc76fe8898135a70d904f4928eafd8bb693cd1da4896e8bdd3c5e82cadf1d2bb
languageName: node
linkType: hard

"pretty-format@npm:^29.5.0":
version: 29.6.3
resolution: "pretty-format@npm:29.6.3"
dependencies:
Expand Down

0 comments on commit fbd58bb

Please sign in to comment.