File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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==
You can’t perform that action at this time.
0 commit comments