Skip to content

Commit

Permalink
chore: bump the all-deps group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all-deps group with 2 updates: [@prettier/plugin-php](https://github.com/prettier/prettier-php) and [prettier](https://github.com/prettier/prettier).


Updates `@prettier/plugin-php` from 0.22.1 to 0.22.2
- [Release notes](https://github.com/prettier/prettier-php/releases)
- [Commits](prettier/plugin-php@v0.22.1...v0.22.2)

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

---
updated-dependencies:
- dependency-name: "@prettier/plugin-php"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 360d1aa commit 28cd1c5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 56 deletions.
62 changes: 8 additions & 54 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
@@ -1,7 +1,7 @@
{
"dependencies": {
"@prettier/plugin-php": "^0.22.1",
"prettier": "^3.2.4",
"@prettier/plugin-php": "^0.22.2",
"prettier": "^3.2.5",
"markdown-toc": "^1.2.0"
},
"scripts": {
Expand Down

0 comments on commit 28cd1c5

Please sign in to comment.