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 13
13
"jquery" : " 3.7.1" ,
14
14
"jquery-ui" : " 1.14.0" ,
15
15
"jquery-ujs" : " 1.2.3" ,
16
- "sass" : " ^1.77.8 "
16
+ "sass" : " ^1.78.0 "
17
17
},
18
18
"scripts" : {
19
19
"build" : " yarn build:js && yarn build:css" ,
Original file line number Diff line number Diff line change @@ -288,10 +288,10 @@ readdirp@~3.6.0:
288
288
dependencies :
289
289
picomatch "^2.2.1"
290
290
291
- sass@^1.77.8 :
292
- version "1.77.8 "
293
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8 .tgz#9f18b449ea401759ef7ec1752a16373e296b52bd "
294
- integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ ==
291
+ sass@^1.78.0 :
292
+ version "1.78.0 "
293
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.78.0 .tgz#cef369b2f9dc21ea1d2cf22c979f52365da60841 "
294
+ integrity sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ ==
295
295
dependencies :
296
296
chokidar ">=3.0.0 <4.0.0"
297
297
immutable "^4.0.0"
You can’t perform that action at this time.
0 commit comments