File tree 3 files changed +215
-80
lines changed
packages/react-dependency-scripts
3 files changed +215
-80
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " root" ,
3
3
"private" : true ,
4
4
"devDependencies" : {
5
- "babel-eslint" : " ^10.0.3 " ,
5
+ "babel-eslint" : " ^10.1.0 " ,
6
6
"eslint" : " ^6.8.0" ,
7
7
"eslint-plugin-jsx-a11y" : " ^6.2.3" ,
8
8
"eslint-plugin-prettier" : " ^3.1.2" ,
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.4 " ,
27
+ "@babel/core" : " ^7.8.6 " ,
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.4 " ,
30
+ "@babel/preset-env" : " ^7.8.6 " ,
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
36
"choose-port" : " ^0.1.0" ,
37
37
"css-loader" : " ^3.4.2" ,
38
- "file-loader" : " ^5.0.2 " ,
38
+ "file-loader" : " ^5.1.0 " ,
39
39
"fs-extra" : " ^8.1.0" ,
40
40
"html-webpack-plugin" : " ^3.2.0" ,
41
41
"image-webpack-loader" : " ^6.0.0" ,
You can’t perform that action at this time.
0 commit comments