From 6c846cb7e8dc2e1b967d11f5df207a9dbaeb9afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 09:09:22 +0000 Subject: [PATCH] build(deps-dev): bump pnpm from 8.12.1 to 8.13.1 (#166) Bumps [pnpm](https://github.com/pnpm/pnpm) from 8.12.1 to 8.13.1. - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/compare/v8.12.1...v8.13.1) --- updated-dependencies: - dependency-name: pnpm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bfdec88..e4a65b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ devDependencies: version: 9.2.1 pnpm: specifier: ^8.1.0 - version: 8.12.1 + version: 8.13.1 rimraf: specifier: ^5.0.0 version: 5.0.5 @@ -2405,8 +2405,8 @@ packages: pathe: 1.1.1 dev: true - /pnpm@8.12.1: - resolution: {integrity: sha512-ZwXqGWattlhwU+bP5v3cN3+BBmIo2vc2xEkAEvRPL/G/DHE7uPMUX84OPvZpx8FfGaWawVeDiVHyNMF7gcplXQ==} + /pnpm@8.13.1: + resolution: {integrity: sha512-dYvrxpictkYsUTgSmEAZOxDCWN3NsKtD7g753Yd4S8IY1uQctb7qw2K4zjPx+LCAJbWZkzwLzoIFCpo2uEdNQw==} engines: {node: '>=16.14'} hasBin: true dev: true