File tree 3 files changed +13
-6
lines changed
3 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 35
35
"less-loader" : " 5.0.0" ,
36
36
"license-webpack-plugin" : " 2.1.3" ,
37
37
"loader-utils" : " 1.2.3" ,
38
- "magic-string" : " 0.25.4 " ,
38
+ "magic-string" : " 0.25.5 " ,
39
39
"mini-css-extract-plugin" : " 0.9.0" ,
40
40
"minimatch" : " 3.0.4" ,
41
41
"parse5" : " 4.0.0" ,
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"ajv" : " 6.10.2" ,
12
12
"fast-json-stable-stringify" : " 2.1.0" ,
13
- "magic-string" : " 0.25.4 " ,
13
+ "magic-string" : " 0.25.5 " ,
14
14
"rxjs" : " 6.5.3" ,
15
15
"source-map" : " 0.7.3"
16
16
},
Original file line number Diff line number Diff line change @@ -6947,10 +6947,10 @@ lunr-mutable-indexes@2.3.2:
6947
6947
resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.8.tgz#a8b89c31f30b5a044b97d2d28e2da191b6ba2072"
6948
6948
integrity sha512-oxMeX/Y35PNFuZoHp+jUj5OSEmLCaIH4KTFJh7a93cHBoFmpw2IoPs22VIz7vyO2YUnx2Tn9dzIwO2P/4quIRg==
6949
6949
6950
- magic-string@0.25.4, magic-string@^0.25.0, magic-string@^0.25.2 :
6951
- version "0.25.4 "
6952
- resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.4 .tgz#325b8a0a79fc423db109b77fd5a19183b7ba5143 "
6953
- integrity sha512-oycWO9nEVAP2RVPbIoDoA4Y7LFIJ3xRYov93gAyJhZkET1tNuB0u7uWkZS2LpBWTJUWnmau/To8ECWRC+jKNfw ==
6950
+ magic-string@0.25.5 :
6951
+ version "0.25.5 "
6952
+ resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.5 .tgz#694fa8c6b9a51d83cc4a72c5b6883a7cfa890e40 "
6953
+ integrity sha512-vIO/BOm9odBHBAGwv0gZPLJeO9IpwliiIc0uPeAW93rrFMJ/R3M665IAEfOU/IW3kD4S9AtEn76lfTn1Yif+9A ==
6954
6954
dependencies :
6955
6955
sourcemap-codec "^1.4.4"
6956
6956
@@ -6961,6 +6961,13 @@ magic-string@^0.22.4:
6961
6961
dependencies :
6962
6962
vlq "^0.2.2"
6963
6963
6964
+ magic-string@^0.25.0, magic-string@^0.25.2 :
6965
+ version "0.25.4"
6966
+ resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.4.tgz#325b8a0a79fc423db109b77fd5a19183b7ba5143"
6967
+ integrity sha512-oycWO9nEVAP2RVPbIoDoA4Y7LFIJ3xRYov93gAyJhZkET1tNuB0u7uWkZS2LpBWTJUWnmau/To8ECWRC+jKNfw==
6968
+ dependencies :
6969
+ sourcemap-codec "^1.4.4"
6970
+
6964
6971
make-dir@^1.0.0 :
6965
6972
version "1.3.0"
6966
6973
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
You can’t perform that action at this time.
0 commit comments