Skip to content

Commit

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


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: 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 27, 2025
1 parent 93af84d commit 04848c0
Show file tree
Hide file tree
Showing 4 changed files with 326 additions and 345 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]"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
"lint-staged": "^15.4.1",
"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 04848c0

Please sign in to comment.