diff --git a/.changeset/honest-garlics-sniff.md b/.changeset/honest-garlics-sniff.md new file mode 100644 index 0000000000..8cf41d76f9 --- /dev/null +++ b/.changeset/honest-garlics-sniff.md @@ -0,0 +1,6 @@ +--- +"@pnpm/hooks.read-package-hook": patch +"pnpm": patch +--- + +Update the compatibility DB. diff --git a/hooks/read-package-hook/package.json b/hooks/read-package-hook/package.json index b7fc8c0e47..1202a4491b 100644 --- a/hooks/read-package-hook/package.json +++ b/hooks/read-package-hook/package.json @@ -33,7 +33,7 @@ "@pnpm/parse-overrides": "workspace:*", "@pnpm/parse-wanted-dependency": "workspace:*", "@pnpm/types": "workspace:*", - "@yarnpkg/extensions": "2.0.0-rc.9", + "@yarnpkg/extensions": "2.0.0-rc.22", "normalize-path": "^3.0.0", "ramda": "npm:@pnpm/ramda@0.28.1", "semver": "^7.3.8" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0153da38fb..e9fa20064f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1632,8 +1632,8 @@ importers: specifier: workspace:* version: link:../../packages/types '@yarnpkg/extensions': - specifier: 2.0.0-rc.9 - version: 2.0.0-rc.9(@yarnpkg/core@4.0.0-rc.27) + specifier: 2.0.0-rc.22 + version: 2.0.0-rc.22(@yarnpkg/core@4.0.0-rc.27) normalize-path: specifier: ^3.0.0 version: 3.0.0 @@ -9456,6 +9456,15 @@ packages: transitivePeerDependencies: - typanion + /@yarnpkg/extensions@2.0.0-rc.22(@yarnpkg/core@4.0.0-rc.27): + resolution: {integrity: sha512-8Xh1hdaRtZq68kbUIlvq7jWgG/ofe0skwbC0d6l+ymRFxinv517DirRK430Vhg1HvM6eCO91PEYD7Cl0HwZ2OQ==} + engines: {node: '>=14.15.0'} + peerDependencies: + '@yarnpkg/core': '*' + dependencies: + '@yarnpkg/core': 4.0.0-rc.27(typanion@3.12.1) + dev: false + /@yarnpkg/extensions@2.0.0-rc.9(@yarnpkg/core@4.0.0-rc.14): resolution: {integrity: sha512-WWXBCKyIhG4pkpS42erPUkxgPXt3NEjGb3ha+HlEKgSVdJThNFE9CmwSyDdfdiV3QhCDkZR2R0jQVmbrCrigRw==} engines: {node: '>=14.15.0'} @@ -9465,15 +9474,6 @@ packages: '@yarnpkg/core': 4.0.0-rc.14(typanion@3.12.1) dev: true - /@yarnpkg/extensions@2.0.0-rc.9(@yarnpkg/core@4.0.0-rc.27): - resolution: {integrity: sha512-WWXBCKyIhG4pkpS42erPUkxgPXt3NEjGb3ha+HlEKgSVdJThNFE9CmwSyDdfdiV3QhCDkZR2R0jQVmbrCrigRw==} - engines: {node: '>=14.15.0'} - peerDependencies: - '@yarnpkg/core': '*' - dependencies: - '@yarnpkg/core': 4.0.0-rc.27(typanion@3.12.1) - dev: false - /@yarnpkg/fslib@3.0.0-rc.25: resolution: {integrity: sha512-3/sEMUETbKzmIkP8e9khIdJ7CPecdL2UKLQC946Jpmu6PP8kTNCwcAk5bSIkBZVEHJMPEaZ3TlMAhedpAWF7wg==} engines: {node: '>=14.15.0'} @@ -17808,7 +17808,7 @@ time: /@typescript-eslint/eslint-plugin@5.54.0: '2023-02-27T17:18:03.867Z' /@typescript-eslint/parser@5.54.0: '2023-02-27T17:17:32.820Z' /@yarnpkg/core@4.0.0-rc.27: '2022-10-28T20:14:12.960Z' - /@yarnpkg/extensions@2.0.0-rc.9: '2022-10-28T20:09:02.171Z' + /@yarnpkg/extensions@2.0.0-rc.22: '2023-03-05T16:44:33.099Z' /@yarnpkg/lockfile@1.1.0: '2018-09-10T13:37:58.652Z' /@yarnpkg/nm@4.0.0-rc.27: '2022-10-28T20:14:26.306Z' /@yarnpkg/parsers@3.0.0-rc.27: '2022-10-28T20:12:42.896Z'