Skip to content

Commit 14de413

Browse files
renovate-botdgp1130
authored andcommitted
build: update sass to version 1.24.5
1 parent 12761ce commit 14de413

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
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.29.0",
5050
"rxjs": "6.5.4",
51-
"sass": "1.24.4",
51+
"sass": "1.24.5",
5252
"sass-loader": "8.0.2",
5353
"semver": "7.1.1",
5454
"source-map": "0.7.3",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9783,7 +9783,14 @@ [email protected]:
97839783
schema-utils "^2.6.1"
97849784
semver "^6.3.0"
97859785

9786-
[email protected], sass@^1.23.0:
9786+
9787+
version "1.24.5"
9788+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.24.5.tgz#7fecab3c4db486c584fecb1a79fbc156e52c6c44"
9789+
integrity sha512-vVtXAVGAcR2ZSwxi8poB1+sj8yQo6GfB1gNHeBRJtxpT7JqN8uXWpJorC1yGQN8ScBbcccGENwyfEwIBGudV3w==
9790+
dependencies:
9791+
chokidar ">=2.0.0 <4.0.0"
9792+
9793+
sass@^1.23.0:
97879794
version "1.24.4"
97889795
resolved "https://registry.yarnpkg.com/sass/-/sass-1.24.4.tgz#aa50575a9ed2b9e9645b5599156fd149bdad9eaa"
97899796
integrity sha512-SqizkIEEcVPzmK1tYdlNRl/RSXMEwGcifL9GD+S2p9rEPdj6ycRbk4PWZs0jwlajNSyBPo/SXRB81i22SG0jmw==

0 commit comments

Comments
 (0)