Files
pnpm/__fixtures__/circular/pnpm-lock.yaml
Zoltan Kochan 501133d30b refactor: bump lockfile version to v9 instead of v7 (#7861)
In order to align the lockfile version with pnpm version that ships it.
2024-04-06 17:12:37 +02:00

50 lines
1.1 KiB
YAML

lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
dependencies:
es6-iterator:
specifier: ^2.0.1
version: 2.0.1
packages:
d@1.0.0:
resolution: {integrity: sha512-9x1NruMD5YQ7xccKbGEy/bjitRfn5LEIhJIXIOAXC8I1laA5gfezUMVES1/vjLxfGzZjirLLBzEqxMO2/LzGxQ==}
es5-ext@0.10.24:
resolution: {integrity: sha512-qHKgM1mKhstIAZ1cxefVIOmWREJ2rgQv7aGg9BuCLq9G1vRjkV1K8M4LcSklsYPJwo2dqnOfb3IuNGOp3DxgUw==}
es6-iterator@2.0.1:
resolution: {integrity: sha512-6QdxKjEfkAutL86ORbUgbZjfmssn3hfrFZDz5utw2BH9EJWYCVVqn9dN/WvsWSzsZ7Ox/fMrHXexX96fF5vEsw==}
es6-symbol@3.1.1:
resolution: {integrity: sha512-exfuQY8UGtn/N+gL1iKkH8fpNd5sJ760nJq6mmZAHldfxMD5kX07lbQuYlspoXsuknXNv9Fb7y2GsPOnQIbxHg==}
snapshots:
d@1.0.0:
dependencies:
es5-ext: 0.10.24
es5-ext@0.10.24:
dependencies:
es6-iterator: 2.0.1
es6-symbol: 3.1.1
es6-iterator@2.0.1:
dependencies:
d: 1.0.0
es5-ext: 0.10.24
es6-symbol: 3.1.1
es6-symbol@3.1.1:
dependencies:
d: 1.0.0
es5-ext: 0.10.24