chore: update pnpm-lockfile version to 6.1 (#1625)

This commit is contained in:
CokaKoala
2023-06-02 11:28:21 -04:00
committed by GitHub
parent 8131e3d404
commit 78ea8a06fd
5 changed files with 22 additions and 6 deletions

View File

@@ -48,9 +48,9 @@
"cspell": "^6.31.1",
"shelljs": "^0.8.5"
},
"packageManager": "pnpm@8.5.0",
"packageManager": "pnpm@8.6.0",
"engines": {
"pnpm": ">=8"
"pnpm": ">=8.6.0"
},
"type": "module"
}

View File

@@ -1,4 +1,8 @@
lockfileVersion: '6.0'
lockfileVersion: '6.1'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
dependencies:
'@clack/prompts':

View File

@@ -1,4 +1,8 @@
lockfileVersion: '6.0'
lockfileVersion: '6.1'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
dependencies:
esm-env:

6
pnpm-lock.yaml generated
View File

@@ -1,4 +1,8 @@
lockfileVersion: '6.0'
lockfileVersion: '6.1'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
devDependencies:
'@changesets/cli':

View File

@@ -1,4 +1,8 @@
lockfileVersion: '6.0'
lockfileVersion: '6.1'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
devDependencies:
'@faker-js/faker':