From 1b7eb02a990734d6c7ed41684a0ba866f312dc68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:04:28 +0000 Subject: [PATCH] chore(deps-dev): bump prettier-plugin-pkg Bumps the minor-and-patch-npm group with 1 update: [prettier-plugin-pkg](https://github.com/un-ts/prettier). Updates `prettier-plugin-pkg` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/un-ts/prettier/releases) - [Changelog](https://github.com/un-ts/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/un-ts/prettier/compare/prettier-plugin-pkg@0.22.0...prettier-plugin-pkg@0.22.1) --- updated-dependencies: - dependency-name: prettier-plugin-pkg dependency-version: 0.22.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-npm ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3f3d7fe..2ddfc44 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "devDependencies": { "npm": "^11.12.1", "prettier": "^3.8.1", - "prettier-plugin-pkg": "^0.22.0", + "prettier-plugin-pkg": "^0.22.1", "prettier-plugin-sh": "^0.18.0", "prettier-plugin-toml": "^2.0.6" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e0bda2..1e21434 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^3.8.1 version: 3.8.1 prettier-plugin-pkg: - specifier: ^0.22.0 - version: 0.22.0(prettier@3.8.1) + specifier: ^0.22.1 + version: 0.22.1(prettier@3.8.1) prettier-plugin-sh: specifier: ^0.18.0 version: 0.18.0(prettier@3.8.1) @@ -107,8 +107,8 @@ packages: - validate-npm-package-name - which - prettier-plugin-pkg@0.22.0: - resolution: {integrity: sha512-jqkbvnIG7YLWRkcu/5Gj04B5Rr+0FeygtsD8g0EvQa86KYWYLjzcMwLbpVY042rBSPsKp88QnMt2b/ndSHIuxA==} + prettier-plugin-pkg@0.22.1: + resolution: {integrity: sha512-l9qnxic48hgTXsvXi9yWWWzovpqkEYo/Ljf8Af7zSkDTNVmLwscXW63IEVMJXH94DyloO8YkogeLheJUzJh/ZQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: prettier: ^3.0.3 @@ -149,7 +149,7 @@ snapshots: npm@11.12.1: {} - prettier-plugin-pkg@0.22.0(prettier@3.8.1): + prettier-plugin-pkg@0.22.1(prettier@3.8.1): dependencies: prettier: 3.8.1