File tree Expand file tree Collapse file tree 3 files changed +8
-10
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 205
205
"spdx-satisfies" : " ^5.0.0" ,
206
206
"style-loader" : " 2.0.0" ,
207
207
"stylus" : " 0.54.8" ,
208
- "stylus-loader" : " 4.3.3 " ,
208
+ "stylus-loader" : " 5.0.0 " ,
209
209
"symbol-observable" : " 4.0.0" ,
210
210
"tar" : " ^6.0.0" ,
211
211
"temp" : " ^0.9.0" ,
Original file line number Diff line number Diff line change 63
63
"source-map-support" : " 0.5.19" ,
64
64
"style-loader" : " 2.0.0" ,
65
65
"stylus" : " 0.54.8" ,
66
- "stylus-loader" : " 4.3.3 " ,
66
+ "stylus-loader" : " 5.0.0 " ,
67
67
"terser" : " 5.7.0" ,
68
68
"terser-webpack-plugin" : " 4.2.3" ,
69
69
"text-table" : " 0.2.0" ,
Original file line number Diff line number Diff line change @@ -4772,7 +4772,7 @@ fast-deep-equal@^3.1.1:
4772
4772
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
4773
4773
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
4774
4774
4775
- fast-glob@^3.1.1, fast-glob@^3.2.4, fast-glob@^3.2. 5:
4775
+ fast-glob@^3.1.1, fast-glob@^3.2.5:
4776
4776
version "3.2.5"
4777
4777
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.5.tgz#7939af2a656de79a4f1901903ee8adcaa7cb9661"
4778
4778
integrity sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==
@@ -10548,16 +10548,14 @@ stylehacks@^5.0.0:
10548
10548
browserslist "^4.16.0"
10549
10549
postcss-selector-parser "^6.0.4"
10550
10550
10551
- stylus-loader@4.3.3 :
10552
- version "4.3.3 "
10553
- resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-4.3.3 .tgz#381bb6341272ac50bcdfd0b877707eac99b6b757 "
10554
- integrity sha512-PpWB5PnCXUzW4WMYhCvNzAHJBjIBPMXwsdfkkKuA9W7k8OQFMl/19/AQvaWsxz2IptxUlCseyJ6TY/eEKJ4+UQ ==
10551
+ stylus-loader@5.0.0 :
10552
+ version "5.0.0 "
10553
+ resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-5.0.0 .tgz#d3f548887ab67808cc40d320079c44f8ffa3d9b8 "
10554
+ integrity sha512-1OaGgixTgC8IAaMCodZXg7XYsfP1qU0UzTHDyPaWACUh34j9geJL4iA583tFJDOtfNUOfDLaBpUywc5MicQ1aA ==
10555
10555
dependencies:
10556
- fast-glob "^3.2.4 "
10556
+ fast-glob "^3.2.5 "
10557
10557
klona "^2.0.4"
10558
- loader-utils "^2.0.0"
10559
10558
normalize-path "^3.0.0"
10560
- schema-utils "^3.0.0"
10561
10559
10562
10560
[email protected] , stylus@^0.54.8:
10563
10561
version "0.54.8"
You can’t perform that action at this time.
0 commit comments