This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +173
-166
lines changed Expand file tree Collapse file tree 2 files changed +173
-166
lines changed Original file line number Diff line number Diff line change 1717 "test" : " mocha --check-leaks --compilers js:babel-register"
1818 },
1919 "devDependencies" : {
20- "async" : " ^2.1.2 " ,
20+ "async" : " ^2.1.4 " ,
2121 "babel-cli" : " ^6.18.0" ,
22- "babel-core" : " ^6.18.2 " ,
22+ "babel-core" : " ^6.20.0 " ,
2323 "babel-plugin-add-module-exports" : " ~0.2.1" ,
2424 "babel-plugin-lodash" : " 3.2.10" ,
2525 "babel-plugin-syntax-flow" : " ^6.18.0" ,
2626 "babel-plugin-syntax-jsx" : " ^6.18.0" ,
27- "babel-plugin-transform-object-rest-spread" : " ^6.19.0 " ,
27+ "babel-plugin-transform-object-rest-spread" : " ^6.20.2 " ,
2828 "babel-plugin-transform-runtime" : " ^6.15.0" ,
29- "babel-preset-env" : " 0.0.8 " ,
29+ "babel-preset-env" : " ^1.1.1 " ,
3030 "babel-preset-es2015" : " ^6.18.0" ,
3131 "babel-preset-react" : " ^6.16.0" ,
3232 "babel-preset-stage-0" : " ^6.16.0" ,
3535 "lodash-bound" : " ^1.1.2" ,
3636 "lodash-compat" : " ^3.10.2" ,
3737 "lodash-es" : " ^4.17.2" ,
38- "mocha" : " ^3.1.2 " ,
38+ "mocha" : " ^3.2.0 " ,
3939 "ramda" : " ^0.22.1" ,
40- "react-bootstrap" : " ^0.30.6 "
40+ "react-bootstrap" : " ^0.30.7 "
4141 },
4242 "dependencies" : {
4343 "glob" : " ^7.1.1" ,
You can’t perform that action at this time.
0 commit comments