mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(deps): update dependency prettier-plugin-packagejson to v2.5.6
| datasource | package | from | to | | ---------- | --------------------------- | ----- | ----- | | npm | prettier-plugin-packagejson | 2.5.5 | 2.5.6 |
This commit is contained in:
parent
54eee2c818
commit
7a9ab3cbbf
2 changed files with 10 additions and 10 deletions
|
|
@ -57,7 +57,7 @@
|
|||
"lint-staged": "15.2.10",
|
||||
"npm-run-all2": "7.0.1",
|
||||
"prettier": "3.3.3",
|
||||
"prettier-plugin-packagejson": "2.5.5",
|
||||
"prettier-plugin-packagejson": "2.5.6",
|
||||
"rimraf": "6.0.1",
|
||||
"semantic-release": "24.2.0",
|
||||
"typescript": "5.7.2",
|
||||
|
|
|
|||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
|
|
@ -76,8 +76,8 @@ importers:
|
|||
specifier: 3.3.3
|
||||
version: 3.3.3
|
||||
prettier-plugin-packagejson:
|
||||
specifier: 2.5.5
|
||||
version: 2.5.5(prettier@3.3.3)
|
||||
specifier: 2.5.6
|
||||
version: 2.5.6(prettier@3.3.3)
|
||||
rimraf:
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1
|
||||
|
|
@ -1832,8 +1832,8 @@ packages:
|
|||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
prettier-plugin-packagejson@2.5.5:
|
||||
resolution: {integrity: sha512-SvzImCwDluH29OgD37wDv96milAHhIQuYS+WN3iwQzonR8lqv0su7IdQYfLc3So+0MtuPSCEQF6tZYubTnf7xg==}
|
||||
prettier-plugin-packagejson@2.5.6:
|
||||
resolution: {integrity: sha512-TY7KiLtyt6Tlf53BEbXUWkN0+TRdHKgIMmtXtDCyHH6yWnZ50Lwq6Vb6lyjapZrhDTXooC4EtlY5iLe1sCgi5w==}
|
||||
peerDependencies:
|
||||
prettier: '>= 1.16.0'
|
||||
peerDependenciesMeta:
|
||||
|
|
@ -1982,8 +1982,8 @@ packages:
|
|||
sort-object-keys@1.1.3:
|
||||
resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==}
|
||||
|
||||
sort-package-json@2.11.0:
|
||||
resolution: {integrity: sha512-pBs3n/wcsbnMSiO5EYV4AVnZVtyQslfZ/0v6VbrRRVApqyNf0Uqo4MOXJsBmIplGY1hYZ4bq5qjO9xTgY+K8xw==}
|
||||
sort-package-json@2.12.0:
|
||||
resolution: {integrity: sha512-/HrPQAeeLaa+vbAH/znjuhwUluuiM/zL5XX9kop8UpDgjtyWKt43hGDk2vd/TBdDpzIyzIHVUgmYofzYrAQjew==}
|
||||
hasBin: true
|
||||
|
||||
source-map@0.6.1:
|
||||
|
|
@ -3976,9 +3976,9 @@ snapshots:
|
|||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier-plugin-packagejson@2.5.5(prettier@3.3.3):
|
||||
prettier-plugin-packagejson@2.5.6(prettier@3.3.3):
|
||||
dependencies:
|
||||
sort-package-json: 2.11.0
|
||||
sort-package-json: 2.12.0
|
||||
synckit: 0.9.2
|
||||
optionalDependencies:
|
||||
prettier: 3.3.3
|
||||
|
|
@ -4144,7 +4144,7 @@ snapshots:
|
|||
|
||||
sort-object-keys@1.1.3: {}
|
||||
|
||||
sort-package-json@2.11.0:
|
||||
sort-package-json@2.12.0:
|
||||
dependencies:
|
||||
detect-indent: 7.0.1
|
||||
detect-newline: 4.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue