Skip to content

Commit 47481a6

Browse files
dependabot[bot]tvararu
authored andcommitted
Bump sass from 1.77.8 to 1.78.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.78.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.77.8...1.78.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9287b37 commit 47481a6

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.6.0",
99
"idb": "^8.0.0",
1010
"nhsuk-frontend": "^8.3.0",
11-
"sass": "^1.77.8",
11+
"sass": "^1.78.0",
1212
"stimulus": "^3.2.2",
1313
"workbox-build": "^7.1.1"
1414
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4991,10 +4991,10 @@ sane@^4.0.3:
49914991
minimist "^1.1.1"
49924992
walker "~1.0.5"
49934993

4994-
sass@^1.77.8:
4995-
version "1.77.8"
4996-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
4997-
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
4994+
sass@^1.78.0:
4995+
version "1.78.0"
4996+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.78.0.tgz#cef369b2f9dc21ea1d2cf22c979f52365da60841"
4997+
integrity sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==
49984998
dependencies:
49994999
chokidar ">=3.0.0 <4.0.0"
50005000
immutable "^4.0.0"

0 commit comments

Comments
 (0)