File tree 7 files changed +14
-14
lines changed
confusing-browser-globals
7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-react-app" ,
3
- "version" : " 5 .0.4 " ,
3
+ "version" : " 6 .0.0 " ,
4
4
"description" : " Babel preset used by Create React App" ,
5
5
"repository" : " facebook/create-react-app" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " confusing-browser-globals" ,
3
- "version" : " 1.0.4 " ,
3
+ "version" : " 1.0.5 " ,
4
4
"description" : " A list of browser globals that are often used by mistake instead of local variables" ,
5
5
"license" : " MIT" ,
6
6
"main" : " index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-react-app" ,
3
- "version" : " 2.0.4 " ,
3
+ "version" : " 2.1.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" : " 3.0.4 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"description" : " ESLint configuration used by Create React App" ,
5
5
"repository" : " facebook/create-react-app" ,
6
6
"license" : " MIT" ,
19
19
"eslint-plugin-react" : " 7.x"
20
20
},
21
21
"dependencies" : {
22
- "confusing-browser-globals" : " ^1.0.4 "
22
+ "confusing-browser-globals" : " ^1.0.5 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-dev-utils" ,
3
- "version" : " 6.0.5 " ,
3
+ "version" : " 6.1.0 " ,
4
4
"description" : " Webpack utilities used by Create React App" ,
5
5
"repository" : " facebook/create-react-app" ,
6
6
"license" : " MIT" ,
62
62
"loader-utils" : " 1.1.0" ,
63
63
"opn" : " 5.4.0" ,
64
64
"pkg-up" : " 2.0.0" ,
65
- "react-error-overlay" : " ^5.0.5 " ,
65
+ "react-error-overlay" : " ^5.0.6 " ,
66
66
"recursive-readdir" : " 2.2.2" ,
67
67
"shell-quote" : " 1.6.1" ,
68
68
"sockjs-client" : " 1.1.5" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-error-overlay" ,
3
- "version" : " 5.0.5 " ,
3
+ "version" : " 5.0.6 " ,
4
4
"description" : " An overlay for displaying stack frames." ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
36
36
"babel-eslint" : " 9.0.0" ,
37
37
"babel-jest" : " 23.6.0" ,
38
38
"babel-loader" : " 8.0.4" ,
39
- "babel-preset-react-app" : " ^5 .0.4 " ,
39
+ "babel-preset-react-app" : " ^6 .0.0 " ,
40
40
"chalk" : " ^2.3.2" ,
41
41
"chokidar" : " ^2.0.2" ,
42
42
"cross-env" : " 5.2.0" ,
43
43
"eslint" : " 5.6.0" ,
44
- "eslint-config-react-app" : " ^3.0.4 " ,
44
+ "eslint-config-react-app" : " ^3.0.5 " ,
45
45
"eslint-plugin-flowtype" : " 2.50.1" ,
46
46
"eslint-plugin-import" : " 2.14.0" ,
47
47
"eslint-plugin-jsx-a11y" : " 6.1.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-scripts" ,
3
- "version" : " 2.0.5 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
5
"repository" : " facebook/create-react-app" ,
6
6
"license" : " MIT" ,
31
31
"babel-jest" : " 23.6.0" ,
32
32
"babel-loader" : " 8.0.4" ,
33
33
"babel-plugin-named-asset-import" : " ^0.2.2" ,
34
- "babel-preset-react-app" : " ^5 .0.4 " ,
34
+ "babel-preset-react-app" : " ^6 .0.0 " ,
35
35
"bfj" : " 6.1.1" ,
36
36
"case-sensitive-paths-webpack-plugin" : " 2.1.2" ,
37
37
"chalk" : " 2.4.1" ,
38
38
"css-loader" : " 1.0.0" ,
39
39
"dotenv" : " 6.0.0" ,
40
40
"dotenv-expand" : " 4.2.0" ,
41
41
"eslint" : " 5.6.0" ,
42
- "eslint-config-react-app" : " ^3.0.4 " ,
42
+ "eslint-config-react-app" : " ^3.0.5 " ,
43
43
"eslint-loader" : " 2.1.1" ,
44
44
"eslint-plugin-flowtype" : " 2.50.1" ,
45
45
"eslint-plugin-import" : " 2.14.0" ,
61
61
"postcss-preset-env" : " 6.0.6" ,
62
62
"postcss-safe-parser" : " 4.0.1" ,
63
63
"react-app-polyfill" : " ^0.1.3" ,
64
- "react-dev-utils" : " ^6.0.5 " ,
64
+ "react-dev-utils" : " ^6.1.0 " ,
65
65
"resolve" : " 1.8.1" ,
66
66
"sass-loader" : " 7.1.0" ,
67
67
"style-loader" : " 0.23.0" ,
You can’t perform that action at this time.
0 commit comments