Skip to content

Commit

Permalink
chore(deps-dev): bump the npm-development group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the npm-development group with 4 updates: [prettier](https://github.com/prettier/prettier), [sass](https://github.com/sass/dart-sass), [stylelint](https://github.com/stylelint/stylelint) and [stylelint-prettier](https://github.com/prettier/stylelint-prettier).


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

Updates `sass` from 1.77.7 to 1.77.8
- [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.7...1.77.8)

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

Updates `stylelint-prettier` from 5.0.0 to 5.0.1
- [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/stylelint-prettier@v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2024
1 parent 6406858 commit f7290f2
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@
"is-ci": "^3.0.1",
"lint-staged": "^15.2.7",
"nuxt": "^3.12.3",
"prettier": "^3.3.2",
"sass": "^1.77.7",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"shipjs": "^0.26.3",
"stylelint": "^16.6.1",
"stylelint": "^16.7.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-prettier": "^5.0.0",
"stylelint-prettier": "^5.0.1",
"typescript": "^5.5.3",
"unocss-preset-scrollbar": "^0.3.1"
},
Expand Down

0 comments on commit f7290f2

Please sign in to comment.