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/update dependencies #3051

Merged
merged 5 commits into from
Nov 24, 2020
Merged

Chore/update dependencies #3051

merged 5 commits into from
Nov 24, 2020

Conversation

szymonlesisz
Copy link
Contributor

@szymonlesisz szymonlesisz commented Nov 23, 2020

  • babel & related
  • eslint & related
    turns out there was inconsistency with stylelint. @trezor/suite and @trezor/components uses different versions (in suite was way outdated), multiple eslint/stylelint errors shows up after the update
  • jest & related

@szymonlesisz szymonlesisz added the READY FOR REVIEW Developed pull request ready to be reviewed by another developer label Nov 23, 2020
@szymonlesisz szymonlesisz removed the READY FOR REVIEW Developed pull request ready to be reviewed by another developer label Nov 23, 2020
@szymonlesisz szymonlesisz marked this pull request as draft November 23, 2020 15:38
@@ -0,0 +1,6 @@
# stylelint does not accept re-exporting types (export type {} from ...). throws Unexpected token
Copy link
Contributor Author

Choose a reason for hiding this comment

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

controversial,
stylelint doesnt parse export type { A } from 'b' correctly and throws Unexpected token error. i didn't find any solution and i don't want to waste my time with it.

@szymonlesisz szymonlesisz marked this pull request as ready for review November 23, 2020 16:02
@szymonlesisz szymonlesisz added the READY FOR REVIEW Developed pull request ready to be reviewed by another developer label Nov 23, 2020
@szymonlesisz szymonlesisz force-pushed the chore/update-dependencies branch from 45a49e7 to 33fcc3c Compare November 23, 2020 16:36
@slowbackspace slowbackspace merged commit 6c170d1 into develop Nov 24, 2020
@slowbackspace slowbackspace deleted the chore/update-dependencies branch November 24, 2020 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
READY FOR REVIEW Developed pull request ready to be reviewed by another developer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants