Skip to content

Commit 17e2dc4

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency stylus-loader to v5
(cherry picked from commit c5872e1)
1 parent 9ecb100 commit 17e2dc4

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
@@ -4772,7 +4772,7 @@ fast-deep-equal@^3.1.1:
47724772
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
47734773
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
47744774

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:
47764776
version "3.2.5"
47774777
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.5.tgz#7939af2a656de79a4f1901903ee8adcaa7cb9661"
47784778
integrity sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==
@@ -10548,16 +10548,14 @@ stylehacks@^5.0.0:
1054810548
browserslist "^4.16.0"
1054910549
postcss-selector-parser "^6.0.4"
1055010550

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==
1055510555
dependencies:
10556-
fast-glob "^3.2.4"
10556+
fast-glob "^3.2.5"
1055710557
klona "^2.0.4"
10558-
loader-utils "^2.0.0"
1055910558
normalize-path "^3.0.0"
10560-
schema-utils "^3.0.0"
1056110559

1056210560
[email protected], stylus@^0.54.8:
1056310561
version "0.54.8"

0 commit comments

Comments
 (0)