Skip to content

Commit

Permalink
Bump the development group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the development group with 2 updates in the / directory: [sass](https://github.com/sass/dart-sass) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `sass` from 1.77.8 to 1.78.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.77.8...1.78.0)

Updates `vite` from 5.4.2 to 5.4.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.5/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent e970c7c commit b3f7718
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"minizinc": "^4.3.4",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"sass": "^1.78.0",
"svelte": "^4.2.19",
"vite": "^5.4.2"
"vite": "^5.4.5"
},
"dependencies": {
"@codemirror/lang-html": "^6.4.9",
Expand Down

0 comments on commit b3f7718

Please sign in to comment.