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: [prettier](https://github.com/prettier/prettier), [bumpp](https://github.com/antfu-collective/bumpp) and [vitepress-plugin-group-icons](https://github.com/yuyinws/vitepress-plugin-group-icons).


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

Updates `bumpp` from 10.0.2 to 10.0.3
- [Release notes](https://github.com/antfu-collective/bumpp/releases)
- [Commits](antfu-collective/bumpp@v10.0.2...v10.0.3)

Updates `vitepress-plugin-group-icons` from 1.3.5 to 1.3.6
- [Release notes](https://github.com/yuyinws/vitepress-plugin-group-icons/releases)
- [Commits](yuyinws/vitepress-plugin-group-icons@v1.3.5...v1.3.6)

---
updated-dependencies:
- dependency-name: prettier
  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-patch
  dependency-group: deps
- dependency-name: vitepress-plugin-group-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 308506f commit 8e5e9fb
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 81 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@mdit/plugin-figure": "^0.16.0",
"@mdit/plugin-img-size": "^0.16.0",
"@theojs/lumen": "workspace:*",
"vitepress-plugin-group-icons": "^1.3.5",
"vitepress-plugin-group-icons": "^1.3.6",
"vue": "^3.5.13"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"lint-staged": "^15.4.3",
"prettier": "3.5.0",
"prettier": "3.5.1",
"prettier-plugin-css-order": "^2.1.2",
"prettier-plugin-jsdoc": "^1.3.2",
"prettier-plugin-organize-attributes": "^1.0.0",
Expand Down
Loading

0 comments on commit 8e5e9fb

Please sign in to comment.