File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 51
51
"babel-preset-es2015" : " 6.24.1" ,
52
52
"babel-preset-react" : " 6.24.1" ,
53
53
"codemirror" : " 5.50.2" ,
54
- "css-loader" : " 3.4.1 " ,
54
+ "css-loader" : " 3.4.2 " ,
55
55
"eslint" : " 6.8.0" ,
56
56
"eslint-plugin-react" : " 7.5.1" ,
57
57
"extract-text-webpack-plugin" : " 3.0.2" ,
Original file line number Diff line number Diff line change @@ -2253,9 +2253,9 @@ crypto-browserify@^3.11.0:
2253
2253
public-encrypt "^4.0.0"
2254
2254
randombytes "^2.0.0"
2255
2255
2256
-
2257
- version "3.4.1 "
2258
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.4.1 .tgz#dfb7968aa9bffb26bd20375afdffe77d5a234b77 "
2256
+
2257
+ version "3.4.2 "
2258
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.4.2 .tgz#d3fdb3358b43f233b78501c5ed7b1c6da6133202 "
2259
2259
dependencies :
2260
2260
camelcase "^5.3.1"
2261
2261
cssesc "^3.0.0"
You can’t perform that action at this time.
0 commit comments