Skip to content

Commit 82ce685

Browse files
renovate-botmgechev
authored andcommitted
build: update sass to version 1.26.5
1 parent 2bd6116 commit 82ce685

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
@@ -50,7 +50,7 @@
5050
"rimraf": "3.0.2",
5151
"rollup": "2.7.2",
5252
"rxjs": "6.5.5",
53-
"sass": "1.26.3",
53+
"sass": "1.26.5",
5454
"sass-loader": "8.0.2",
5555
"semver": "7.3.2",
5656
"source-map": "0.7.3",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10505,7 +10505,14 @@ [email protected]:
1050510505
schema-utils "^2.6.1"
1050610506
semver "^6.3.0"
1050710507

10508-
[email protected], sass@^1.23.0:
10508+
10509+
version "1.26.5"
10510+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.5.tgz#2d7aecfbbabfa298567c8f06615b6e24d2d68099"
10511+
integrity sha512-FG2swzaZUiX53YzZSjSakzvGtlds0lcbF+URuU9mxOv7WBh7NhXEVDa4kPKN4hN6fC2TkOTOKqiqp6d53N9X5Q==
10512+
dependencies:
10513+
chokidar ">=2.0.0 <4.0.0"
10514+
10515+
sass@^1.23.0:
1050910516
version "1.26.3"
1051010517
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.3.tgz#412df54486143b76b5a65cdf7569e86f44659f46"
1051110518
integrity sha512-5NMHI1+YFYw4sN3yfKjpLuV9B5l7MqQ6FlkTcC4FT+oHbBRUZoSjHrrt/mE0nFXJyY2kQtU9ou9HxvFVjLFuuw==

0 commit comments

Comments
 (0)