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

Diff for: package.json

+1-1
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)