Skip to content

Commit

Permalink
Merge pull request #20047 from storybookjs/jest/pretty-format-29
Browse files Browse the repository at this point in the history
Build: Update jest pretty-format to 29
  • Loading branch information
valentinpalkovic authored Dec 1, 2022
2 parents 157f76a + 0b09a7b commit cc5b197
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/addons/storyshots/storyshots-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"global": "^4.4.0",
"jest-specific-snapshot": "^7.0.0",
"preact-render-to-string": "^5.1.19",
"pretty-format": "^28.0.0",
"pretty-format": "^29.0.0",
"react-test-renderer": "^16.8.0 || ^17.0.0 || ^18.0.0",
"read-pkg-up": "^7.0.1",
"ts-dedent": "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5507,7 +5507,7 @@ __metadata:
jest-specific-snapshot: ^7.0.0
jest-vue-preprocessor: ^1.7.1
preact-render-to-string: ^5.1.19
pretty-format: ^28.0.0
pretty-format: ^29.0.0
react-test-renderer: ^16
read-pkg-up: ^7.0.1
rxjs: ^6.6.3
Expand Down

0 comments on commit cc5b197

Please sign in to comment.