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

Upgrade: eslint-visitor-keys@2.0.0 #462

Merged
merged 1 commit into from Dec 13, 2020
Merged

Conversation

mdjermanovic
Copy link
Member

Upgrades eslint-visitor-keys from 1.3.0 to 2.0.0.

The only change in 2.0.0 was dropping support for Node < 10: eslint/eslint-visitor-keys@fb86ca3

Espree already doesn't support Node < 10:

espree/package.json

Lines 12 to 14 in fef6f4a

"engines": {
"node": "^10.12.0 || >=12.0.0"
},

@btmills btmills added accepted and removed triage labels Dec 5, 2020
@mdjermanovic mdjermanovic merged commit 1b99259 into master Dec 13, 2020
stonegray pushed a commit to stonegray-forks/espree that referenced this pull request Dec 27, 2020
stonegray pushed a commit to stonegray-forks/espree that referenced this pull request Jan 9, 2021
@mdjermanovic mdjermanovic deleted the eslint-visitor-keys-2.0.0 branch September 10, 2021 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants