Skip to content

Commit 538bb18

Browse files
renovate-botalan-agius4
authored andcommitted
build: update sass to version 1.32.4
1 parent 874522c commit 538bb18

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"rimraf": "3.0.2",
203203
"rollup": "2.36.1",
204204
"rxjs": "6.6.3",
205-
"sass": "1.32.2",
205+
"sass": "1.32.4",
206206
"sass-loader": "10.1.0",
207207
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.6.2-linux.tar.gz",
208208
"semver": "7.3.4",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"rimraf": "3.0.2",
5757
"rollup": "2.36.1",
5858
"rxjs": "6.6.3",
59-
"sass": "1.32.2",
59+
"sass": "1.32.4",
6060
"sass-loader": "10.1.0",
6161
"semver": "7.3.4",
6262
"source-map": "0.7.3",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10457,7 +10457,14 @@ [email protected]:
1045710457
schema-utils "^3.0.0"
1045810458
semver "^7.3.2"
1045910459

10460-
[email protected], sass@^1.23.0:
10460+
10461+
version "1.32.4"
10462+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.4.tgz#308bf29dd7f53d44ae4f06580e9a910ad9aa411e"
10463+
integrity sha512-N0BT0PI/t3+gD8jKa83zJJUb7ssfQnRRfqN+GIErokW6U4guBpfYl8qYB+OFLEho+QvnV5ZH1R9qhUC/Z2Ch9w==
10464+
dependencies:
10465+
chokidar ">=2.0.0 <4.0.0"
10466+
10467+
sass@^1.23.0:
1046110468
version "1.32.2"
1046210469
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.2.tgz#66dc0250bc86c15d19ddee7135e93d0cf3d3257b"
1046310470
integrity sha512-u1pUuzqwz3SAgvHSWp1k0mRhX82b2DdlVnP6UIetQPZtYbuJUDaPQhZE12jyjB7vYeOScfz9WPsZJB6Rpk7heA==

0 commit comments

Comments
 (0)