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 7
7
"esbuild" : " ^0.25.9" ,
8
8
"govuk-country-and-territory-autocomplete" : " ^2.0.0" ,
9
9
"govuk-frontend" : " ^5.11.2" ,
10
- "sass" : " ^1.91 .0"
10
+ "sass" : " ^1.93 .0"
11
11
},
12
12
"scripts" : {
13
13
"build" : " esbuild app/javascript/*.* --bundle --sourcemap --target=es6 --outdir=app/assets/builds" ,
Original file line number Diff line number Diff line change @@ -392,10 +392,10 @@ readdirp@^4.0.1:
392
392
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.0.1.tgz#b2fe35f8dca63183cd3b86883ecc8f720ea96ae6"
393
393
integrity sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==
394
394
395
- sass@^1.91 .0 :
396
- version "1.91 .0"
397
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.91 .0.tgz#7d4f7f624b35d43f78da1c339cab24426e28d7fa "
398
- integrity sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA ==
395
+ sass@^1.93 .0 :
396
+ version "1.93 .0"
397
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.93 .0.tgz#8252f61405be295f4755d1ed5df48bf118587aa5 "
398
+ integrity sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A ==
399
399
dependencies :
400
400
chokidar "^4.0.0"
401
401
immutable "^5.0.2"
You can’t perform that action at this time.
0 commit comments