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.18
| datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | npm | prettier-plugin-packagejson | 2.5.17 | 2.5.18 |
This commit is contained in:
parent
1c82a36524
commit
4cc8d90225
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.2",
|
||||
"prettier-plugin-packagejson": "2.5.17",
|
||||
"prettier-plugin-packagejson": "2.5.18",
|
||||
"rimraf": "6.0.1",
|
||||
"semantic-release": "24.2.6",
|
||||
"typescript": "5.8.3",
|
||||
|
|
|
|||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
|
|
@ -76,8 +76,8 @@ importers:
|
|||
specifier: 3.6.2
|
||||
version: 3.6.2
|
||||
prettier-plugin-packagejson:
|
||||
specifier: 2.5.17
|
||||
version: 2.5.17(prettier@3.6.2)
|
||||
specifier: 2.5.18
|
||||
version: 2.5.18(prettier@3.6.2)
|
||||
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.17:
|
||||
resolution: {integrity: sha512-1WYvhTix+4EMYZQYSjAxb6+KTCULINuHUTBcxYa2ipoUS9Y2zJVjE3kuZ5I7ZWIFqyK8xpwYIunXqN5eiT7Hew==}
|
||||
prettier-plugin-packagejson@2.5.18:
|
||||
resolution: {integrity: sha512-NKznPGcGrcj4NPGxnh+w78JXPyfB6I4RQSCM0v+CAXwpDG7OEpJQ5zMyfC5NBgKH1k7Skwcj5ak5by2mrHvC5g==}
|
||||
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.3.1:
|
||||
resolution: {integrity: sha512-awjhQR2Iy5UN3NuguAK5+RezcEuUg9Ra4O8y2Aj+DlJa7MywyHaipAPf9bu4qqFj0hsYHHoT9sS3aV7Ucu728g==}
|
||||
sort-package-json@3.4.0:
|
||||
resolution: {integrity: sha512-97oFRRMM2/Js4oEA9LJhjyMlde+2ewpZQf53pgue27UkbEXfHJnDzHlUxQ/DWUkzqmp7DFwJp8D+wi/TYeQhpA==}
|
||||
engines: {node: '>=20'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -4017,9 +4017,9 @@ snapshots:
|
|||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier-plugin-packagejson@2.5.17(prettier@3.6.2):
|
||||
prettier-plugin-packagejson@2.5.18(prettier@3.6.2):
|
||||
dependencies:
|
||||
sort-package-json: 3.3.1
|
||||
sort-package-json: 3.4.0
|
||||
synckit: 0.11.8
|
||||
optionalDependencies:
|
||||
prettier: 3.6.2
|
||||
|
|
@ -4185,7 +4185,7 @@ snapshots:
|
|||
|
||||
sort-object-keys@1.1.3: {}
|
||||
|
||||
sort-package-json@3.3.1:
|
||||
sort-package-json@3.4.0:
|
||||
dependencies:
|
||||
detect-indent: 7.0.1
|
||||
detect-newline: 4.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue