From 033448a46c321ba45089fe970667f741470ba00e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 23:44:03 +0000 Subject: [PATCH] Bump tar from 6.1.15 to 6.2.1 in /test/frameworks/remix-pnpm Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-version: 6.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test/frameworks/remix-pnpm/pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/frameworks/remix-pnpm/pnpm-lock.yaml b/test/frameworks/remix-pnpm/pnpm-lock.yaml index ac64576..a573689 100644 --- a/test/frameworks/remix-pnpm/pnpm-lock.yaml +++ b/test/frameworks/remix-pnpm/pnpm-lock.yaml @@ -1,9 +1,5 @@ lockfileVersion: '6.0' -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false - dependencies: '@remix-run/css-bundle': specifier: ^1.19.3 @@ -7379,3 +7375,7 @@ packages: /zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} dev: true + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false