From 73a1da7591a7b3549083ec01a25bfdbc1419e267 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 20:25:37 +0000 Subject: [PATCH] build(deps): bump pnpm from 8.9.2 to 8.15.6 Bumps [pnpm](https://github.com/pnpm/pnpm) from 8.9.2 to 8.15.6. - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/compare/v8.9.2...v8.15.6) --- 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 c2f90bc..26465e4 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "framer-motion": "^10.16.4", "husky": "^8.0.3", "next": "13.5.6", - "pnpm": "^8.9.2", + "pnpm": "^8.15.6", "postcss": "8.4.24", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cfa109d..bc6a033 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: 13.5.6 version: 13.5.6(react-dom@18.2.0)(react@18.2.0) pnpm: - specifier: ^8.9.2 - version: 8.9.2 + specifier: ^8.15.6 + version: 8.15.6 postcss: specifier: 8.4.24 version: 8.4.24 @@ -2901,8 +2901,8 @@ packages: engines: {node: '>= 6'} dev: false - /pnpm@8.9.2: - resolution: {integrity: sha512-udNf6RsqWFTa3EMDSj57LmdfpLVuIOjgnvB4+lU8GPiu1EBR57Nui43UNfl+sMRMT/O0T8fG+n0h4frBe75mHg==} + /pnpm@8.15.6: + resolution: {integrity: sha512-d7iem+d6Kwatj0A6Gcrl4il29hAj+YrTI9XDAZSVjrwC7gpq5dE+5FT2E05OjK8poF8LGg4dKxe8prah8RWfhg==} engines: {node: '>=16.14'} hasBin: true dev: false