From b9d1546a7200f8049c2249cd73d5189b6ee44112 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 02:10:34 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-packagejson to v2.5.6 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index acf99c7..5fe53ff 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,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" }, "packageManager": "pnpm@9.14.2", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 60c6fac..b7dbcb3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,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) packages: @@ -258,8 +258,8 @@ packages: engines: {node: '>=0.10'} hasBin: true - 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: @@ -313,8 +313,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 string-argv@0.3.2: @@ -562,9 +562,9 @@ snapshots: pidtree@0.6.0: {} - 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 @@ -607,7 +607,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