Skip to content

Commit

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


Updates `sass` from 1.81.0 to 1.82.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.81.0...1.82.0)

Updates `vite` from 6.0.1 to 6.0.3
- [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/v6.0.3/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2024
1 parent 8c7f49a commit 9facc69
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
17 changes: 8 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 @@ -16,12 +16,12 @@
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.31.0",
"sass": "~1.81",
"sass": "~1.82",
"stylelint": "^16.11.0",
"stylelint-config-recess-order": "^5.1.1",
"stylelint-config-standard-scss": "^14.0.0",
"stylelint-scss": "^6.10.0",
"vite": "^6.0.1"
"vite": "^6.0.3"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 9facc69

Please sign in to comment.