Skip to content

Commit a679ea5

Browse files
renovate-botmgechev
authored andcommitted
build: update sass to version 1.26.3
1 parent beb78d0 commit a679ea5

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
@@ -47,7 +47,7 @@
4747
"rimraf": "3.0.2",
4848
"rollup": "2.0.3",
4949
"rxjs": "6.5.4",
50-
"sass": "1.26.2",
50+
"sass": "1.26.3",
5151
"sass-loader": "8.0.2",
5252
"semver": "7.1.3",
5353
"source-map": "0.7.3",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10042,7 +10042,14 @@ sass-loader@8.0.2:
1004210042
schema-utils "^2.6.1"
1004310043
semver "^6.3.0"
1004410044

10045-
sass@1.26.2, sass@^1.23.0:
10045+
sass@1.26.3:
10046+
version "1.26.3"
10047+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.3.tgz#412df54486143b76b5a65cdf7569e86f44659f46"
10048+
integrity sha512-5NMHI1+YFYw4sN3yfKjpLuV9B5l7MqQ6FlkTcC4FT+oHbBRUZoSjHrrt/mE0nFXJyY2kQtU9ou9HxvFVjLFuuw==
10049+
dependencies:
10050+
chokidar ">=2.0.0 <4.0.0"
10051+
10052+
sass@^1.23.0:
1004610053
version "1.26.2"
1004710054
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.2.tgz#4e17c5c2394e2ee7ffd653ac1d862314a6a5767b"
1004810055
integrity sha512-9TRp1d1NH0mWH8rqaR/jCS05f/TFD1ykPF2zSYviprMhLb0EmXVqtKMUHsvDt3YIT/jbSK6qAvUlfCW/HJkdCw==

0 commit comments

Comments
 (0)