Skip to content

Commit

Permalink
chore(deps-dev): update sass requirement in /example
Browse files Browse the repository at this point in the history
Updates the requirements on [sass](https://github.com/sass/dart-sass) to permit the latest version.
- [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.81.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent 9585b14 commit 6ccd779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.5",
"sass": "^1.77.8",
"sass": "^1.81.0",
"typescript": "^5.5.2",
"vite": "^5.3.3",
"vue-tsc": "^2.1.4"
Expand Down

0 comments on commit 6ccd779

Please sign in to comment.