Skip to content

Commit a9f72d5

Browse files
filipesilvakieronqtran
authored andcommitted
chore: update node-sass
Fix angular#2660 Close angular#2703
1 parent 6da5d27 commit a9f72d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"less": "^2.7.1",
8080
"less-loader": "^2.2.3",
8181
"lodash": "^4.11.1",
82-
"node-sass": "^3.7.0",
82+
"node-sass": "^3.10.1",
8383
"npm-run-all": "^3.0.0",
8484
"offline-plugin": "^3.4.1",
8585
"opn": "4.0.1",

packages/angular-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"less": "^2.7.1",
6363
"less-loader": "^2.2.3",
6464
"lodash": "^4.11.1",
65-
"node-sass": "^3.7.0",
65+
"node-sass": "^3.10.1",
6666
"npm-run-all": "^3.0.0",
6767
"offline-plugin": "^3.4.1",
6868
"opn": "4.0.1",

0 commit comments

Comments
 (0)