Skip to content

Commit

Permalink
build(deps-dev): bump sass from 1.42.1 to 1.80.3 (#6231)
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.42.1 to 1.80.3.
- [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.42.1...1.80.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 8979318 commit 8b4a48a
Show file tree
Hide file tree
Showing 3 changed files with 180 additions and 13 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@vuepress/types": "1.9.10",
"documentation": "14.0.3",
"postcss": "8",
"sass": "1.42.1",
"sass": "1.80.3",
"vuepress": "1.9.10",
"webpack": "4.0.0",
"whatwg-fetch": "3.6.20"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"npm-run-all": "4.1.5",
"postcss": "8",
"pretty": "2.0.0",
"sass": "1.42.1",
"sass": "1.80.3",
"whatwg-fetch": "3.6.20"
},
"resolutions": {
Expand Down
189 changes: 178 additions & 11 deletions pnpm-lock.yaml

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

0 comments on commit 8b4a48a

Please sign in to comment.