Skip to content

Commit 1e76a6c

Browse files
renovate-botvikerman
authored andcommitted
build: update sass to version 1.24.0
1 parent f0606b1 commit 1e76a6c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"rimraf": "3.0.0",
4949
"rollup": "1.27.13",
5050
"rxjs": "6.5.3",
51-
"sass": "1.23.7",
51+
"sass": "1.24.0",
5252
"sass-loader": "8.0.0",
5353
"semver": "7.1.1",
5454
"source-map": "0.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9427,10 +9427,10 @@ [email protected]:
94279427
schema-utils "^2.1.0"
94289428
semver "^6.3.0"
94299429

9430-
sass@1.23.7:
9431-
version "1.23.7"
9432-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.23.7.tgz#090254e006af1219d442f1bff31e139d5e085dff"
9433-
integrity sha512-cYgc0fanwIpi0rXisGxl+/wadVQ/HX3RhpdRcjLdj2o2ye/sxUTpAxIhbmJy3PLQgRFbf6Pn8Jsrta2vdXcoOQ==
9430+
sass@1.24.0:
9431+
version "1.24.0"
9432+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.24.0.tgz#e8b9931bc5d18a37d271749311ef2edc83102a77"
9433+
integrity sha512-1TsPyMhLTx+9DLlmwg02iBW2p4poGA7LlkWJLpUY/XticFKNhPcx+l4FsIJLKl6oSUfXmAKpVljHEez1hwjqiw==
94349434
dependencies:
94359435
chokidar ">=2.0.0 <4.0.0"
94369436

0 commit comments

Comments
 (0)