chore(deps): update dependency prettier-plugin-packagejson to v2.5.0 (#831)

* chore(deps): update dependency prettier-plugin-packagejson to v2.5.0

| datasource | package                     | from   | to    |
| ---------- | --------------------------- | ------ | ----- |
| npm        | prettier-plugin-packagejson | 2.4.12 | 2.5.0 |

* chore: prettier fix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
renovate[bot] 2024-04-22 15:10:33 +00:00 committed by GitHub
parent 1c14cccf66
commit 5ff5adbb38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 11 deletions

View file

@ -54,7 +54,7 @@
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
"prettier-plugin-packagejson": "2.4.12",
"prettier-plugin-packagejson": "2.5.0",
"rimraf": "5.0.5",
"semantic-release": "23.0.8",
"ts-node": "10.9.2",
@ -67,12 +67,12 @@
},
"pnpm": {
"supportedArchitectures": {
"cpu": [
"x64"
],
"os": [
"linux",
"win32"
],
"cpu": [
"x64"
]
}
}