From fc8c5fdce62fb229202659408798a7b6c98f6e8b Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 28 Apr 2023 01:36:55 +0800 Subject: --- cli/internal/lockfile/testdata/pnpm-patch-v6.yaml | 40 ----------------------- 1 file changed, 40 deletions(-) delete mode 100644 cli/internal/lockfile/testdata/pnpm-patch-v6.yaml (limited to 'cli/internal/lockfile/testdata/pnpm-patch-v6.yaml') diff --git a/cli/internal/lockfile/testdata/pnpm-patch-v6.yaml b/cli/internal/lockfile/testdata/pnpm-patch-v6.yaml deleted file mode 100644 index b620472..0000000 --- a/cli/internal/lockfile/testdata/pnpm-patch-v6.yaml +++ /dev/null @@ -1,40 +0,0 @@ -lockfileVersion: "6.0" - -patchedDependencies: - lodash@4.17.21: - hash: lgum37zgng4nfkynzh3cs7wdeq - path: patches/lodash@4.17.21.patch - "@babel/helper-string-parser@7.19.4": - hash: wjhgmpzh47qmycrzgpeyoyh3ce - path: patches/@babel__helper-string-parser@7.19.4.patch - -importers: - .: {} - - packages/a: - dependencies: - lodash: - specifier: ^4.17.21 - version: 4.17.21(patch_hash=lgum37zgng4nfkynzh3cs7wdeq) - - packages/b: - dependencies: - "@babel/helper-string-parser": - specifier: ^7.19.4 - version: 7.19.4(patch_hash=wjhgmpzh47qmycrzgpeyoyh3ce)(@babel/core@7.21.0) - -packages: - /@babel/helper-string-parser@7.19.4(patch_hash=wjhgmpzh47qmycrzgpeyoyh3ce)(@babel/core@7.21.0): - resolution: - { - integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==, - } - engines: { node: ">=6.9.0" } - dev: false - - /lodash@4.17.21(patch_hash=lgum37zgng4nfkynzh3cs7wdeq): - resolution: - { - integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==, - } - dev: false -- cgit v1.2.3-70-g09d2