fix(deps): downgrade and pin Yarn versions

This commit is contained in:
Zoltan Kochan
2022-01-07 15:40:30 +02:00
parent b421889bb1
commit cbd2f3e2ac
6 changed files with 20 additions and 19 deletions

View File

@@ -0,0 +1,7 @@
---
"@pnpm/plugin-commands-installation": patch
"@pnpm/real-hoist": patch
"@pnpm/resolve-dependencies": patch
---
Downgrade and pin Yarn lib versions.

View File

@@ -61,7 +61,8 @@
},
"pnpm": {
"overrides": {
"@yarnpkg/parsers@2": "2.3.0",
"@yarnpkg/core@^3.2.0-rc.8": "3.2.0-rc.9",
"@yarnpkg/parsers": "2.5.0-rc.7",
"ansi-regex@<5": "^5.0.1",
"glob-parent@3": "^5.1.2",
"hosted-git-info@<3.0.8": "^3.0.8",

View File

@@ -80,9 +80,9 @@
"@pnpm/sort-packages": "workspace:2.1.6",
"@pnpm/store-connection-manager": "workspace:3.2.2",
"@pnpm/types": "workspace:7.8.0",
"@yarnpkg/core": "^3.2.0-rc.4",
"@yarnpkg/core": "3.2.0-rc.9",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "^2.5.0-rc.3",
"@yarnpkg/parsers": "2.5.0-rc.7",
"@zkochan/rimraf": "^2.1.1",
"@zkochan/table": "^1.0.0",
"@zkochan/which": "^2.0.3",

View File

@@ -31,7 +31,7 @@
},
"dependencies": {
"@pnpm/lockfile-utils": "workspace:3.1.5",
"@yarnpkg/nm": "^3.0.1-rc.8",
"@yarnpkg/nm": "3.0.1-rc.9",
"dependency-path": "workspace:8.0.9"
},
"funding": "https://opencollective.com/pnpm",

View File

@@ -43,7 +43,7 @@
"@pnpm/store-controller-types": "workspace:11.0.10",
"@pnpm/types": "workspace:7.8.0",
"@pnpm/which-version-is-pinned": "workspace:1.0.0",
"@yarnpkg/core": "^3.2.0-rc.4",
"@yarnpkg/core": "3.2.0-rc.9",
"dependency-path": "workspace:8.0.9",
"encode-registry": "^3.0.0",
"get-npm-tarball-url": "^2.0.3",

21
pnpm-lock.yaml generated
View File

@@ -5,7 +5,8 @@ neverBuiltDependencies:
- level
overrides:
'@yarnpkg/parsers@2': 2.3.0
'@yarnpkg/core@^3.2.0-rc.8': 3.2.0-rc.9
'@yarnpkg/parsers': 2.5.0-rc.7
ansi-regex@<5: ^5.0.1
glob-parent@3: ^5.1.2
hosted-git-info@<3.0.8: ^3.0.8
@@ -2118,9 +2119,9 @@ importers:
'@types/sinon': ^10.0.6
'@types/yarnpkg__lockfile': ^1.1.5
'@types/zkochan__table': npm:@types/table@6.0.0
'@yarnpkg/core': ^3.2.0-rc.4
'@yarnpkg/core': 3.2.0-rc.9
'@yarnpkg/lockfile': ^1.1.0
'@yarnpkg/parsers': ^2.5.0-rc.3
'@yarnpkg/parsers': 2.5.0-rc.7
'@zkochan/rimraf': ^2.1.1
'@zkochan/table': ^1.0.0
'@zkochan/which': ^2.0.3
@@ -3013,7 +3014,7 @@ importers:
'@pnpm/lockfile-utils': workspace:3.1.5
'@pnpm/logger': ^4.0.0
'@pnpm/real-hoist': 'link:'
'@yarnpkg/nm': ^3.0.1-rc.8
'@yarnpkg/nm': 3.0.1-rc.9
dependency-path: workspace:8.0.9
dependencies:
'@pnpm/lockfile-utils': link:../lockfile-utils
@@ -3090,7 +3091,7 @@ importers:
'@pnpm/which-version-is-pinned': workspace:1.0.0
'@types/ramda': 0.27.39
'@types/semver': ^7.3.4
'@yarnpkg/core': ^3.2.0-rc.4
'@yarnpkg/core': 3.2.0-rc.9
dependency-path: workspace:8.0.9
encode-registry: ^3.0.0
get-npm-tarball-url: ^2.0.3
@@ -5760,14 +5761,6 @@ packages:
'@yarnpkg/fslib': 2.6.1-rc.4
dev: false
/@yarnpkg/parsers/2.3.0:
resolution: {integrity: sha512-qgz0QUgOvnhtF92kaluIhIIKBUHlYlHUBQxqh5v9+sxEQvUeF6G6PKiFlzo3E6O99XwvNEGpVu1xZPoSGyGscQ==}
engines: {node: '>=10.19.0'}
dependencies:
js-yaml: 3.14.1
tslib: 1.14.1
dev: false
/@yarnpkg/parsers/2.5.0-rc.7:
resolution: {integrity: sha512-gPImmfW+iEp/60KZX2yTuBvLA3VXsK6JX56p6GadETycPSlj59qmRHJwYtANwecZb6cVIUOJ8Dybo9m0YaeasQ==}
engines: {node: '>=12 <14 || 14.2 - 14.9 || >14.10.0'}
@@ -5801,7 +5794,7 @@ packages:
hasBin: true
dependencies:
'@yarnpkg/fslib': 2.6.0
'@yarnpkg/parsers': 2.3.0
'@yarnpkg/parsers': 2.5.0-rc.7
clipanion: 2.6.2
cross-spawn: 7.0.3
fast-glob: 3.2.7