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.34.0 " ,
74
+ "sass" : " ^1.34.1 " ,
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 @@ -12870,10 +12870,10 @@ sass-resources-loader@^2.2.1:
12870
12870
glob "^7.1.6"
12871
12871
loader-utils "^2.0.0"
12872
12872
12873
- sass@^1.34.0 :
12874
- version "1.34.0 "
12875
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.34.0 .tgz#e46d5932d8b0ecc4feb846d861f26a578f7f7172 "
12876
- integrity sha512-rHEN0BscqjUYuomUEaqq3BMgsXqQfkcMVR7UhscsAVub0/spUrZGBMxQXFS2kfiDsPLZw5yuU9iJEFNC2x38Qw ==
12873
+ sass@^1.34.1 :
12874
+ version "1.34.1 "
12875
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.34.1 .tgz#30f45c606c483d47b634f1e7371e13ff773c96ef "
12876
+ integrity sha512-scLA7EIZM+MmYlej6sdVr0HRbZX5caX5ofDT9asWnUJj21oqgsC+1LuNfm0eg+vM0fCTZHhwImTiCU0sx9h9CQ ==
12877
12877
dependencies:
12878
12878
chokidar ">=3.0.0 <4.0.0"
12879
12879
You can’t perform that action at this time.
0 commit comments