pnpm/__fixtures__/has-2-outdated-deps/pnpm-lock.yaml

24 lines
444 B
YAML

lockfileVersion: '6.0'
dependencies:
is-negative:
specifier: ^1.0.0
version: 1.0.1
devDependencies:
is-positive:
specifier: ^1.0.0
version: 1.0.0
packages:
/is-negative@1.0.1:
resolution: {integrity: sha1-3GuHKO69A8db+HYIftzVDpy1aZQ=}
engines: {node: '>=0.10.0'}
dev: false
/is-positive@1.0.0:
resolution: {integrity: sha1-iACYVrZKLx632LsBeUGEJK4EUss=}
engines: {node: '>=0.10.0'}
dev: true