Skip to content

Commit 6a45632

Browse files
neverendingqshzoo
authored andcommitted
chore - fixing eslint-scope to a safe version; resolves babel#656. (babel#657)
1 parent e0119e0 commit 6a45632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@babel/parser": "7.0.0-beta.52",
1616
"@babel/traverse": "7.0.0-beta.52",
1717
"@babel/types": "7.0.0-beta.52",
18-
"eslint-scope": "~3.7.1",
18+
"eslint-scope": "3.7.1",
1919
"eslint-visitor-keys": "^1.0.0"
2020
},
2121
"scripts": {

0 commit comments

Comments
 (0)