File tree 6 files changed +10
-10
lines changed
6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-react-app" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
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" : " create-react-app" ,
3
- "version" : " 1.3.3 " ,
3
+ "version" : " 1.4.0 " ,
4
4
"keywords" : [
5
5
" react"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-react-app" ,
3
- "version" : " 1 .0.5 " ,
3
+ "version" : " 2 .0.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" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
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 1
1
{
2
2
"name" : " react-error-overlay" ,
3
- "version" : " 1.0.9 " ,
3
+ "version" : " 1.0.10 " ,
4
4
"description" : " An overlay for displaying stack frames." ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
34
34
"anser" : " 1.4.1" ,
35
35
"babel-code-frame" : " 6.22.0" ,
36
36
"babel-runtime" : " 6.23.0" ,
37
- "react-dev-utils" : " ^3.0.2 " ,
37
+ "react-dev-utils" : " ^3.1.0 " ,
38
38
"settle-promise" : " 1.0.0" ,
39
39
"source-map" : " 0.5.6"
40
40
},
41
41
"devDependencies" : {
42
42
"babel-cli" : " 6.24.1" ,
43
43
"babel-eslint" : " 7.2.3" ,
44
- "babel-preset-react-app" : " ^3.0.1 " ,
44
+ "babel-preset-react-app" : " ^3.0.2 " ,
45
45
"cross-env" : " 5.0.5" ,
46
46
"eslint" : " 4.4.1" ,
47
- "eslint-config-react-app" : " ^1 .0.5 " ,
47
+ "eslint-config-react-app" : " ^2 .0.0 " ,
48
48
"eslint-plugin-flowtype" : " 2.35.0" ,
49
49
"eslint-plugin-import" : " 2.7.0" ,
50
50
"eslint-plugin-jsx-a11y" : " 5.1.1" ,
Original file line number Diff line number Diff line change 35
35
"postcss-flexbugs-fixes" : " 3.2.0" ,
36
36
"postcss-loader" : " 2.0.6" ,
37
37
"promise" : " 8.0.1" ,
38
- "react-dev-utils" : " ^3.0.2 " ,
39
- "react-error-overlay" : " ^1.0.9 " ,
38
+ "react-dev-utils" : " ^3.1.0 " ,
39
+ "react-error-overlay" : " ^1.0.10 " ,
40
40
"style-loader" : " 0.18.2" ,
41
41
"ts-jest" : " ^20.0.7" ,
42
42
"ts-loader" : " ^2.2.1" ,
You can’t perform that action at this time.
0 commit comments