File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 34
34
"less" : " 3.11.1" ,
35
35
"less-loader" : " 5.0.0" ,
36
36
"license-webpack-plugin" : " 2.1.3" ,
37
- "loader-utils" : " 1.2.3 " ,
37
+ "loader-utils" : " 1.4.0 " ,
38
38
"mini-css-extract-plugin" : " 0.9.0" ,
39
39
"minimatch" : " 3.0.4" ,
40
40
"parse5" : " 4.0.0" ,
Original file line number Diff line number Diff line change 9
9
"build-optimizer" : " ./src/build-optimizer/cli.js"
10
10
},
11
11
"dependencies" : {
12
- "loader-utils" : " 1.2.3 " ,
12
+ "loader-utils" : " 1.4.0 " ,
13
13
"source-map" : " 0.7.3" ,
14
14
"tslib" : " 1.10.0" ,
15
15
"typescript" : " 3.6.4" ,
Original file line number Diff line number Diff line change @@ -4361,6 +4361,11 @@ emojis-list@^2.0.0:
4361
4361
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
4362
4362
integrity sha1-TapNnbAPmBmIDHn6RXrlsJof04k=
4363
4363
4364
+ emojis-list@^3.0.0:
4365
+ version "3.0.0"
4366
+ resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
4367
+ integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
4368
+
4364
4369
encodeurl@~1.0.2:
4365
4370
version "1.0.2"
4366
4371
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
@@ -7039,7 +7044,16 @@ loader-runner@^2.4.0:
7039
7044
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.4.0.tgz#ed47066bfe534d7e84c4c7b9998c2a75607d9357"
7040
7045
integrity sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==
7041
7046
7042
- [email protected] , loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3:
7047
+
7048
+ version "1.4.0"
7049
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
7050
+ integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==
7051
+ dependencies:
7052
+ big.js "^5.2.2"
7053
+ emojis-list "^3.0.0"
7054
+ json5 "^1.0.1"
7055
+
7056
+ loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3:
7043
7057
version "1.2.3"
7044
7058
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7"
7045
7059
integrity sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==
You can’t perform that action at this time.
0 commit comments