File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
"@babel/preset-env" : " 7.1.0" ,
42
42
"@babel/preset-typescript" : " 7.1.0" ,
43
43
"@types/jest" : " 23.3.2" ,
44
- "babel-eslint" : " 9 .0.0" ,
44
+ "babel-eslint" : " 10 .0.0" ,
45
45
"babel-plugin-add-module-exports" : " 1.0.0" ,
46
46
"babel-plugin-dev-expression" : " 0.2.1" ,
47
47
"concurrently" : " 4.0.1" ,
Original file line number Diff line number Diff line change @@ -1091,9 +1091,9 @@ babel-core@^6.0.0, babel-core@^6.26.0:
1091
1091
slash "^1.0.0"
1092
1092
source-map "^0.5.7"
1093
1093
1094
- babel-eslint@9 .0.0 :
1095
- version "9 .0.0"
1096
- resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-9 .0.0.tgz#7d9445f81ed9f60aff38115f838970df9f2b6220 "
1094
+ babel-eslint@10 .0.0 :
1095
+ version "10 .0.0"
1096
+ resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10 .0.0.tgz#0bb43e6b11a119bf3defbb1ee2521f42e2d413c9 "
1097
1097
dependencies :
1098
1098
" @babel/code-frame" " ^7.0.0"
1099
1099
" @babel/parser" " ^7.0.0"
You can’t perform that action at this time.
0 commit comments