From f1b2460efc7172f90a2e97999e276b40f99916be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 01:08:42 +0000 Subject: [PATCH] build(deps-dev): bump prettier-plugin-pkg from 0.18.0 to 0.18.1 Bumps [prettier-plugin-pkg](https://github.com/un-ts/prettier) from 0.18.0 to 0.18.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.18.0...prettier-plugin-pkg@0.18.1) --- updated-dependencies: - dependency-name: prettier-plugin-pkg dependency-type: direct:development update-type: version-update:semver-patch ... 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 6f9bf4d..8e0bccc 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "eslint-config-next": "13.5.6", "postcss": "^8.4.31", "prettier": "3.1.0", - "prettier-plugin-pkg": "0.18.0", + "prettier-plugin-pkg": "0.18.1", "prettier-plugin-tailwindcss": "0.5.7", "sass": "^1.69.5", "tailwindcss": "^3.3.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f227626..c0943b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ devDependencies: specifier: 3.1.0 version: 3.1.0 prettier-plugin-pkg: - specifier: 0.18.0 - version: 0.18.0(prettier@3.1.0) + specifier: 0.18.1 + version: 0.18.1(prettier@3.1.0) prettier-plugin-tailwindcss: specifier: 0.5.7 version: 0.5.7(prettier@3.1.0) @@ -5754,11 +5754,11 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-pkg@0.18.0(prettier@3.1.0): - resolution: {integrity: sha512-cme+OUHj25cVj3HwGK6ek/GkCHhlhM1u/IYspOHYsFImaXMJCmjs8xeCcvLreD0HMX5QxObot+3TtQR3Bd2wHw==} + /prettier-plugin-pkg@0.18.1(prettier@3.1.0): + resolution: {integrity: sha512-FuUxvsYZR/8rsLH8s/jbPQmgYvv0yxW8LoIHCy6+Q7p4FBjjdP3DNKx8fMTOsc0SlEB1skB4o1LcahRceIh87A==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: - prettier: ^3.0.0 + prettier: ^3.0.3 dependencies: prettier: 3.1.0 dev: true