Skip to content

Commit 52573e4

Browse files
committed
build: update sass to version 1.24.1
1 parent 60746ed commit 52573e4

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.14",
5050
"rxjs": "6.5.3",
51-
"sass": "1.24.0",
51+
"sass": "1.24.1",
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
@@ -9464,10 +9464,10 @@ [email protected]:
94649464
schema-utils "^2.1.0"
94659465
semver "^6.3.0"
94669466

9467-
9468-
version "1.24.0"
9469-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.24.0.tgz#e8b9931bc5d18a37d271749311ef2edc83102a77"
9470-
integrity sha512-1TsPyMhLTx+9DLlmwg02iBW2p4poGA7LlkWJLpUY/XticFKNhPcx+l4FsIJLKl6oSUfXmAKpVljHEez1hwjqiw==
9467+
9468+
version "1.24.1"
9469+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.24.1.tgz#5b32ef0ee04403939d96a4963a42fd90e9408691"
9470+
integrity sha512-lMhl1V4Bj/lm+5c4sIt3fVzfmkyqqztpypr9dI8N0XsaeLs+gWow0der0e+I9WsRQK86SLXfEUgleERqPbR5Jw==
94719471
dependencies:
94729472
chokidar ">=2.0.0 <4.0.0"
94739473

0 commit comments

Comments
 (0)