Skip to content

Commit 10f7769

Browse files
fix: bump pretty-format from 29.7.0 to 30.2.0
Bumps [pretty-format](https://github.com/jestjs/jest/tree/HEAD/packages/pretty-format) from 29.7.0 to 30.2.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/v30.2.0/packages/pretty-format) --- updated-dependencies: - dependency-name: pretty-format dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2968f50 commit 10f7769

File tree

2 files changed

+52
-97
lines changed

2 files changed

+52
-97
lines changed

core/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"lodash": "^4.17.21",
4545
"minimist": "^1.2.8",
4646
"pluralize": "^8.0.0",
47-
"pretty-format": "^29.7.0",
47+
"pretty-format": "^30.2.0",
4848
"tslib": "^2.8.1",
4949
"yaml": "^2.8.0",
5050
"zod-validation-error": "^3.4.1"

package-lock.json

Lines changed: 51 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)