Skip to content

Commit a7d97c2

Browse files
renovate-botdgp1130
authored andcommitted
build: update dependency stylus-loader to v7
1 parent a465c5c commit a7d97c2

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
"source-map-support": "0.5.21",
202202
"spdx-satisfies": "^5.0.0",
203203
"stylus": "0.57.0",
204-
"stylus-loader": "6.2.0",
204+
"stylus-loader": "7.0.0",
205205
"symbol-observable": "4.0.0",
206206
"tar": "^6.1.6",
207207
"terser": "5.13.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"source-map-loader": "3.0.1",
5959
"source-map-support": "0.5.21",
6060
"stylus": "0.57.0",
61-
"stylus-loader": "6.2.0",
61+
"stylus-loader": "7.0.0",
6262
"terser": "5.13.1",
6363
"text-table": "0.2.0",
6464
"tree-kill": "1.2.2",

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10138,6 +10138,15 @@ [email protected]:
1013810138
klona "^2.0.4"
1013910139
normalize-path "^3.0.0"
1014010140

10141+
10142+
version "7.0.0"
10143+
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-7.0.0.tgz#31fb929cd3a7c447a07a0b0148b48480eb2c3f4a"
10144+
integrity sha512-WTbtLrNfOfLgzTaR9Lj/BPhQroKk/LC1hfTXSUbrxmxgfUo3Y3LpmKRVA2R1XbjvTAvOfaian9vOyfv1z99E+A==
10145+
dependencies:
10146+
fast-glob "^3.2.11"
10147+
klona "^2.0.5"
10148+
normalize-path "^3.0.0"
10149+
1014110150
[email protected], stylus@^0.57.0:
1014210151
version "0.57.0"
1014310152
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.57.0.tgz#a46f04f426c19ceef54abb1a9d189fd4e886df41"

0 commit comments

Comments
 (0)