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

Downgrade lint-staged to latest 8 release to not require node >= 8.12 #1558

Merged
merged 1 commit into from Aug 8, 2019
Merged

Downgrade lint-staged to latest 8 release to not require node >= 8.12 #1558

merged 1 commit into from Aug 8, 2019

Conversation

bjoernricks
Copy link
Member

lint-staged depends on the execa package in version 2 which requires
node in version >= 8.12 (sindresorhus/execa#319).
Because we only need lint-stage for git hooks we should not require this
node version.

Checklist:

lint-staged depends on the execa package in version 2 which requires
node in version >= 8.12 (sindresorhus/execa#319).
Because we only need lint-stage for git hooks we should not require this
node version.
@swaterkamp swaterkamp merged commit 0f3dca1 into greenbone:master Aug 8, 2019
@bjoernricks bjoernricks deleted the do-not-require-nodejs-8.12 branch August 8, 2019 14:33
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

2 participants