Skip to content

Commit 1152e5d

Browse files
renovate-botdgp1130
authored andcommitted
build: update sass to version 1.25.0
1 parent 5930b44 commit 1152e5d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
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.5",
51+
"sass": "1.25.0",
5252
"sass-loader": "8.0.2",
5353
"semver": "7.1.1",
5454
"source-map": "0.7.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9829,10 +9829,10 @@ sass-loader@8.0.2:
98299829
schema-utils "^2.6.1"
98309830
semver "^6.3.0"
98319831

9832-
sass@1.24.5:
9833-
version "1.24.5"
9834-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.24.5.tgz#7fecab3c4db486c584fecb1a79fbc156e52c6c44"
9835-
integrity sha512-vVtXAVGAcR2ZSwxi8poB1+sj8yQo6GfB1gNHeBRJtxpT7JqN8uXWpJorC1yGQN8ScBbcccGENwyfEwIBGudV3w==
9832+
sass@1.25.0:
9833+
version "1.25.0"
9834+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.25.0.tgz#f8bd7dfbb39d6b0305e27704a8ebe637820693f3"
9835+
integrity sha512-uQMjye0Y70SEDGO56n0j91tauqS9E1BmpKHtiYNQScXDHeaE9uHwNEqQNFf4Bes/3DHMNinB6u79JsG10XWNyw==
98369836
dependencies:
98379837
chokidar ">=2.0.0 <4.0.0"
98389838

0 commit comments

Comments
 (0)