File tree Expand file tree Collapse file tree 4 files changed +2944
-2896
lines changed
Expand file tree Collapse file tree 4 files changed +2944
-2896
lines changed Original file line number Diff line number Diff line change 1- nodejs 11.9 .0
1+ nodejs 12.6 .0
Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - v11.9 .0
3+ - v12.6 .0
44before_install :
55 - curl -o- -L https://yarnpkg.com/install.sh | bash
66 - export PATH="$HOME/.yarn/bin:$PATH"
@@ -11,3 +11,4 @@ script:
1111 - yarn install
1212 - yarn lint
1313 - yarn test --coverage
14+ - yarn audit
Original file line number Diff line number Diff line change 66 "dependencies" : {
77 "beta-code-js" : " ^1.0.6" ,
88 "bootstrap" : " ^4.3.1" ,
9- "eslint-config-airbnb" : " ^17.1.0 " ,
10- "eslint-plugin-jest" : " ^22.3.0 " ,
9+ "eslint-config-airbnb" : " ^17.1.1 " ,
10+ "eslint-plugin-jest" : " ^22.7.2 " ,
1111 "gh-pages" : " ^2.0.1" ,
12- "perseids-react-components" : " ^0.0.10 " ,
12+ "perseids-react-components" : " ^0.1.1 " ,
1313 "prop-types" : " ^15.7.2" ,
14- "react" : " ^16.8.3 " ,
15- "react-clipboard.js" : " ^2.0.5 " ,
16- "react-dom" : " ^16.8.3 " ,
17- "react-router-dom" : " ^4.3 .1" ,
18- "react-scripts" : " 2.1.5 " ,
19- "typeface-tinos" : " ^0.0.54 "
14+ "react" : " ^16.8.6 " ,
15+ "react-clipboard.js" : " ^2.0.13 " ,
16+ "react-dom" : " ^16.8.6 " ,
17+ "react-router-dom" : " ^5.0 .1" ,
18+ "react-scripts" : " 3.0.1 " ,
19+ "typeface-tinos" : " ^0.0.72 "
2020 },
2121 "scripts" : {
2222 "deploy" : " yarn deploy-github && yarn deploy-perseids" ,
You can’t perform that action at this time.
0 commit comments