Skip to content

Update pretty-format to latest 30.3.0#1374

Open
jdufresne wants to merge 1 commit intotesting-library:mainfrom
jdufresne:pretty-format
Open

Update pretty-format to latest 30.3.0#1374
jdufresne wants to merge 1 commit intotesting-library:mainfrom
jdufresne:pretty-format

Conversation

@jdufresne
Copy link
Copy Markdown
Contributor

By updating, this de-duplicates "pretty-format" in node_modules for projects that use the latest version of Jest.

Further, the pretty-format package has a transient dependency on "react-is". By updating, this also de-duplicates "react-is" for projects that use the latest version of React.

What:

Update pretty-format to latest 30.3.0.

Why:

By updating, this de-duplicates "pretty-format" in node_modules for projects that use the latest version of Jest.

Further, the pretty-format package has a transient dependency on "react-is". By updating, this also de-duplicates "react-is" for projects that use the latest version of React.

How:

Directly in the package.json file.

-    "pretty-format": "^27.0.2"
+    "pretty-format": "^30.3.0"

Checklist:

  • Documentation added to the
    docs site N/A
  • Tests (ran tests, but no new tests)
  • TypeScript definitions updated N/A
  • Ready to be merged

By updating, this de-duplicates "pretty-format" in node_modules for
projects that use the latest version of Jest.

Further, the pretty-format package has a transient dependency on
"react-is". By updating, this also de-duplicates "react-is" for projects
that use the latest version of React.
@codesandbox-ci
Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 7fb5cbe:

Sandbox Source
react-testing-library-examples Configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant