Skip to content

Commit 40b62b0

Browse files
renovate-botmgechev
authored andcommitted
build: update sass to version 1.17.4
1 parent 01b53a9 commit 40b62b0

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
@@ -34,7 +34,7 @@
3434
"postcss-loader": "3.0.0",
3535
"raw-loader": "1.0.0",
3636
"rxjs": "6.4.0",
37-
"sass": "1.17.3",
37+
"sass": "1.17.4",
3838
"sass-loader": "7.1.0",
3939
"semver": "6.0.0",
4040
"source-map-support": "0.5.11",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8020,7 +8020,14 @@ sass-loader@7.1.0:
80208020
pify "^3.0.0"
80218021
semver "^5.5.0"
80228022

8023-
sass@1.17.3, sass@^1.17.3:
8023+
sass@1.17.4:
8024+
version "1.17.4"
8025+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.17.4.tgz#b65b9d11f5cef9b96d6c44566ab91d6357210dbd"
8026+
integrity sha512-NM/RkY54d6C5xJMWk7Z+p0/TfIB71/46/T335Egc0O3G+NeKKVFz1s9EwBlekRnYq3fUCTsbk0zPNMpee5LIdA==
8027+
dependencies:
8028+
chokidar "^2.0.0"
8029+
8030+
sass@^1.17.3:
80248031
version "1.17.3"
80258032
resolved "https://registry.yarnpkg.com/sass/-/sass-1.17.3.tgz#19f9164cf8653b9fca670a64e53285272c96d192"
80268033
integrity sha512-S4vJawbrNUxJUBiHLXPYUKZCoO6cvq3/3ZFBV66a+PafTxcDEFJB+FHLDFl0P+rUfha/703ajEXMuGTYhJESkQ==

0 commit comments

Comments
 (0)