Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 372f3d4

Browse files
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 674c321 commit 372f3d4

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"preact": "^10.23.2",
1919
"react": "^18.0.0",
2020
"react-dom": "^18.0.0",
21-
"sass": "^1.77.8",
21+
"sass": "^1.78.0",
2222
"vue": "3.4"
2323
},
2424
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3817,10 +3817,10 @@ run-parallel@^1.1.9:
38173817
dependencies:
38183818
queue-microtask "^1.2.2"
38193819

3820-
sass@^1.77.8:
3821-
version "1.77.8"
3822-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
3823-
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
3820+
sass@^1.78.0:
3821+
version "1.78.0"
3822+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.78.0.tgz#cef369b2f9dc21ea1d2cf22c979f52365da60841"
3823+
integrity sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==
38243824
dependencies:
38253825
chokidar ">=3.0.0 <4.0.0"
38263826
immutable "^4.0.0"

0 commit comments

Comments
 (0)