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 pjs deps #1221

Merged
merged 1 commit into from
Feb 8, 2023
Merged

chore(deps): update pjs deps #1221

merged 1 commit into from
Feb 8, 2023

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented Feb 8, 2023

Updates the following deps:

"@polkadot/api": "^9.13.6",
"@polkadot/api-contract": "^9.13.6",

Also updates the jest config to fix the following error:

jest-haste-map: Haste module naming collision: @substrate/api-sidecar
  The following files share their name; please adjust your hasteImpl:
    * <rootDir>/package.json
    * <rootDir>/build/package.json

@TarikGul TarikGul requested a review from a team as a code owner February 8, 2023 15:06
Copy link
Contributor

@Imod7 Imod7 left a comment

Choose a reason for hiding this comment

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

Curious to know how you got the jest-haste-map collision. Maybe by running yarn test:watch ? Thank you!

@TarikGul
Copy link
Member Author

TarikGul commented Feb 8, 2023

Curious to know how you got the jest-haste-map collision. Maybe by running yarn test:watch ? Thank you!

Just running yarn test gave it to me.

@TarikGul TarikGul merged commit 10930b2 into master Feb 8, 2023
@TarikGul TarikGul deleted the tarik-update-pjs branch February 8, 2023 19:25
This pull request was closed.
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.

3 participants