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.24.2" ,
8
8
"govuk-country-and-territory-autocomplete" : " ^2.0.0" ,
9
9
"govuk-frontend" : " ^5.8.0" ,
10
- "sass" : " ^1.83.1 "
10
+ "sass" : " ^1.83.4 "
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.1 :
401
- version "1.83.1 "
402
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.1 .tgz#dee1ab94b47a6f9993d3195d36f556bcbda64846 "
403
- integrity sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA ==
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 ==
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