File tree 4 files changed +10
-10
lines changed
confusing-browser-globals
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 16
16
" index.js"
17
17
],
18
18
"devDependencies" : {
19
- "jest" : " 22.1.1 "
19
+ "jest" : " 22.1.2 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 39
39
"dependencies" : {
40
40
"@babel/code-frame" : " 7.0.0-beta.38" ,
41
41
"address" : " 1.0.3" ,
42
- "browserslist" : " 2.11.1 " ,
42
+ "browserslist" : " 2.11.3 " ,
43
43
"chalk" : " 2.3.0" ,
44
44
"cross-spawn" : " 5.1.0" ,
45
45
"detect-port-alt" : " 1.1.5" ,
59
59
"text-table" : " 0.2.0"
60
60
},
61
61
"devDependencies" : {
62
- "jest" : " 22.1.1 "
62
+ "jest" : " 22.1.2 "
63
63
},
64
64
"scripts" : {
65
65
"test" : " jest"
Original file line number Diff line number Diff line change 33
33
"@babel/code-frame" : " 7.0.0-beta.38" ,
34
34
"@babel/core" : " 7.0.0-beta.38" ,
35
35
"@babel/runtime" : " 7.0.0-beta.38" ,
36
- "anser" : " 1.4.4 " ,
36
+ "anser" : " 1.4.6 " ,
37
37
"babel-core" : " ^7.0.0-bridge.0" ,
38
38
"babel-eslint" : " ^8.0.2" ,
39
39
"babel-jest" : " ^22.1.0" ,
40
40
"babel-loader" : " ^8.0.0-beta.0" ,
41
41
"babel-preset-react-app" : " ^3.1.1" ,
42
42
"chalk" : " ^2.1.0" ,
43
- "chokidar" : " ^1.7 .0" ,
44
- "cross-env" : " 5.0.5 " ,
43
+ "chokidar" : " ^2.0 .0" ,
44
+ "cross-env" : " 5.1.3 " ,
45
45
"eslint" : " 4.15.0" ,
46
46
"eslint-config-react-app" : " ^2.1.0" ,
47
47
"eslint-plugin-flowtype" : " 2.41.0" ,
50
50
"eslint-plugin-react" : " 7.5.1" ,
51
51
"flow-bin" : " ^0.63.1" ,
52
52
"html-entities" : " 1.2.1" ,
53
- "jest" : " 22.1.1 " ,
53
+ "jest" : " 22.1.2 " ,
54
54
"jest-fetch-mock" : " 1.2.1" ,
55
55
"object-assign" : " 4.1.1" ,
56
56
"promise" : " 8.0.1" ,
Original file line number Diff line number Diff line change 31
31
"babel-preset-react-app" : " ^3.1.1" ,
32
32
"case-sensitive-paths-webpack-plugin" : " 2.1.1" ,
33
33
"chalk" : " 2.3.0" ,
34
- "css-loader" : " 0.28.8 " ,
34
+ "css-loader" : " 0.28.9 " ,
35
35
"dotenv" : " 4.0.0" ,
36
36
"dotenv-expand" : " 4.0.1" ,
37
37
"eslint" : " 4.15.0" ,
46
46
"fs-extra" : " 5.0.0" ,
47
47
"html-webpack-plugin" : " 2.30.1" ,
48
48
"identity-obj-proxy" : " 3.0.0" ,
49
- "jest" : " 22.1.1 " ,
49
+ "jest" : " 22.1.2 " ,
50
50
"object-assign" : " 4.1.1" ,
51
51
"postcss-flexbugs-fixes" : " 3.2.0" ,
52
52
"postcss-loader" : " 2.0.10" ,
69
69
"react-dom" : " ^16.0.0"
70
70
},
71
71
"optionalDependencies" : {
72
- "fsevents" : " 1.1.2 "
72
+ "fsevents" : " 1.1.3 "
73
73
},
74
74
"browserslist" : {
75
75
"development" : [
You can’t perform that action at this time.
0 commit comments