From 80a4d170b69d30aa0d535c7e61e0f68c9883924a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 12:01:33 +0000 Subject: [PATCH] chore(deps): bump pnpm from 8.9.2 to 8.10.0 Bumps [pnpm](https://github.com/pnpm/pnpm) from 8.9.2 to 8.10.0. - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/compare/v8.9.2...v8.10.0) --- updated-dependencies: - dependency-name: pnpm dependency-type: direct:production 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 c5d1f88f1..fdfcf7287 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "framer-motion": "^10.16.4", "next": "^13.5.6", "next-pwa": "^5.6.0", - "pnpm": "^8.9.2", + "pnpm": "^8.10.0", "postcss": "8.4.31", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f358897b..876d5f3f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ dependencies: specifier: ^5.6.0 version: 5.6.0(@babel/core@7.22.10)(next@13.5.6)(webpack@5.88.2) pnpm: - specifier: ^8.9.2 - version: 8.9.2 + specifier: ^8.10.0 + version: 8.10.0 postcss: specifier: 8.4.31 version: 8.4.31 @@ -4988,8 +4988,8 @@ packages: find-up: 4.1.0 dev: false - /pnpm@8.9.2: - resolution: {integrity: sha512-udNf6RsqWFTa3EMDSj57LmdfpLVuIOjgnvB4+lU8GPiu1EBR57Nui43UNfl+sMRMT/O0T8fG+n0h4frBe75mHg==} + /pnpm@8.10.0: + resolution: {integrity: sha512-nCy4Pyts9qJdjFgwC/mRl8fvO+hM8+dm8pBUtAuDtC+Kq6b8wxSp7PJ8APfOgKdXu0xgiADnrb4tKdxccFb1vg==} engines: {node: '>=16.14'} hasBin: true dev: false