File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 72
72
"less" : " ^4.0.0" ,
73
73
"less-loader" : " ^8.0.0" ,
74
74
"lint-staged" : " ^11.0.0" ,
75
- "loader-utils" : " ^2.0.0 " ,
75
+ "loader-utils" : " ^3.2.1 " ,
76
76
"lodash" : " ^4.17.19" ,
77
77
"lodash-es" : " ^4.17.15" ,
78
78
"memfs" : " ^3.2.0" ,
Original file line number Diff line number Diff line change @@ -4162,6 +4162,11 @@ loader-utils@^2.0.0:
4162
4162
emojis-list "^3.0.0"
4163
4163
json5 "^2.1.2"
4164
4164
4165
+ loader-utils@^3.2.1 :
4166
+ version "3.2.1"
4167
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.1.tgz#4fb104b599daafd82ef3e1a41fb9265f87e1f576"
4168
+ integrity sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==
4169
+
4165
4170
locate-path@^5.0.0 :
4166
4171
version "5.0.0"
4167
4172
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
You can’t perform that action at this time.
0 commit comments