Skip to content

Commit 859e263

Browse files
build(deps-dev): bump sass in /enabler in the dependencies group (#355)
Bumps the dependencies group in /enabler with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.78.0 to 1.79.1 - [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.78.0...1.79.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6062906 commit 859e263

File tree

2 files changed

+21
-86
lines changed

2 files changed

+21
-86
lines changed

enabler/package-lock.json

+20-85
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

enabler/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@types/node": "22.5.5",
1919
"jest": "29.7.0",
20-
"sass": "1.78.0",
20+
"sass": "1.79.1",
2121
"ts-jest": "^29.2.5",
2222
"typescript": "5.6.2",
2323
"vite": "5.4.6",

0 commit comments

Comments
 (0)