Skip to content

Commit 688e32c

Browse files
renovate-botdgp1130
authored andcommitted
build: update dependency sass to v1.52.0
1 parent 469d9ec commit 688e32c

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
@@ -191,7 +191,7 @@
191191
"regenerator-runtime": "0.13.9",
192192
"resolve-url-loader": "5.0.0",
193193
"rxjs": "6.6.7",
194-
"sass": "1.51.0",
194+
"sass": "1.52.0",
195195
"sass-loader": "12.6.0",
196196
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.7.1-linux.tar.gz",
197197
"semver": "7.3.7",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"regenerator-runtime": "0.13.9",
5353
"resolve-url-loader": "5.0.0",
5454
"rxjs": "6.6.7",
55-
"sass": "1.51.0",
55+
"sass": "1.52.0",
5656
"sass-loader": "12.6.0",
5757
"semver": "7.3.7",
5858
"source-map-loader": "3.0.1",

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9769,6 +9769,15 @@ sass@1.51.0, sass@^1.49.9:
97699769
immutable "^4.0.0"
97709770
source-map-js ">=0.6.2 <2.0.0"
97719771

9772+
sass@1.52.0:
9773+
version "1.52.0"
9774+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.0.tgz#3dc755ff459858ce7062887181648701f028c4f5"
9775+
integrity sha512-6EnTglag2oVD8sNJCxUi2Jd3ICH9tJ5Mqudt/gIZNBR2uKJUBZuTpW9O1t04SkDLP7VFa76FCWTV2rwchqM8Kw==
9776+
dependencies:
9777+
chokidar ">=3.0.0 <4.0.0"
9778+
immutable "^4.0.0"
9779+
source-map-js ">=0.6.2 <2.0.0"
9780+
97729781
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.7.1-linux.tar.gz":
97739782
version "0.0.0"
97749783
uid e5d7f82ad98251a653d1b0537f1103e49eda5e11

0 commit comments

Comments
 (0)