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

fix: remove unnecessary override and update transitive dependencies #607

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

hitesh-parmar
Copy link
Contributor

@hitesh-parmar hitesh-parmar commented Aug 14, 2024

Issue

#595

Description

Changeset update is not required. No change to the source code.
In general as this is a extension and not consumed by other modules, we can release a new version combining multiple fixes.

  • Remove unwanted override
 "overrides": {
            "@babel/traverse@<7.23.2": ">=7.23.2"
        }
  • Update transitive dependencies by regeneration of lock file

Checklist for Pull Requests

  • Supplied as many details as possible on this change
  • Included the link to the associated issue in the Issue section above
  • The code conforms to the general development guidelines.
  • The code has unit tests where applicable and is easily unit-testable
  • This branch is appropriately named for the associated issue

Copy link

changeset-bot bot commented Aug 14, 2024

⚠️ No Changeset found

Latest commit: 4147d26

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@hitesh-parmar hitesh-parmar self-assigned this Aug 14, 2024
Copy link

@hitesh-parmar hitesh-parmar marked this pull request as ready for review August 14, 2024 10:44
@hitesh-parmar hitesh-parmar requested a review from a team as a code owner August 14, 2024 10:44
Copy link
Contributor

@AlinaGovoruhina AlinaGovoruhina left a comment

Choose a reason for hiding this comment

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

Dependencies update looks good

@hitesh-parmar hitesh-parmar merged commit 807a2ea into main Aug 14, 2024
12 checks passed
@hitesh-parmar hitesh-parmar deleted the chore/dependencies branch August 14, 2024 11:57
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.

2 participants