File tree 5 files changed +17
-17
lines changed
5 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 21
21
" test.js"
22
22
],
23
23
"dependencies" : {
24
- "@babel/core" : " 7.7.5 " ,
25
- "@babel/plugin-proposal-class-properties" : " 7.7.4 " ,
26
- "@babel/plugin-proposal-decorators" : " 7.7.4 " ,
27
- "@babel/plugin-proposal-nullish-coalescing-operator" : " 7.7.4 " ,
28
- "@babel/plugin-proposal-numeric-separator" : " 7.7.4 " ,
24
+ "@babel/core" : " 7.8.3 " ,
25
+ "@babel/plugin-proposal-class-properties" : " 7.8.3 " ,
26
+ "@babel/plugin-proposal-decorators" : " 7.8.3 " ,
27
+ "@babel/plugin-proposal-nullish-coalescing-operator" : " 7.8.3 " ,
28
+ "@babel/plugin-proposal-numeric-separator" : " 7.8.3 " ,
29
29
"@babel/plugin-proposal-object-rest-spread" : " 7.7.4" ,
30
- "@babel/plugin-proposal-optional-chaining" : " 7.7.5 " ,
30
+ "@babel/plugin-proposal-optional-chaining" : " 7.8.3 " ,
31
31
"@babel/plugin-syntax-dynamic-import" : " 7.7.4" ,
32
32
"@babel/plugin-transform-destructuring" : " 7.7.4" ,
33
33
"@babel/plugin-transform-flow-strip-types" : " 7.7.4" ,
Original file line number Diff line number Diff line change 27
27
},
28
28
"dependencies" : {
29
29
"chalk" : " 3.0.0" ,
30
- "commander" : " 4.0.1 " ,
30
+ "commander" : " 4.1.0 " ,
31
31
"cross-spawn" : " 7.0.1" ,
32
32
"envinfo" : " 7.5.0" ,
33
33
"fs-extra" : " 8.1.0" ,
34
34
"hyperquest" : " 2.1.3" ,
35
- "inquirer" : " 7.0.0 " ,
35
+ "inquirer" : " 7.0.3 " ,
36
36
"semver" : " 6.3.0" ,
37
37
"tar-pack" : " 3.4.1" ,
38
38
"tmp" : " 0.1.0" ,
Original file line number Diff line number Diff line change 50
50
" webpackHotDevClient.js"
51
51
],
52
52
"dependencies" : {
53
- "@babel/code-frame" : " 7.5.5 " ,
53
+ "@babel/code-frame" : " 7.8.3 " ,
54
54
"address" : " 1.1.2" ,
55
- "browserslist" : " 4.8.2 " ,
55
+ "browserslist" : " 4.8.3 " ,
56
56
"chalk" : " 3.0.0" ,
57
57
"cross-spawn" : " 7.0.1" ,
58
58
"detect-port-alt" : " 1.1.6" ,
64
64
"globby" : " 8.0.2" ,
65
65
"gzip-size" : " 5.1.1" ,
66
66
"immer" : " 1.10.0" ,
67
- "inquirer" : " 7.0.0 " ,
67
+ "inquirer" : " 7.0.3 " ,
68
68
"is-root" : " 2.1.0" ,
69
69
"loader-utils" : " 1.2.3" ,
70
70
"open" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 47
47
"eslint" : " ^6.1.0" ,
48
48
"eslint-config-react-app" : " ^5.1.0" ,
49
49
"eslint-plugin-flowtype" : " 4.5.2" ,
50
- "eslint-plugin-import" : " 2.19.1 " ,
50
+ "eslint-plugin-import" : " 2.20.0 " ,
51
51
"eslint-plugin-jsx-a11y" : " 6.2.3" ,
52
52
"eslint-plugin-react" : " 7.17.0" ,
53
- "flow-bin" : " ^0.113 .0" ,
53
+ "flow-bin" : " ^0.116 .0" ,
54
54
"html-entities" : " 1.2.1" ,
55
55
"jest" : " 24.9.0" ,
56
56
"jest-fetch-mock" : " 2.1.2" ,
63
63
"rimraf" : " ^3.0.0" ,
64
64
"settle-promise" : " 1.0.0" ,
65
65
"source-map" : " 0.5.6" ,
66
- "terser-webpack-plugin" : " 2.3.0 " ,
66
+ "terser-webpack-plugin" : " 2.3.2 " ,
67
67
"webpack" : " ^4.35.0"
68
68
},
69
69
"jest" : {
Original file line number Diff line number Diff line change 46
46
"eslint-config-react-app" : " ^5.1.0" ,
47
47
"eslint-loader" : " 3.0.3" ,
48
48
"eslint-plugin-flowtype" : " 4.5.2" ,
49
- "eslint-plugin-import" : " 2.19.1 " ,
49
+ "eslint-plugin-import" : " 2.20.0 " ,
50
50
"eslint-plugin-jsx-a11y" : " 6.2.3" ,
51
51
"eslint-plugin-react" : " 7.17.0" ,
52
52
"eslint-plugin-react-hooks" : " ^1.6.1" ,
73
73
"sass-loader" : " 8.0.0" ,
74
74
"semver" : " 6.3.0" ,
75
75
"style-loader" : " 1.0.1" ,
76
- "terser-webpack-plugin" : " 2.3.0 " ,
76
+ "terser-webpack-plugin" : " 2.3.2 " ,
77
77
"ts-pnp" : " 1.1.5" ,
78
78
"url-loader" : " 2.3.0" ,
79
- "webpack" : " 4.41.2 " ,
79
+ "webpack" : " 4.41.5 " ,
80
80
"webpack-dev-server" : " 3.9.0" ,
81
81
"webpack-manifest-plugin" : " 2.2.0" ,
82
82
"workbox-webpack-plugin" : " 4.3.1"
You can’t perform that action at this time.
0 commit comments