File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 39
39
"@babel/plugin-external-helpers" : " 7.0.0-beta.53" ,
40
40
"@babel/preset-env" : " 7.0.0-beta.53" ,
41
41
"@babel/preset-typescript" : " 7.0.0-beta.53" ,
42
- "babel-eslint" : " 8.2.5 " ,
42
+ "babel-eslint" : " 8.2.6 " ,
43
43
"babel-plugin-add-module-exports" : " 0.2.1" ,
44
44
"babel-plugin-dev-expression" : " 0.2.1" ,
45
45
"concurrently" : " 3.6.0" ,
Original file line number Diff line number Diff line change @@ -959,15 +959,15 @@ babel-code-frame@^6.26.0:
959
959
esutils "^2.0.2"
960
960
js-tokens "^3.0.2"
961
961
962
- babel-eslint@8.2.5 :
963
- version "8.2.5 "
964
- resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.5 .tgz#dc2331c259d36782aa189da510c43dedd5adc7a3 "
962
+ babel-eslint@8.2.6 :
963
+ version "8.2.6 "
964
+ resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.6 .tgz#6270d0c73205628067c0f7ae1693a9e797acefd9 "
965
965
dependencies :
966
966
" @babel/code-frame" " 7.0.0-beta.44"
967
967
" @babel/traverse" " 7.0.0-beta.44"
968
968
" @babel/types" " 7.0.0-beta.44"
969
969
babylon "7.0.0-beta.44"
970
- eslint-scope "~ 3.7.1"
970
+ eslint-scope "3.7.1"
971
971
eslint-visitor-keys "^1.0.0"
972
972
973
973
babel-plugin-add-module-exports@0.2.1 :
@@ -1644,16 +1644,16 @@ eslint-plugin-react@7.10.0:
1644
1644
jsx-ast-utils "^2.0.1"
1645
1645
prop-types "^15.6.2"
1646
1646
1647
- eslint-scope@^4.0.0 :
1648
- version "4.0.0 "
1649
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0 .tgz#50bf3071e9338bcdc43331794a0cb533f0136172 "
1647
+ eslint-scope@3.7.1 :
1648
+ version "3.7.1 "
1649
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1 .tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8 "
1650
1650
dependencies :
1651
1651
esrecurse "^4.1.0"
1652
1652
estraverse "^4.1.1"
1653
1653
1654
- eslint-scope@~3.7.1 :
1655
- version "3.7.1 "
1656
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1 .tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8 "
1654
+ eslint-scope@^4.0.0 :
1655
+ version "4.0.0 "
1656
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0 .tgz#50bf3071e9338bcdc43331794a0cb533f0136172 "
1657
1657
dependencies :
1658
1658
esrecurse "^4.1.0"
1659
1659
estraverse "^4.1.1"
You can’t perform that action at this time.
0 commit comments