File tree Expand file tree Collapse file tree 3 files changed +186
-42
lines changed
packages/react-dependency-scripts Expand file tree Collapse file tree 3 files changed +186
-42
lines changed Original file line number Diff line number Diff line change 6
6
"eslint" : " ^6.8.0" ,
7
7
"eslint-plugin-jsx-a11y" : " ^6.2.3" ,
8
8
"eslint-plugin-prettier" : " ^3.1.2" ,
9
- "eslint-plugin-react" : " ^7.18.3 " ,
9
+ "eslint-plugin-react" : " ^7.19.0 " ,
10
10
"husky" : " ^4.2.3" ,
11
11
"lerna" : " ^3.20.2" ,
12
12
"prettier" : " ^1.19.1"
Original file line number Diff line number Diff line change 24
24
"react-dom" : " ^16.9.0"
25
25
},
26
26
"dependencies" : {
27
- "@babel/core" : " ^7.8.6 " ,
27
+ "@babel/core" : " ^7.8.7 " ,
28
28
"@babel/plugin-proposal-class-properties" : " ^7.8.3" ,
29
29
"@babel/plugin-transform-runtime" : " ^7.8.3" ,
30
- "@babel/preset-env" : " ^7.8.6 " ,
30
+ "@babel/preset-env" : " ^7.8.7 " ,
31
31
"@babel/preset-react" : " ^7.8.3" ,
32
32
"babel-jest" : " ^25.1.0" ,
33
33
"babel-loader" : " ^8.0.6" ,
34
34
"babel-plugin-module-resolver" : " ^4.0.0" ,
35
35
"babel-preset-react-app" : " ^9.1.1" ,
36
- "choose-port" : " ^0.1 .0" ,
36
+ "choose-port" : " ^0.2 .0" ,
37
37
"css-loader" : " ^3.4.2" ,
38
38
"file-loader" : " ^5.1.0" ,
39
39
"fs-extra" : " ^8.1.0" ,
You can’t perform that action at this time.
0 commit comments