File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 71
71
"nodemon" : " ^2.0.7" ,
72
72
"prettier" : " ^2.3.0" ,
73
73
"rimraf" : " ^3.0.2" ,
74
- "sass" : " ^1.32.13 " ,
74
+ "sass" : " ^1.34.0 " ,
75
75
"sass-loader" : " 10.1.1" ,
76
76
"stylelint" : " ^13.13.1" ,
77
77
"stylelint-config-prettier" : " ^8.0.2" ,
Original file line number Diff line number Diff line change @@ -12686,10 +12686,10 @@ sass-resources-loader@^2.0.0:
12686
12686
glob "^7.1.6"
12687
12687
loader-utils "^2.0.0"
12688
12688
12689
- sass@^1.32.13 :
12690
- version "1.32.13 "
12691
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.13 .tgz#8d29c849e625a415bce71609c7cf95e15f74ed00 "
12692
- integrity sha512-dEgI9nShraqP7cXQH+lEXVf73WOPCse0QlFzSD8k+1TcOxCMwVXfQlr0jtoluZysQOyJGnfr21dLvYKDJq8HkA ==
12689
+ sass@^1.34.0 :
12690
+ version "1.34.0 "
12691
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.34.0 .tgz#e46d5932d8b0ecc4feb846d861f26a578f7f7172 "
12692
+ integrity sha512-rHEN0BscqjUYuomUEaqq3BMgsXqQfkcMVR7UhscsAVub0/spUrZGBMxQXFS2kfiDsPLZw5yuU9iJEFNC2x38Qw ==
12693
12693
dependencies:
12694
12694
chokidar ">=3.0.0 <4.0.0"
12695
12695
You can’t perform that action at this time.
0 commit comments