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.16
| datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | npm | prettier-plugin-packagejson | 2.5.15 | 2.5.16 |
This commit is contained in:
parent
4aa3491fca
commit
60adc9e262
2 changed files with 10 additions and 10 deletions
|
|
@ -57,7 +57,7 @@
|
|||
"lint-staged": "15.5.2",
|
||||
"npm-run-all2": "7.0.2",
|
||||
"prettier": "3.6.1",
|
||||
"prettier-plugin-packagejson": "2.5.15",
|
||||
"prettier-plugin-packagejson": "2.5.16",
|
||||
"rimraf": "6.0.1",
|
||||
"semantic-release": "24.2.5",
|
||||
"typescript": "5.8.3",
|
||||
|
|
|
|||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
|
|
@ -76,8 +76,8 @@ importers:
|
|||
specifier: 3.6.1
|
||||
version: 3.6.1
|
||||
prettier-plugin-packagejson:
|
||||
specifier: 2.5.15
|
||||
version: 2.5.15(prettier@3.6.1)
|
||||
specifier: 2.5.16
|
||||
version: 2.5.16(prettier@3.6.1)
|
||||
rimraf:
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1
|
||||
|
|
@ -1851,8 +1851,8 @@ packages:
|
|||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
prettier-plugin-packagejson@2.5.15:
|
||||
resolution: {integrity: sha512-2QSx6y4IT6LTwXtCvXAopENW5IP/aujC8fobEM2pDbs0IGkiVjW/ipPuYAHuXigbNe64aGWF7vIetukuzM3CBw==}
|
||||
prettier-plugin-packagejson@2.5.16:
|
||||
resolution: {integrity: sha512-1EORN4SahAWU55ll+xp0PXhiUmD93PJlBE88GbWv7X5xtZ7ycj3GNbRGX+r75zWn70KAoYVO08rF2C/TqGCHPA==}
|
||||
peerDependencies:
|
||||
prettier: '>= 1.16.0'
|
||||
peerDependenciesMeta:
|
||||
|
|
@ -2002,8 +2002,8 @@ packages:
|
|||
sort-object-keys@1.1.3:
|
||||
resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==}
|
||||
|
||||
sort-package-json@3.2.1:
|
||||
resolution: {integrity: sha512-rTfRdb20vuoAn7LDlEtCqOkYfl2X+Qze6cLbNOzcDpbmKEhJI30tTN44d5shbKJnXsvz24QQhlCm81Bag7EOKg==}
|
||||
sort-package-json@3.2.2:
|
||||
resolution: {integrity: sha512-twAMvmzOcEPsN3N9zKPDpl6zproGU0JcBOQFU4T6e5wrStH8iuPiAjFz9g+cMRC52eQBUbZlFCeGt+F4vginkw==}
|
||||
hasBin: true
|
||||
|
||||
source-map@0.6.1:
|
||||
|
|
@ -4016,9 +4016,9 @@ snapshots:
|
|||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier-plugin-packagejson@2.5.15(prettier@3.6.1):
|
||||
prettier-plugin-packagejson@2.5.16(prettier@3.6.1):
|
||||
dependencies:
|
||||
sort-package-json: 3.2.1
|
||||
sort-package-json: 3.2.2
|
||||
synckit: 0.11.8
|
||||
optionalDependencies:
|
||||
prettier: 3.6.1
|
||||
|
|
@ -4184,7 +4184,7 @@ snapshots:
|
|||
|
||||
sort-object-keys@1.1.3: {}
|
||||
|
||||
sort-package-json@3.2.1:
|
||||
sort-package-json@3.2.2:
|
||||
dependencies:
|
||||
detect-indent: 7.0.1
|
||||
detect-newline: 4.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue