mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
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:
parent
1c14cccf66
commit
5ff5adbb38
2 changed files with 12 additions and 11 deletions
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue