8000 šŸ› revert espree update Ā· f-list/vue-eslint-parser@732215e Ā· GitHub
[go: up one dir, main page]

Skip to content

Commit 732215e

Browse files
committed
šŸ› revert espree update
That was a breaking change that drops Node.js 8 support.
1 parent 6c1ac68 commit 732215e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ā€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"debug": "^4.1.1",
1717
"eslint-scope": "^5.0.0",
1818
"eslint-visitor-keys": "^1.1.0",
19-
"espree": "^7.0.0",
19+
"espree": "^6.2.1",
2020
"esquery": "^1.0.1",
2121
"lodash": "^4.17.15"
2222
},

0 commit comments

Comments
Ā (0)
0