From 41d6679831fcfe7624ac28f1280559f78843236e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 00:10:36 +0000 Subject: [PATCH] chore(dev-deps): bump the npm-minor-and-patch group with 2 updates Bumps the npm-minor-and-patch group with 2 updates: [npm](https://github.com/npm/cli) and [prettier-plugin-pkg](https://github.com/un-ts/prettier). Updates `npm` from 11.12.0 to 11.12.1 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v11.12.0...v11.12.1) Updates `prettier-plugin-pkg` from 0.21.2 to 0.22.0 - [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.21.2...prettier-plugin-pkg@0.22.0) --- updated-dependencies: - dependency-name: npm dependency-version: 11.12.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: prettier-plugin-pkg dependency-version: 0.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index d744f65..ca0d57a 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "devDependencies": { - "npm": "^11.12.0", + "npm": "^11.12.1", "prettier": "^3.8.1", - "prettier-plugin-pkg": "^0.21.2", + "prettier-plugin-pkg": "^0.22.0", "prettier-plugin-sh": "^0.18.0", "prettier-plugin-toml": "^2.0.6" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c080c19..6e0bda2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,14 +9,14 @@ importers: .: devDependencies: npm: - specifier: ^11.12.0 - version: 11.12.0 + specifier: ^11.12.1 + version: 11.12.1 prettier: specifier: ^3.8.1 version: 3.8.1 prettier-plugin-pkg: - specifier: ^0.21.2 - version: 0.21.2(prettier@3.8.1) + specifier: ^0.22.0 + version: 0.22.0(prettier@3.8.1) prettier-plugin-sh: specifier: ^0.18.0 version: 0.18.0(prettier@3.8.1) @@ -36,8 +36,8 @@ packages: '@taplo/lib@0.5.0': resolution: {integrity: sha512-+xIqpQXJco3T+VGaTTwmhxLa51qpkQxCjRwezjFZgr+l21ExlywJFcDfTrNmL6lG6tqb0h8GyJKO3UPGPtSCWg==} - npm@11.12.0: - resolution: {integrity: sha512-xPhOap4ZbJWyd7DAOukP564WFwNSGu/2FeTRFHhiiKthcauxhH/NpkJAQm24xD+cAn8av5tQ00phi98DqtfLsg==} + npm@11.12.1: + resolution: {integrity: sha512-zcoUuF1kezGSAo0CqtvoLXX3mkRqzuqYdL6Y5tdo8g69NVV3CkjQ6ZBhBgB4d7vGkPcV6TcvLi3GRKPDFX+xTA==} engines: {node: ^20.17.0 || >=22.9.0} hasBin: true bundledDependencies: @@ -107,8 +107,8 @@ packages: - validate-npm-package-name - which - prettier-plugin-pkg@0.21.2: - resolution: {integrity: sha512-CSlM5+51B7yTKcoRWT4M3ImcdFHD5NUz0Xu2t8J03B761zu6J3BjSo/XleKp2kB0tH49K7oG5Uuqn6ldI5LRLg==} + prettier-plugin-pkg@0.22.0: + resolution: {integrity: sha512-jqkbvnIG7YLWRkcu/5Gj04B5Rr+0FeygtsD8g0EvQa86KYWYLjzcMwLbpVY042rBSPsKp88QnMt2b/ndSHIuxA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: prettier: ^3.0.3 @@ -147,9 +147,9 @@ snapshots: dependencies: '@taplo/core': 0.2.0 - npm@11.12.0: {} + npm@11.12.1: {} - prettier-plugin-pkg@0.21.2(prettier@3.8.1): + prettier-plugin-pkg@0.22.0(prettier@3.8.1): dependencies: prettier: 3.8.1