Skip to content

Commit

Permalink
Upgrade: espree and eslint-scope to rc versions (#10457)
Browse files Browse the repository at this point in the history
  • Loading branch information
platinumazure committed Jun 9, 2018
1 parent a370da2 commit e2b394d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -41,9 +41,9 @@
"cross-spawn": "^6.0.5",
"debug": "^3.1.0",
"doctrine": "^2.1.0",
"eslint-scope": "^4.0.0-alpha.0",
"eslint-scope": "^4.0.0-rc.0",
"eslint-visitor-keys": "^1.0.0",
"espree": "^4.0.0-alpha.1",
"espree": "^4.0.0-rc.0",
"esquery": "^1.0.1",
"esutils": "^2.0.2",
"file-entry-cache": "^2.0.0",
Expand Down

0 comments on commit e2b394d

Please sign in to comment.