File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 2828 "@types/react" : " ^16.4.7" ,
2929 "babel-cli" : " ^6.26.0" ,
3030 "babel-core" : " ^6.26.3" ,
31- "babel-eslint" : " ^8 .2.6 " ,
31+ "babel-eslint" : " ^7 .2.3 " ,
3232 "babel-plugin-transform-decorators-legacy" : " ^1.3.5" ,
3333 "babel-preset-es2015" : " ^6.24.1" ,
3434 "babel-preset-react" : " ^6.24.1" ,
3535 "babel-preset-stage-0" : " ^6.24.1" ,
36- "eslint" : " ^5.2 .0" ,
36+ "eslint" : " ^3.19 .0" ,
3737 "eslint-config-rackt" : " ^1.1.1" ,
38- "eslint-plugin-babel" : " ^5 .1.0 " ,
38+ "eslint-plugin-babel" : " ^4 .1.1 " ,
3939 "eslint-plugin-react" : " ^7.10.0" ,
40- "expect" : " ^23.4 .0" ,
40+ "expect" : " ^1.18 .0" ,
4141 "fbjs" : " ^0.8.17" ,
42- "jsdom" : " ^11.12.0 " ,
43- "mocha" : " ^5.2 .0" ,
42+ "jsdom" : " ^9.8.3 " ,
43+ "mocha" : " ^3.3 .0" ,
4444 "prop-types" : " ^15.6.2" ,
4545 "react" : " ^16.4.2" ,
4646 "react-dom" : " ^16.4.2" ,
4747 "rimraf" : " ^2.6.2" ,
48- "sinon" : " ^6.1.4 "
48+ "sinon" : " ^1.17.6 "
4949 },
5050 "files" : [
5151 " index.d.ts" ,
7373 " expect" ,
7474 " mocha" ,
7575 " sinon" ,
76- " jsdom"
76+ " jsdom" ,
77+ " eslint" ,
78+ " babel-eslint"
7779 ]
7880 }
7981}
You can’t perform that action at this time.
0 commit comments