File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 67
67
"babel-loader" : " 8.2.2" ,
68
68
"babel-plugin-transform-react-remove-prop-types" : " 0.4.24" ,
69
69
"cross-env" : " 7.0.3" ,
70
- "css-loader" : " 5.2.0 " ,
70
+ "css-loader" : " 5.2.1 " ,
71
71
"enzyme" : " 3.11.0" ,
72
72
"eslint" : " 7.23.0" ,
73
73
"eslint-config-prettier" : " 8.1.0" ,
Original file line number Diff line number Diff line change @@ -3273,10 +3273,10 @@ crypto-random-string@^2.0.0:
3273
3273
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
3274
3274
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==
3275
3275
3276
-
3277
- version "5.2.0 "
3278
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.0 .tgz#a9ecda190500863673ce4434033710404efbff00 "
3279
- integrity sha512-MfRo2MjEeLXMlUkeUwN71Vx5oc6EJnx5UQ4Yi9iUtYQvrPtwLUucYptz0hc6n++kdNcyF5olYBS4vPjJDAcLkw ==
3276
+
3277
+ version "5.2.1 "
3278
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.1 .tgz#15fbd5b6ac4c1b170a098f804c5abd0722f2aa73 "
3279
+ integrity sha512-YCyRzlt/jgG1xanXZDG/DHqAueOtXFHeusP9TS478oP1J++JSKOyEgGW1GHVoCj/rkS+GWOlBwqQJBr9yajQ9w ==
3280
3280
dependencies :
3281
3281
camelcase "^6.2.0"
3282
3282
cssesc "^3.0.0"
You can’t perform that action at this time.
0 commit comments