mirror of
https://github.com/pnpm/pnpm.git
synced 2025-12-24 23:58:07 -05:00
fix(deps): update Yarn deps
This commit is contained in:
7
.changeset/stupid-toes-battle.md
Normal file
7
.changeset/stupid-toes-battle.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@pnpm/plugin-commands-installation": patch
|
||||
"@pnpm/resolve-dependencies": patch
|
||||
"@pnpm/real-hoist": patch
|
||||
---
|
||||
|
||||
Update Yarn dependencies.
|
||||
@@ -65,9 +65,8 @@
|
||||
"packageManager": "pnpm@7.10.0",
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@yarnpkg/core": "4.0.0-rc.15",
|
||||
"@yarnpkg/fslib": "3.0.0-rc.15",
|
||||
"@yarnpkg/libzip": "3.0.0-rc.15",
|
||||
"@yarnpkg/fslib": "3.0.0-rc.25",
|
||||
"@yarnpkg/libzip": "3.0.0-rc.25",
|
||||
"glob-parent@<5.1.2": ">=5.1.2",
|
||||
"hosted-git-info@4": "npm:@zkochan/hosted-git-info@^4.0.2",
|
||||
"istanbul-reports": "npm:@zkochan/istanbul-reports",
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
"@types/ramda": "0.28.15",
|
||||
"@types/semver": "7.3.12",
|
||||
"@types/sinon": "^10.0.13",
|
||||
"@yarnpkg/core": "4.0.0-rc.15",
|
||||
"@yarnpkg/core": "4.0.0-rc.25",
|
||||
"deep-require-cwd": "1.0.0",
|
||||
"execa": "npm:safe-execa@^0.1.2",
|
||||
"exists-link": "2.0.0",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/ramda": "0.28.15",
|
||||
"@types/semver": "7.3.12",
|
||||
"@yarnpkg/core": "4.0.0-rc.15"
|
||||
"@yarnpkg/core": "4.0.0-rc.25"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
"exports": {
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
"@pnpm/sort-packages": "workspace:*",
|
||||
"@pnpm/store-connection-manager": "workspace:*",
|
||||
"@pnpm/types": "workspace:*",
|
||||
"@yarnpkg/core": "4.0.0-rc.15",
|
||||
"@yarnpkg/core": "4.0.0-rc.25",
|
||||
"@yarnpkg/lockfile": "^1.1.0",
|
||||
"@yarnpkg/parsers": "3.0.0-rc.25",
|
||||
"@zkochan/rimraf": "^2.1.2",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"@pnpm/store-controller-types": "workspace:*",
|
||||
"@pnpm/types": "workspace:*",
|
||||
"@pnpm/which-version-is-pinned": "workspace:*",
|
||||
"@yarnpkg/core": "4.0.0-rc.15",
|
||||
"@yarnpkg/core": "4.0.0-rc.25",
|
||||
"dependency-path": "workspace:*",
|
||||
"encode-registry": "^3.0.0",
|
||||
"filenamify": "^4.3.0",
|
||||
|
||||
626
pnpm-lock.yaml
generated
626
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user