File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"dependencies" : {
5
5
"@mdi/font" : " ^7.4.47" ,
6
6
"bulma" : " ^1.0.3" ,
7
- "sass" : " ^1.85.0 "
7
+ "sass" : " ^1.85.1 "
8
8
},
9
9
"scripts" : {
10
10
"build:css" : " sass ./app/assets/stylesheets/application.bulma.scss ./app/assets/builds/application.css --no-source-map --load-path=node_modules"
Original file line number Diff line number Diff line change @@ -166,10 +166,10 @@ readdirp@^4.0.1:
166
166
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.0.1.tgz#b2fe35f8dca63183cd3b86883ecc8f720ea96ae6"
167
167
integrity sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==
168
168
169
- sass@^1.85.0 :
170
- version "1.85.0 "
171
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.0 .tgz#0127ef697d83144496401553f0a0e87be83df45d "
172
- integrity sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww ==
169
+ sass@^1.85.1 :
170
+ version "1.85.1 "
171
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.1 .tgz#18ab0bb48110ae99163778f06445b406148ca0d5 "
172
+ integrity sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag ==
173
173
dependencies :
174
174
chokidar "^4.0.0"
175
175
immutable "^5.0.2"
You can’t perform that action at this time.
0 commit comments