mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-23 17:41:50 -04:00
chore: update lockfile
This commit is contained in:
12
fixtures/has-2-outdated-deps/node_modules/.pnpm/lock.yaml
generated
vendored
12
fixtures/has-2-outdated-deps/node_modules/.pnpm/lock.yaml
generated
vendored
@@ -1,21 +1,25 @@
|
||||
dependencies:
|
||||
is-negative: 1.0.1
|
||||
|
||||
devDependencies:
|
||||
is-positive: 1.0.0
|
||||
|
||||
lockfileVersion: 5.1
|
||||
|
||||
packages:
|
||||
|
||||
/is-negative/1.0.1:
|
||||
resolution: {integrity: sha1-3GuHKO69A8db+HYIftzVDpy1aZQ=}
|
||||
dev: false
|
||||
engines:
|
||||
node: '>=0.10.0'
|
||||
resolution:
|
||||
integrity: sha1-3GuHKO69A8db+HYIftzVDpy1aZQ=
|
||||
|
||||
/is-positive/1.0.0:
|
||||
resolution: {integrity: sha1-iACYVrZKLx632LsBeUGEJK4EUss=}
|
||||
dev: true
|
||||
engines:
|
||||
node: '>=0.10.0'
|
||||
resolution:
|
||||
integrity: sha1-iACYVrZKLx632LsBeUGEJK4EUss=
|
||||
|
||||
specifiers:
|
||||
is-negative: ^1.0.0
|
||||
is-positive: ^1.0.0
|
||||
|
||||
6688
pnpm-lock.yaml
generated
6688
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user