mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-15 16:32:36 +00:00
chore(deps): update dependency prettier-plugin-packagejson to v2.5.20
| datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | npm | prettier-plugin-packagejson | 2.5.19 | 2.5.20 |
This commit is contained in:
parent
280b58e85e
commit
f7337fdf53
2 changed files with 14 additions and 14 deletions
|
|
@ -57,7 +57,7 @@
|
|||
"lint-staged": "16.2.7",
|
||||
"npm-run-all2": "8.0.4",
|
||||
"prettier": "3.7.1",
|
||||
"prettier-plugin-packagejson": "2.5.19",
|
||||
"prettier-plugin-packagejson": "2.5.20",
|
||||
"rimraf": "6.1.2",
|
||||
"semantic-release": "24.2.9",
|
||||
"typescript": "5.9.3",
|
||||
|
|
|
|||
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
|
|
@ -76,8 +76,8 @@ importers:
|
|||
specifier: 3.7.1
|
||||
version: 3.7.1
|
||||
prettier-plugin-packagejson:
|
||||
specifier: 2.5.19
|
||||
version: 2.5.19(prettier@3.7.1)
|
||||
specifier: 2.5.20
|
||||
version: 2.5.20(prettier@3.7.1)
|
||||
rimraf:
|
||||
specifier: 6.1.2
|
||||
version: 6.1.2
|
||||
|
|
@ -1806,8 +1806,8 @@ packages:
|
|||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
prettier-plugin-packagejson@2.5.19:
|
||||
resolution: {integrity: sha512-Qsqp4+jsZbKMpEGZB1UP1pxeAT8sCzne2IwnKkr+QhUe665EXUo3BAvTf1kAPCqyMv9kg3ZmO0+7eOni/C6Uag==}
|
||||
prettier-plugin-packagejson@2.5.20:
|
||||
resolution: {integrity: sha512-G8cowPh+QmJJECTZlrPDKWkVVcwrFjF2rGcw546w3N8blLoc4szSs8UUPfFVxHUNLUjiru71Ah83g1lZkeK9Bw==}
|
||||
peerDependencies:
|
||||
prettier: '>= 1.16.0'
|
||||
peerDependenciesMeta:
|
||||
|
|
@ -1937,11 +1937,11 @@ packages:
|
|||
resolution: {integrity: sha512-iOBWFgUX7caIZiuutICxVgX1SdxwAVFFKwt1EvMYYec/NWO5meOJ6K5uQxhrYBdQJne4KxiqZc+KptFOWFSI9w==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
sort-object-keys@1.1.3:
|
||||
resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==}
|
||||
sort-object-keys@2.0.1:
|
||||
resolution: {integrity: sha512-R89fO+z3x7hiKPXX5P0qim+ge6Y60AjtlW+QQpRozrrNcR1lw9Pkpm5MLB56HoNvdcLHL4wbpq16OcvGpEDJIg==}
|
||||
|
||||
sort-package-json@3.4.0:
|
||||
resolution: {integrity: sha512-97oFRRMM2/Js4oEA9LJhjyMlde+2ewpZQf53pgue27UkbEXfHJnDzHlUxQ/DWUkzqmp7DFwJp8D+wi/TYeQhpA==}
|
||||
sort-package-json@3.5.0:
|
||||
resolution: {integrity: sha512-moY4UtptUuP5sPuu9H9dp8xHNel7eP5/Kz/7+90jTvC0IOiPH2LigtRM/aSFSxreaWoToHUVUpEV4a2tAs2oKQ==}
|
||||
engines: {node: '>=20'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -3897,9 +3897,9 @@ snapshots:
|
|||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier-plugin-packagejson@2.5.19(prettier@3.7.1):
|
||||
prettier-plugin-packagejson@2.5.20(prettier@3.7.1):
|
||||
dependencies:
|
||||
sort-package-json: 3.4.0
|
||||
sort-package-json: 3.5.0
|
||||
synckit: 0.11.11
|
||||
optionalDependencies:
|
||||
prettier: 3.7.1
|
||||
|
|
@ -4048,16 +4048,16 @@ snapshots:
|
|||
ansi-styles: 6.2.3
|
||||
is-fullwidth-code-point: 5.1.0
|
||||
|
||||
sort-object-keys@1.1.3: {}
|
||||
sort-object-keys@2.0.1: {}
|
||||
|
||||
sort-package-json@3.4.0:
|
||||
sort-package-json@3.5.0:
|
||||
dependencies:
|
||||
detect-indent: 7.0.2
|
||||
detect-newline: 4.0.1
|
||||
git-hooks-list: 4.1.1
|
||||
is-plain-obj: 4.1.0
|
||||
semver: 7.7.3
|
||||
sort-object-keys: 1.1.3
|
||||
sort-object-keys: 2.0.1
|
||||
tinyglobby: 0.2.15
|
||||
|
||||
source-map@0.6.1: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue