Skip to content

Commit 4807ff0

Browse files
renovate-botmgechev
authored andcommitted
build: update sass to version 1.19.0
1 parent 217afe5 commit 4807ff0

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.18.0",
40+
"sass": "1.19.0",
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
@@ -8191,10 +8191,10 @@ [email protected]:
81918191
pify "^3.0.0"
81928192
semver "^5.5.0"
81938193

8194-
sass@1.18.0:
8195-
version "1.18.0"
8196-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.18.0.tgz#f34371c31e268e555c2ac8e43d2b64d194e7d090"
8197-
integrity sha512-Mc579V+BhH693tqt+lvph+gmRqmC6BjtsEVsjkW1944DEA5a0wPuCi781hL3fY4EDuqZnEVPbu42CZRywwE97g==
8194+
sass@1.19.0:
8195+
version "1.19.0"
8196+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.19.0.tgz#5de82c713d4299fac57384ef5219534a37fe3e6c"
8197+
integrity sha512-8kzKCgxCzh8/zEn3AuRwzLWVSSFj8omkiGwqdJdeOufjM+I88dXxu9LYJ/Gw4rRTHXesN0r1AixBuqM6yLQUJw==
81988198
dependencies:
81998199
chokidar "^2.0.0"
82008200

0 commit comments

Comments
 (0)