Skip to content

Commit

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


Updates `prettier` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.1...3.5.2)

Updates `vite` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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] authored Feb 24, 2025
1 parent 4a3d82c commit 8552019
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
20 changes: 11 additions & 9 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 @@ -21,10 +21,10 @@
"@lezer/generator": "^1.7.2",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"minizinc": "^4.4.0",
"prettier": "^3.5.1",
"prettier": "^3.5.2",
"sass": "^1.85.0",
"svelte": "^5.20.2",
"vite": "^6.1.0"
"vite": "^6.1.1"
},
"dependencies": {
"@codemirror/commands": "^6.8.0",
Expand Down

0 comments on commit 8552019

Please sign in to comment.