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.3 " ,
3
+ "version" : " 5.0.4 " ,
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.3 " ,
3
+ "version" : " 1.0.4 " ,
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.3 " ,
3
+ "version" : " 2.0.4 " ,
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.3 " ,
3
+ "version" : " 3.0.4 " ,
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.3 "
22
+ "confusing-browser-globals" : " ^1.0.4 "
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.4 " ,
3
+ "version" : " 6.0.5 " ,
4
4
"description" : " Webpack utilities used by Create React App" ,
5
5
"repository" : " facebook/create-react-app" ,
6
6
"license" : " MIT" ,
57
57
"loader-utils" : " 1.1.0" ,
58
58
"opn" : " 5.4.0" ,
59
59
"pkg-up" : " 2.0.0" ,
60
- "react-error-overlay" : " ^5.0.4 " ,
60
+ "react-error-overlay" : " ^5.0.5 " ,
61
61
"recursive-readdir" : " 2.2.2" ,
62
62
"shell-quote" : " 1.6.1" ,
63
63
"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.4 " ,
3
+ "version" : " 5.0.5 " ,
4
4
"description" : " An overlay for displaying stack frames." ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
37
37
"babel-eslint" : " 9.0.0" ,
38
38
"babel-jest" : " 23.6.0" ,
39
39
"babel-loader" : " 8.0.4" ,
40
- "babel-preset-react-app" : " ^5.0.3 " ,
40
+ "babel-preset-react-app" : " ^5.0.4 " ,
41
41
"chalk" : " ^2.3.2" ,
42
42
"chokidar" : " ^2.0.2" ,
43
43
"cross-env" : " 5.2.0" ,
44
44
"eslint" : " 5.6.0" ,
45
- "eslint-config-react-app" : " ^3.0.3 " ,
45
+ "eslint-config-react-app" : " ^3.0.4 " ,
46
46
"eslint-plugin-flowtype" : " 2.50.1" ,
47
47
"eslint-plugin-import" : " 2.14.0" ,
48
48
"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.4 " ,
3
+ "version" : " 2.0.5 " ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
5
"repository" : " facebook/create-react-app" ,
6
6
"license" : " MIT" ,
28
28
"babel-jest" : " 23.6.0" ,
29
29
"babel-loader" : " 8.0.4" ,
30
30
"babel-plugin-named-asset-import" : " ^0.2.2" ,
31
- "babel-preset-react-app" : " ^5.0.3 " ,
31
+ "babel-preset-react-app" : " ^5.0.4 " ,
32
32
"bfj" : " 6.1.1" ,
33
33
"case-sensitive-paths-webpack-plugin" : " 2.1.2" ,
34
34
"chalk" : " 2.4.1" ,
35
35
"css-loader" : " 1.0.0" ,
36
36
"dotenv" : " 6.0.0" ,
37
37
"dotenv-expand" : " 4.2.0" ,
38
38
"eslint" : " 5.6.0" ,
39
- "eslint-config-react-app" : " ^3.0.3 " ,
39
+ "eslint-config-react-app" : " ^3.0.4 " ,
40
40
"eslint-loader" : " 2.1.1" ,
41
41
"eslint-plugin-flowtype" : " 2.50.1" ,
42
42
"eslint-plugin-import" : " 2.14.0" ,
57
57
"postcss-preset-env" : " 6.0.6" ,
58
58
"postcss-safe-parser" : " 4.0.1" ,
59
59
"react-app-polyfill" : " ^0.1.3" ,
60
- "react-dev-utils" : " ^6.0.4 " ,
60
+ "react-dev-utils" : " ^6.0.5 " ,
61
61
"resolve" : " 1.8.1" ,
62
62
"sass-loader" : " 7.1.0" ,
63
63
"style-loader" : " 0.23.0" ,
You can’t perform that action at this time.
0 commit comments