Skip to content

Commit

Permalink
build: bump deps. bump the deps group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 4 updates in the / directory: [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports), [lint-staged](https://github.com/lint-staged/lint-staged), [bumpp](https://github.com/antfu-collective/bumpp) and [vitepress](https://github.com/vuejs/vitepress).


Updates `@trivago/prettier-plugin-sort-imports` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases)
- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)
- [Commits](trivago/prettier-plugin-sort-imports@v5.2.1...v5.2.2)

Updates `lint-staged` from 15.4.1 to 15.4.3
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.4.1...v15.4.3)

Updates `bumpp` from 9.10.1 to 10.0.1
- [Release notes](https://github.com/antfu-collective/bumpp/releases)
- [Commits](antfu-collective/bumpp@v9.10.1...v10.0.1)

Updates `vitepress` from 1.5.0 to 1.6.3
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.5.0...v1.6.3)

---
updated-dependencies:
- dependency-name: "@trivago/prettier-plugin-sort-imports"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: bumpp
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 93af84d commit caa5110
Show file tree
Hide file tree
Showing 4 changed files with 364 additions and 383 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"vue": "^3.5.13"
},
"devDependencies": {
"vitepress": "^1.5.0"
"vitepress": "^1.6.3"
},
"packageManager": "[email protected]"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
]
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
"lint-staged": "^15.4.1",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"lint-staged": "^15.4.3",
"prettier": "3.4.2",
"prettier-plugin-css-order": "^2.1.2",
"prettier-plugin-jsdoc": "^1.3.2",
Expand Down
Loading

0 comments on commit caa5110

Please sign in to comment.