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

[WTF-1922]: Fix react and @types/react package mismatch in PWT #97

Merged
merged 3 commits into from
Jul 9, 2024

Conversation

legio-vi-ferrata
Copy link
Contributor

Checklist

  • Contains unit tests ✅
  • Contains breaking changes ❌
  • Compatible with: MX 🔟
  • Did you update version and changelog? ✅
  • PR title properly formatted ([XX-000]: description)? ✅

This PR contains

  • Bug fix
  • Feature
  • Refactor
  • Documentation
  • Other (describe)

What is the purpose of this PR?

The purpose of the changes is to fix the compilation error due to a version mismatch among the dependencies.

Relevant changes

The Yeoman Generator for scaffolding a pluggable widget has been adjusted to include @types/react package with 18.2.79. Related unit tests are also adjusted in accordance with the changes.

@weirdwater weirdwater requested review from mlaponder and removed request for alihcsumer July 9, 2024 12:25
@weirdwater weirdwater merged commit eb18a7f into master Jul 9, 2024
7 checks passed
@weirdwater weirdwater deleted the wtf-1922-adjust-yeoman-generator-deps branch July 9, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants