Skip to content

Commit acca023

Browse files
renovate-bothansl
authored andcommitted
build: update node-sass to version 4.11.0
1 parent 719d6ab commit acca023

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
@@ -54,7 +54,7 @@
5454
"webpack-subresource-integrity": "1.1.0-rc.6"
5555
},
5656
"optionalDependencies": {
57-
"node-sass": "4.10.0"
57+
"node-sass": "4.11.0"
5858
},
5959
"devDependencies": {
6060
"@angular/animations": "^7.2.0-rc.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6656,10 +6656,10 @@ node-sass-tilde-importer@^1.0.0:
66566656
dependencies:
66576657
find-parent-dir "^0.3.0"
66586658

6659-
node-sass@4.10.0:
6660-
version "4.10.0"
6661-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.10.0.tgz#dcc2b364c0913630945ccbf7a2bbf1f926effca4"
6662-
integrity sha512-fDQJfXszw6vek63Fe/ldkYXmRYK/QS6NbvM3i5oEo9ntPDy4XX7BcKZyTKv+/kSSxRtXXc7l+MSwEmYc0CSy6Q==
6659+
node-sass@4.11.0:
6660+
version "4.11.0"
6661+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.11.0.tgz#183faec398e9cbe93ba43362e2768ca988a6369a"
6662+
integrity sha512-bHUdHTphgQJZaF1LASx0kAviPH7sGlcyNhWade4eVIpFp6tsn7SV8xNMTbsQFpEV9VXpnwTTnNYlfsZXgGgmkA==
66636663
dependencies:
66646664
async-foreach "^0.1.3"
66656665
chalk "^1.1.1"

0 commit comments

Comments
 (0)