File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-react-app" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " Babel preset used by Create React App" ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-react-app" ,
3
- "version" : " 0.4 .0" ,
3
+ "version" : " 0.5 .0" ,
4
4
"description" : " ESLint configuration used by Create React App" ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-dev-utils" ,
3
- "version" : " 0.4.0 " ,
3
+ "version" : " 0.4.1 " ,
4
4
"description" : " Webpack utilities used by Create React App" ,
5
5
"repository" : " facebookincubator/create-react-app" ,
6
6
"license" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change 39
39
"detect-port" : " 1.0.1" ,
40
40
"dotenv" : " 2.0.0" ,
41
41
"eslint" : " 3.8.1" ,
42
- "eslint-config-react-app" : " ^0.4 .0" ,
42
+ "eslint-config-react-app" : " ^0.5 .0" ,
43
43
"eslint-loader" : " 1.6.0" ,
44
44
"eslint-plugin-flowtype" : " 2.21.0" ,
45
45
"eslint-plugin-import" : " 2.0.1" ,
60
60
"path-exists" : " 2.1.0" ,
61
61
"postcss-loader" : " 1.0.0" ,
62
62
"promise" : " 7.1.1" ,
63
- "react-dev-utils" : " ^0.4.0 " ,
63
+ "react-dev-utils" : " ^0.4.1 " ,
64
64
"recursive-readdir" : " 2.1.0" ,
65
65
"sass-loader" : " ^4.0.2" ,
66
66
"strip-ansi" : " 3.0.1" ,
You can’t perform that action at this time.
0 commit comments