From 39420a9a57fc9f3d2a52d0503e6eac94685a2a71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 09:58:17 +0000 Subject: [PATCH] build(deps-dev): bump pnpm from 8.7.1 to 8.10.3 Bumps [pnpm](https://github.com/pnpm/pnpm) from 8.7.1 to 8.10.3. - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/compare/v8.7.1...v8.10.3) --- updated-dependencies: - dependency-name: pnpm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 813da2b..4db482d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@slidev/theme-default": "^0.21.2", "netlify-cli": "^16.2.0", "playwright-chromium": "^1.37.1", - "pnpm": "^8.7.1", + "pnpm": "^8.10.3", "rimraf": "^5.0.1", "vue": "^3.3.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52e26ea..9ef7737 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^1.37.1 version: 1.37.1 pnpm: - specifier: ^8.7.1 - version: 8.7.1 + specifier: ^8.10.3 + version: 8.10.3 rimraf: specifier: ^5.0.1 version: 5.0.1 @@ -10805,8 +10805,8 @@ packages: engines: {node: '>=16'} hasBin: true - /pnpm@8.7.1: - resolution: {integrity: sha512-Qbt3EhYUaXFS2k4FLQA7r2/eYz/JoDeG680/3UXG0Ga03LPuY4GgdvCLe+zO3M7ZnWG4VI4bAwk7QpJyfr5eqA==} + /pnpm@8.10.3: + resolution: {integrity: sha512-1952Dqr41NA/lzmkYr4L43mHQmDhG8QjuVFu8G6XVCguiEgELzMX2TRAo1vX5NWO6w0eSphyc0fow/o6DDgTFA==} engines: {node: '>=16.14'} hasBin: true dev: true