Skip to content

chore: remove jest 29 resolution#4284

Merged
casibbald merged 1 commit intoweaveworks:mainfrom
tenstad:rm-jest-29-resolution
Dec 29, 2024
Merged

chore: remove jest 29 resolution#4284
casibbald merged 1 commit intoweaveworks:mainfrom
tenstad:rm-jest-29-resolution

Conversation

@tenstad
Copy link
Copy Markdown
Contributor

@tenstad tenstad commented Dec 28, 2024

What changed?
Removing jest 29 resolution as project is using jest 27 and it seems to just add a unused jest install.

Modifying to "test": "jest --version", in package.json confirms using 27.

Should upgrade 27 -> 29, but I'm then getting SyntaxError: Cannot use import statement outside a module.

Why was this change made?

How was this change implemented?

How did you validate the change?

Release notes

Documentation Changes

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