Skip to content

Commit 915e08e

Browse files
authored
Merge pull request #4727 from nhsuk/dependabot/npm_and_yarn/next/sass-1.93.2
Bump sass from 1.93.0 to 1.93.2
2 parents 321a056 + cf226c6 commit 915e08e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"govuk-frontend": "^5.12.0",
99
"idb": "^8.0.3",
1010
"nhsuk-frontend": "^10.0.0",
11-
"sass": "^1.93.0"
11+
"sass": "^1.93.2"
1212
},
1313
"scripts": {
1414
"build:css": "sass ./app/assets/stylesheets:./app/assets/builds --no-source-map --pkg-importer=node --quiet-deps --style compressed",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3531,10 +3531,10 @@ sane@^4.0.3:
35313531
minimist "^1.1.1"
35323532
walker "~1.0.5"
35333533

3534-
sass@^1.93.0:
3535-
version "1.93.0"
3536-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.0.tgz#8252f61405be295f4755d1ed5df48bf118587aa5"
3537-
integrity sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==
3534+
sass@^1.93.2:
3535+
version "1.93.2"
3536+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.2.tgz#e97d225d60f59a3b3dbb6d2ae3c1b955fd1f2cd1"
3537+
integrity sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==
35383538
dependencies:
35393539
chokidar "^4.0.0"
35403540
immutable "^5.0.2"

0 commit comments

Comments
 (0)