Skip to content

Commit c5872e1

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency stylus-loader to v5
1 parent 203f962 commit c5872e1

File tree

3 files changed

+8
-10
lines changed

3 files changed

+8
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"spdx-satisfies": "^5.0.0",
206206
"style-loader": "2.0.0",
207207
"stylus": "0.54.8",
208-
"stylus-loader": "4.3.3",
208+
"stylus-loader": "5.0.0",
209209
"symbol-observable": "4.0.0",
210210
"tar": "^6.0.0",
211211
"temp": "^0.9.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"source-map-support": "0.5.19",
6464
"style-loader": "2.0.0",
6565
"stylus": "0.54.8",
66-
"stylus-loader": "4.3.3",
66+
"stylus-loader": "5.0.0",
6767
"terser": "5.7.0",
6868
"terser-webpack-plugin": "4.2.3",
6969
"text-table": "0.2.0",

yarn.lock

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4728,7 +4728,7 @@ fast-deep-equal@^3.1.1:
47284728
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
47294729
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
47304730

4731-
fast-glob@^3.1.1, fast-glob@^3.2.4, fast-glob@^3.2.5:
4731+
fast-glob@^3.1.1, fast-glob@^3.2.5:
47324732
version "3.2.5"
47334733
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.5.tgz#7939af2a656de79a4f1901903ee8adcaa7cb9661"
47344734
integrity sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==
@@ -10492,16 +10492,14 @@ stylehacks@^5.0.0:
1049210492
browserslist "^4.16.0"
1049310493
postcss-selector-parser "^6.0.4"
1049410494

10495-
stylus-loader@4.3.3:
10496-
version "4.3.3"
10497-
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-4.3.3.tgz#381bb6341272ac50bcdfd0b877707eac99b6b757"
10498-
integrity sha512-PpWB5PnCXUzW4WMYhCvNzAHJBjIBPMXwsdfkkKuA9W7k8OQFMl/19/AQvaWsxz2IptxUlCseyJ6TY/eEKJ4+UQ==
10495+
stylus-loader@5.0.0:
10496+
version "5.0.0"
10497+
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-5.0.0.tgz#d3f548887ab67808cc40d320079c44f8ffa3d9b8"
10498+
integrity sha512-1OaGgixTgC8IAaMCodZXg7XYsfP1qU0UzTHDyPaWACUh34j9geJL4iA583tFJDOtfNUOfDLaBpUywc5MicQ1aA==
1049910499
dependencies:
10500-
fast-glob "^3.2.4"
10500+
fast-glob "^3.2.5"
1050110501
klona "^2.0.4"
10502-
loader-utils "^2.0.0"
1050310502
normalize-path "^3.0.0"
10504-
schema-utils "^3.0.0"
1050510503

1050610504
[email protected], stylus@^0.54.8:
1050710505
version "0.54.8"

0 commit comments

Comments
 (0)