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

build(deps): upgrade Jest to v29.6.2 project-wide #2607

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

petermetz
Copy link
Contributor

Also upgraded these packages to make sure that
they all work correctly together:

  1. @types/jest
  2. jest-extended
  3. ts-jest

Also disabled build scripts for nodemon which was
crashing during yarn install.

Fixes #2606

Copy link
Contributor

@izuru0 izuru0 left a comment

Choose a reason for hiding this comment

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

LGTM

@petermetz petermetz force-pushed the petermetz/issue2606 branch 3 times, most recently from 9a76f19 to 7d54fd5 Compare August 17, 2023 18:43
Also upgraded these packages to make sure that
they all work correctly together:
1. @types/jest
2. jest-extended
3. ts-jest

Also disabled build scripts for nodemon which was
crashing during yarn install.

Fixes hyperledger-cacti#2606

Signed-off-by: Peter Somogyvari <[email protected]>
@petermetz petermetz merged commit 7f45341 into hyperledger-cacti:main Aug 17, 2023
107 of 117 checks passed
@petermetz petermetz deleted the petermetz/issue2606 branch August 17, 2023 23:01
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.

build(deps): upgrade Jest to v29.6.2 project-wide
3 participants