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.5" ,
8
8
"govuk-country-and-territory-autocomplete" : " ^2.0.0" ,
9
9
"govuk-frontend" : " ^5.10.2" ,
10
- "sass" : " ^1.89.0 "
10
+ "sass" : " ^1.89.2 "
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 @@ -402,10 +402,10 @@ readdirp@^4.0.1:
402
402
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.0.1.tgz#b2fe35f8dca63183cd3b86883ecc8f720ea96ae6"
403
403
integrity sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==
404
404
405
- sass@^1.89.0 :
406
- version "1.89.0 "
407
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.0 .tgz#6df72360c5c3ec2a9833c49adafe57b28206752d "
408
- integrity sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ ==
405
+ sass@^1.89.2 :
406
+ version "1.89.2 "
407
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.2 .tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e "
408
+ integrity sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA ==
409
409
dependencies :
410
410
chokidar "^4.0.0"
411
411
immutable "^5.0.2"
You can’t perform that action at this time.
0 commit comments