File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 47
47
"rimraf" : " 3.0.0" ,
48
48
"rollup" : " 1.25.2" ,
49
49
"rxjs" : " 6.5.3" ,
50
- "sass" : " 1.23.1 " ,
50
+ "sass" : " 1.23.3 " ,
51
51
"sass-loader" : " 8.0.0" ,
52
52
"semver" : " 6.3.0" ,
53
53
"source-map" : " 0.7.3" ,
Original file line number Diff line number Diff line change 9214
9214
schema-utils "^2.1.0"
9215
9215
semver "^6.3.0"
9216
9216
9217
-
9217
+
9218
+ version "1.23.3"
9219
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.23.3.tgz#f07503b9e8d2bcf06ef69e8beea5d085589b1620"
9220
+ integrity sha512-1DKRZxJMOh4Bme16AbWTyYeJAjTlrvw2+fWshHHaepeJfGq2soFZTnt0YhWit+bohtDu4LdyPoEj6VFD4APHog==
9221
+ dependencies :
9222
+ chokidar ">=2.0.0 <4.0.0"
9223
+
9224
+ sass@^1.23.0 :
9218
9225
version "1.23.1"
9219
9226
resolved "https://registry.yarnpkg.com/sass/-/sass-1.23.1.tgz#0e5b72ba2bd9f0229a637d33f8dd5bf2d810beb3"
9220
9227
integrity sha512-zQzJ3UETUWOMd/pJJGH/zvRsBVO97m11RcpfUhcQUHEXf0yHUBgOIE/Nw8aK0m1XyVJPeq228iIK7gVxsJ/Puw==
You can’t perform that action at this time.
0 commit comments