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: Minor Readme Duplicate & Update Deps #107

Closed
wants to merge 3 commits into from

Conversation

f3rno
Copy link

@f3rno f3rno commented May 12, 2020

Hi,

I spotted a minor but slightly 'large' error in the readme.md, specifically 2 Signale constructor options hash keys were duplicated and documented twice. I've removed the extra lines, and updated all dependencies to latest versions. Currently untested, but npm run test fails due to typescript-eslint/typescript-eslint#2010 (fix merged but awaiting release). It should work once @typescript-eslint is updated.

Changes

  • minor fix in readme.md
  • bumped chalk from ^2.3.2 to ^4.0.0
  • bumped figures from ^2.0.0 to ^3.2.0
  • bumped pkg-conf from ^2.1.0 to ^3.1.0
  • bumped package version to 1.4.1

TODO

  • verify yarn test after @typescript-eslint is updated in npm registry

@f3rno f3rno changed the title Fix: Minor Readme Duplicate Fix: Minor Readme Duplicate & Update Deps May 12, 2020
@f3rno f3rno closed this Jun 16, 2020
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.

None yet

1 participant