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.0" ,
8
8
"govuk-country-and-territory-autocomplete" : " ^2.0.0" ,
9
9
"govuk-frontend" : " ^5.8.0" ,
10
- "sass" : " ^1.83.4 "
10
+ "sass" : " ^1.85.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 @@ -397,10 +397,10 @@ readdirp@^4.0.1:
397
397
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.0.1.tgz#b2fe35f8dca63183cd3b86883ecc8f720ea96ae6"
398
398
integrity sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==
399
399
400
- sass@^1.83.4 :
401
- version "1.83.4 "
402
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.4 .tgz#5ccf60f43eb61eeec300b780b8dcb85f16eec6d1 "
403
- integrity sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA ==
400
+ sass@^1.85.0 :
401
+ version "1.85.0 "
402
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.0 .tgz#0127ef697d83144496401553f0a0e87be83df45d "
403
+ integrity sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww ==
404
404
dependencies :
405
405
chokidar "^4.0.0"
406
406
immutable "^5.0.2"
You can’t perform that action at this time.
0 commit comments