Skip to content

Commit 4c9cbec

Browse files
renovate-botjosephperrott
authored andcommitted
build: update sass to version 1.32.11
1 parent 3d30e89 commit 4c9cbec

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
@@ -195,7 +195,7 @@
195195
"resolve-url-loader": "3.1.2",
196196
"rimraf": "3.0.2",
197197
"rxjs": "6.6.7",
198-
"sass": "1.32.10",
198+
"sass": "1.32.11",
199199
"sass-loader": "11.0.1",
200200
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz",
201201
"semver": "7.3.5",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"resolve-url-loader": "3.1.2",
5656
"rimraf": "3.0.2",
5757
"rxjs": "6.6.7",
58-
"sass": "1.32.10",
58+
"sass": "1.32.11",
5959
"sass-loader": "11.0.1",
6060
"semver": "7.3.5",
6161
"source-map": "0.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9730,10 +9730,10 @@ [email protected]:
97309730
klona "^2.0.4"
97319731
neo-async "^2.6.2"
97329732

9733-
9734-
version "1.32.10"
9735-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.10.tgz#d40da4e20031b450359ee1c7e69bc8cc89569241"
9736-
integrity sha512-Nx0pcWoonAkn7CRp0aE/hket1UP97GiR1IFw3kcjV3pnenhWgZEWUf0ZcfPOV2fK52fnOcK3JdC/YYZ9E47DTQ==
9733+
9734+
version "1.32.11"
9735+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.11.tgz#b236b3ea55c76602c2ef2bd0445f0db581baa218"
9736+
integrity sha512-O9tRcob/fegUVSIV1ihLLZcftIOh0AF1VpKgusUfLqnb2jQ0GLDwI5ivv1FYWivGv8eZ/AwntTyTzjcHu0c/qw==
97379737
dependencies:
97389738
chokidar ">=3.0.0 <4.0.0"
97399739

0 commit comments

Comments
 (0)