File tree Expand file tree Collapse file tree 3 files changed +202
-127
lines changed
packages/react-dependency-scripts Expand file tree Collapse file tree 3 files changed +202
-127
lines changed Original file line number Diff line number Diff line change 33 "private" : true ,
44 "devDependencies" : {
55 "babel-eslint" : " ^10.0.3" ,
6- "eslint" : " ^6.7.2 " ,
6+ "eslint" : " ^6.8.0 " ,
77 "eslint-plugin-jsx-a11y" : " ^6.2.3" ,
88 "eslint-plugin-prettier" : " ^3.1.2" ,
99 "eslint-plugin-react" : " ^7.17.0" ,
10- "lerna" : " ^3.19 .0" ,
10+ "lerna" : " ^3.20 .0" ,
1111 "prettier" : " ^1.19.1"
1212 },
1313 "scripts" : {
Original file line number Diff line number Diff line change 2424 "react-dom" : " ^16.9.0"
2525 },
2626 "dependencies" : {
27- "@babel/core" : " ^7.7.5 " ,
27+ "@babel/core" : " ^7.7.7 " ,
2828 "@babel/plugin-proposal-class-properties" : " ^7.7.4" ,
2929 "@babel/plugin-transform-runtime" : " ^7.7.6" ,
30- "@babel/preset-env" : " ^7.7.6 " ,
30+ "@babel/preset-env" : " ^7.7.7 " ,
3131 "@babel/preset-react" : " ^7.7.4" ,
3232 "babel-jest" : " ^24.9.0" ,
3333 "babel-loader" : " ^8.0.6" ,
3434 "babel-plugin-module-resolver" : " ^4.0.0" ,
3535 "babel-preset-react-app" : " ^9.1.0" ,
36- "css-loader" : " ^3.3.2 " ,
36+ "css-loader" : " ^3.4.0 " ,
3737 "file-loader" : " ^4.2.0" ,
3838 "html-webpack-plugin" : " ^3.2.0" ,
3939 "image-webpack-loader" : " ^6.0.0" ,
4040 "jest" : " ^24.9.0" ,
4141 "open" : " ^7.0.0" ,
4242 "sass-loader" : " ^8.0.0" ,
43- "style-loader" : " ^1.0.1 " ,
44- "webpack" : " ^4.41.3 " ,
45- "webpack-dev-server" : " ^3.9.0 "
43+ "style-loader" : " ^1.1.2 " ,
44+ "webpack" : " ^4.41.5 " ,
45+ "webpack-dev-server" : " ^3.10.1 "
4646 }
4747}
You can’t perform that action at this time.
0 commit comments