This repository was archived by the owner on May 17, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 44
44
"@babel/preset-react" : " 7.0.0-beta.39" ,
45
45
"babel-eslint" : " 8.2.1" ,
46
46
"create-universal-package" : " 3.4.0" ,
47
- "eslint" : " 4.16 .0" ,
47
+ "eslint" : " 4.17 .0" ,
48
48
"eslint-config-fusion" : " 0.2.1" ,
49
49
"eslint-plugin-cup" : " 1.0.0" ,
50
50
"eslint-plugin-flowtype" : " 2.42.0" ,
Original file line number Diff line number Diff line change @@ -745,7 +745,7 @@ acorn-jsx@^3.0.0:
745
745
dependencies :
746
746
acorn "^3.0.4"
747
747
748
- acorn@>=2.5.2, acorn@^5.0.0, acorn@^5.2.1 :
748
+ acorn@>=2.5.2, acorn@^5.0.0, acorn@^5.4.0 :
749
749
version "5.4.1"
750
750
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.4.1.tgz#fdc58d9d17f4a4e98d102ded826a9b9759125102"
751
751
@@ -1938,9 +1938,9 @@ eslint-visitor-keys@^1.0.0:
1938
1938
version "1.0.0"
1939
1939
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1940
1940
1941
- eslint@4.16 .0 :
1942
- version "4.16 .0"
1943
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.16 .0.tgz#934ada9e98715e1d7bbfd6f6f0519ed2fab35cc1 "
1941
+ eslint@4.17 .0 :
1942
+ version "4.17 .0"
1943
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.17 .0.tgz#dc24bb51ede48df629be7031c71d9dc0ee4f3ddf "
1944
1944
dependencies :
1945
1945
ajv "^5.3.0"
1946
1946
babel-code-frame "^6.22.0"
@@ -1981,10 +1981,10 @@ eslint@4.16.0:
1981
1981
text-table "~0.2.0"
1982
1982
1983
1983
espree@^3.5.2 :
1984
- version "3.5.2 "
1985
- resolved "https://registry.yarnpkg.com/espree/-/espree-3.5.2 .tgz#756ada8b979e9dcfcdb30aad8d1a9304a905e1ca "
1984
+ version "3.5.3 "
1985
+ resolved "https://registry.yarnpkg.com/espree/-/espree-3.5.3 .tgz#931e0af64e7fbbed26b050a29daad1fc64799fa6 "
1986
1986
dependencies :
1987
- acorn "^5.2.1 "
1987
+ acorn "^5.4.0 "
1988
1988
acorn-jsx "^3.0.0"
1989
1989
1990
1990
esprima@^4.0.0 :
You can’t perform that action at this time.
0 commit comments