Skip to content

Commit

Permalink
build(deps-dev): bump sass
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group in /vite with 1 update: [sass](https://github.com/sass/dart-sass).


Updates `sass` from 1.77.8 to 1.79.4
- [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.79.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent ab6a172 commit 0838fb6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 178 deletions.
195 changes: 18 additions & 177 deletions vite/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"bootstrap": "^5.3.3"
},
"devDependencies": {
"sass": "^1.77.8",
"sass": "^1.79.4",
"vite": "^5.4.2"
}
}

0 comments on commit 0838fb6

Please sign in to comment.