File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "esbuild" : " ^0.27.3" ,
88 "idb" : " ^8.0.3" ,
99 "nhsuk-frontend" : " ^10.3.1" ,
10- "sass" : " ^1.97.3 "
10+ "sass" : " ^1.98.0 "
1111 },
1212 "scripts" : {
1313 "build:css" : " sass ./app/assets/stylesheets:./app/assets/builds --no-source-map --pkg-importer=node --quiet-deps --style compressed" ,
Original file line number Diff line number Diff line change @@ -2489,7 +2489,7 @@ ignore@^7.0.5:
24892489 resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
24902490 integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
24912491
2492- immutable@^5.0.2 :
2492+ immutable@^5.1.5 :
24932493 version "5.1.5"
24942494 resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.1.5.tgz#93ee4db5c2a9ab42a4a783069f3c5d8847d40165"
24952495 integrity sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==
@@ -4005,13 +4005,13 @@ sane@^4.0.3:
40054005 minimist "^1.1.1"
40064006 walker "~1.0.5"
40074007
4008- sass@^1.97.3 :
4009- version "1.97.3 "
4010- resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.3 .tgz#9cb59339514fa7e2aec592b9700953ac6e331ab2 "
4011- integrity sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg ==
4008+ sass@^1.98.0 :
4009+ version "1.98.0 "
4010+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.98.0 .tgz#924ce85a3745ccaccd976262fdc1bc0c13aa8e57 "
4011+ integrity sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A ==
40124012 dependencies :
40134013 chokidar "^4.0.0"
4014- immutable "^5.0.2 "
4014+ immutable "^5.1.5 "
40154015 source-map-js ">=0.6.2 <2.0.0"
40164016 optionalDependencies :
40174017 " @parcel/watcher" " ^2.4.1"
You can’t perform that action at this time.
0 commit comments