Skip to content

Commit

Permalink
npm(deps-dev): bump sass from 1.83.4 to 1.85.0
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.4 to 1.85.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.83.4...1.85.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent f68f3d6 commit 12f8d2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"grunt-contrib-watch": "^1.1.0",
"grunt-dart-sass": "^2.0.1",
"matchdep": "^2.0.0",
"sass": "^1.83.4"
"sass": "^1.85.0"
},
"scripts": {
"start": "composer install --ignore-platform-reqs && npm install && npm run dist",
Expand Down

0 comments on commit 12f8d2b

Please sign in to comment.