File tree Expand file tree Collapse file tree 3 files changed +141
-143
lines changed Expand file tree Collapse file tree 3 files changed +141
-143
lines changed Original file line number Diff line number Diff line change 55before_install :
66 - curl -o- -L https://yarnpkg.com/install.sh | bash
77 - source ~/.bashrc
8- cache : yarn
98branches :
109 except :
1110 - gh-pages
Original file line number Diff line number Diff line change 5858 "@babel/preset-env" : " ^7.2.3" ,
5959 "@babel/preset-react" : " ^7.0.0" ,
6060 "@babel/preset-typescript" : " ^7.1.0" ,
61- "@types/jest" : " ^23.3.12 " ,
62- "@types/react" : " ^16.7.18 " ,
61+ "@types/jest" : " ^23.3.13 " ,
62+ "@types/react" : " ^16.7.20 " ,
6363 "@types/react-dom" : " ^16.0.11" ,
6464 "babel-core" : " ^7.0.0-bridge.0" ,
6565 "babel-jest" : " ^23.6.0" ,
6969 "gh-pages" : " ^2.0.1" ,
7070 "jest" : " ^23.6.0" ,
7171 "pre-commit" : " ^1.2.2" ,
72- "prettier" : " ^1.15.3 " ,
72+ "prettier" : " ^1.16.0 " ,
7373 "prop-types" : " ^15.6.2" ,
7474 "react" : " ^16.7.0" ,
7575 "react-dom" : " ^16.7.0" ,
7676 "react-testing-library" : " ^5.4.4" ,
7777 "rimraf" : " ^2.6.3" ,
78- "rollup" : " ^1.1.0 " ,
79- "rollup-plugin-babel" : " ^4.3.0 " ,
78+ "rollup" : " ^1.1.2 " ,
79+ "rollup-plugin-babel" : " ^4.3.2 " ,
8080 "rollup-plugin-node-resolve" : " ^4.0.0" ,
8181 "rollup-plugin-size-snapshot" : " ^0.8.0" ,
8282 "tslint" : " ^5.12.1" ,
8383 "tslint-config-prettier" : " ^1.17.0" ,
8484 "tslint-eslint-rules" : " ^5.4.0" ,
8585 "tslint-plugin-prettier" : " ^2.0.1" ,
8686 "tslint-react" : " ^3.6.0" ,
87- "typescript" : " ^3.2.2 "
87+ "typescript" : " ^3.2.4 "
8888 }
8989}
You can’t perform that action at this time.
0 commit comments