Skip to content

Commit

Permalink
chore - fixing eslint-scope to a safe version; resolves babel/babel-e…
Browse files Browse the repository at this point in the history
  • Loading branch information
neverendingqs committed Jul 12, 2018
1 parent a1f9458 commit e675cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint/babel-eslint-parser/package.json
Expand Up @@ -15,7 +15,7 @@
"@babel/parser": "7.0.0-beta.52",
"@babel/traverse": "7.0.0-beta.52",
"@babel/types": "7.0.0-beta.52",
"eslint-scope": "~3.7.1",
"eslint-scope": "3.7.1",
"eslint-visitor-keys": "^1.0.0"
},
"scripts": {
Expand Down

0 comments on commit e675cd7

Please sign in to comment.