Skip to content

Commit 7c2d30b

Browse files
renovate-botalexeagle
authored andcommitted
build: update sass to version 1.20.1
1 parent a54f239 commit 7c2d30b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"postcss-loader": "3.0.0",
3838
"raw-loader": "1.0.0",
3939
"rxjs": "6.4.0",
40-
"sass": "1.19.0",
40+
"sass": "1.20.1",
4141
"sass-loader": "7.1.0",
4242
"semver": "6.0.0",
4343
"source-map-support": "0.5.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8202,10 +8202,10 @@ [email protected]:
82028202
pify "^3.0.0"
82038203
semver "^5.5.0"
82048204

8205-
sass@1.19.0:
8206-
version "1.19.0"
8207-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.19.0.tgz#5de82c713d4299fac57384ef5219534a37fe3e6c"
8208-
integrity sha512-8kzKCgxCzh8/zEn3AuRwzLWVSSFj8omkiGwqdJdeOufjM+I88dXxu9LYJ/Gw4rRTHXesN0r1AixBuqM6yLQUJw==
8205+
sass@1.20.1:
8206+
version "1.20.1"
8207+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.20.1.tgz#737b901fe072336da540b6d00ec155e2267420da"
8208+
integrity sha512-BnCawee/L5kVG3B/5Jg6BFwASqUwFVE6fj2lnkVuSXDgQ7gMAhY9a2yPeqsKhJMCN+Wgx0r2mAW7XF/aTF5qtA==
82098209
dependencies:
82108210
chokidar "^2.0.0"
82118211

0 commit comments

Comments
 (0)