Skip to content

chore: update cucumber dependency and remove prettier #453

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

Merged
merged 1 commit into from
Dec 22, 2021

Conversation

lance
Copy link
Member

@lance lance commented Dec 15, 2021

The combination of prettier and eslint was causing some conflicting error
messages in formatting between VSCode and using npm in the CLI. For the most
part, there were only a couple of required formatting changes that prettier
was covering, so the change is minor.

The cucumber dependency had a major version bump and was carrying some unsafe
dependencies in the older version. This commit bumps to the new version and
makes appropriate configuration changes.

Signed-off-by: Lance Ball [email protected]

The combination of prettier and eslint was causing some conflicting error
messages in formatting between VSCode and using npm in the CLI. For the most
part, there were only a couple of required formatting changes that prettier
was covering, so the change is minor.

The cucumber dependency had a major version bump and was carrying some unsafe
dependencies in the older version. This commit bumps to the new version and
makes appropriate configuration changes.

Signed-off-by: Lance Ball <[email protected]>
@lance lance added the chore/dependencies Pull requests that update a dependency file label Dec 15, 2021
@lance lance requested a review from a team December 15, 2021 22:06
@lance
Copy link
Member Author

lance commented Dec 21, 2021

@grant @lholmquist can either of you take a quick look here? Thanks!

@lance lance merged commit 320354f into cloudevents:main Dec 22, 2021
@lance lance deleted the lance/update-deps branch December 22, 2021 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants