Commit b3597f2 1 parent e4de250 commit b3597f2 Copy full SHA for b3597f2
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"esbuild" : " ^0.19.6" ,
12
12
"govuk-frontend" : " 4.7.0" ,
13
- "sass" : " ^1.69.5 "
13
+ "sass" : " ^1.70.0 "
14
14
},
15
15
"scripts" : {
16
16
"build" : " esbuild app/javascript/*.* --bundle --sourcemap --outdir=app/assets/builds --public-path=assets" ,
Original file line number Diff line number Diff line change @@ -2066,10 +2066,10 @@ safe-regex-test@^1.0.0:
2066
2066
get-intrinsic "^1.1.3"
2067
2067
is-regex "^1.1.4"
2068
2068
2069
- sass@^1.69.5 :
2070
- version "1.69.5 "
2071
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.5 .tgz#23e18d1c757a35f2e52cc81871060b9ad653dfde "
2072
- integrity sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ ==
2069
+ sass@^1.70.0 :
2070
+ version "1.70.0 "
2071
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.70.0 .tgz#761197419d97b5358cb25f9dd38c176a8a270a75 "
2072
+ integrity sha512-uUxNQ3zAHeAx5nRFskBnrWzDUJrrvpCPD5FNAoRvTi0WwremlheES3tg+56PaVtCs5QDRX5CBLxxKMDJMEa1WQ ==
2073
2073
dependencies :
2074
2074
chokidar ">=3.0.0 <4.0.0"
2075
2075
immutable "^4.0.0"
You can’t perform that action at this time.
0 commit comments