Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update Jest and axe deps #2910

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Conversation

tujoworker
Copy link
Member

@tujoworker tujoworker commented Nov 17, 2023

Also, Jest needs prettier v2 to update inline snapshots.

@tujoworker tujoworker requested a review from langz November 17, 2023 07:59
Copy link

vercel bot commented Nov 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eufemia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 17, 2023 8:05am

Copy link

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 8489846:

Sandbox Source
eufemia-starter Configuration

@@ -24,5 +24,6 @@ const config = {
'^.+\\.(svg)$': '<rootDir>/src/core/jest/jsxMock.js',
},
setupFilesAfterEnv: ['<rootDir>/src/core/jest/setupJest.js'],
prettierPath: require.resolve('prettier-v2'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jest somehow needs prettier in version 2? 🤔

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, for when updating snapshots. Here is a link to the docs about that.

@tujoworker tujoworker merged commit 8e1359e into main Nov 17, 2023
12 checks passed
@tujoworker tujoworker deleted the chore/update-jest-deps branch November 17, 2023 10:12
@tujoworker
Copy link
Member Author

🎉 This PR is included in version 10.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants