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.79.5...1.82.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 6490f5b commit 2487f61
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 @@ -19,7 +19,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"sass": "^1.79.5",
"sass": "^1.82.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vue-tsc": "^2.1.6"
Expand Down

0 comments on commit 2487f61

Please sign in to comment.