Skip to content

Commit b3b18c3

Browse files
dependabot[bot]thomasleese
authored andcommitted
Bump sass from 1.98.0 to 1.99.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.98.0 to 1.99.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.98.0...1.99.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.99.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d87fde6 commit b3b18c3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"esbuild": "^0.27.4",
88
"idb": "^8.0.3",
99
"nhsuk-frontend": "^10.4.2",
10-
"sass": "^1.98.0"
10+
"sass": "^1.99.0"
1111
},
1212
"scripts": {
1313
"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
@@ -4005,10 +4005,10 @@ sane@^4.0.3:
40054005
minimist "^1.1.1"
40064006
walker "~1.0.5"
40074007

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==
4008+
sass@^1.99.0:
4009+
version "1.99.0"
4010+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.99.0.tgz#ff9d1594da4886249dfaafabbeea2dea2dc74b26"
4011+
integrity sha512-kgW13M54DUB7IsIRM5LvJkNlpH+WhMpooUcaWGFARkF1Tc82v9mIWkCbCYf+MBvpIUBSeSOTilpZjEPr2VYE6Q==
40124012
dependencies:
40134013
chokidar "^4.0.0"
40144014
immutable "^5.1.5"

0 commit comments

Comments
 (0)