Skip to content

Commit ade5400

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency stylus-loader to v6
1 parent 2608a06 commit ade5400

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
"spdx-satisfies": "^5.0.0",
215215
"style-loader": "2.0.0",
216216
"stylus": "0.54.8",
217-
"stylus-loader": "5.0.0",
217+
"stylus-loader": "6.0.0",
218218
"symbol-observable": "4.0.0",
219219
"tar": "^6.0.0",
220220
"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": "5.0.0",
66+
"stylus-loader": "6.0.0",
6767
"terser": "5.7.0",
6868
"terser-webpack-plugin": "4.2.3",
6969
"text-table": "0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11039,10 +11039,10 @@ stylehacks@^5.0.0:
1103911039
browserslist "^4.16.0"
1104011040
postcss-selector-parser "^6.0.4"
1104111041

11042-
stylus-loader@5.0.0:
11043-
version "5.0.0"
11044-
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-5.0.0.tgz#d3f548887ab67808cc40d320079c44f8ffa3d9b8"
11045-
integrity sha512-1OaGgixTgC8IAaMCodZXg7XYsfP1qU0UzTHDyPaWACUh34j9geJL4iA583tFJDOtfNUOfDLaBpUywc5MicQ1aA==
11042+
stylus-loader@6.0.0:
11043+
version "6.0.0"
11044+
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-6.0.0.tgz#ea3c4adb4cee492ebf6d63dea2e1743480ca29a4"
11045+
integrity sha512-cB3Mtu2+JGZYm5WUzGyo4En6r087F11eaZK+EUn/6Fj8Eo4mY5DpWH82lvTfjAV2EP42Fd7NWvWG20sJYCyuFw==
1104611046
dependencies:
1104711047
fast-glob "^3.2.5"
1104811048
klona "^2.0.4"

0 commit comments

Comments
 (0)