Skip to content

Commit 20696fa

Browse files
renovate-botmgechev
authored andcommitted
build: update sass to version 1.22.4 (#15055)
1 parent 1959b3b commit 20696fa

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.22.3",
40+
"sass": "1.22.4",
4141
"sass-loader": "7.1.0",
4242
"semver": "6.2.0",
4343
"source-map-support": "0.5.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9098,10 +9098,10 @@ sass-loader@7.1.0:
90989098
pify "^3.0.0"
90999099
semver "^5.5.0"
91009100

9101-
sass@1.22.3:
9102-
version "1.22.3"
9103-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.22.3.tgz#b3591191ab0f3caece39ed9384c90caccacf471c"
9104-
integrity sha512-9ECcSAEgGStxZkpOCT+Z8F6jEJq+jjPonxgX52QVNeJbRL1CmrjN9qcoO78gob6M1bY4ocGVwPWjGDNMeOgvbg==
9101+
sass@1.22.4:
9102+
version "1.22.4"
9103+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.22.4.tgz#00b433055f00a25ed5f060ca4abc332facaf02fc"
9104+
integrity sha512-gQFNzYKlAn9ee6Qy1UhTxy0G24QR5BWP61AN61jAEqwauzVCP5qjUveO/WkIj72po0ljncdVXo96EQR+ig2lRw==
91059105
dependencies:
91069106
chokidar ">=2.0.0 <4.0.0"
91079107

0 commit comments

Comments
 (0)