fix(deps): update Yarn

This commit is contained in:
Zoltan Kochan
2023-04-04 23:23:57 +03:00
parent b2924455d3
commit e440d784f8
7 changed files with 49 additions and 35 deletions

View File

@@ -0,0 +1,7 @@
---
"@pnpm/plugin-commands-installation": patch
"@pnpm/resolve-dependencies": patch
"@pnpm/real-hoist": patch
---
Update yarn dependencies.

View File

@@ -43,7 +43,7 @@
"@types/normalize-path": "^3.0.0",
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13",
"@yarnpkg/core": "4.0.0-rc.27"
"@yarnpkg/core": "4.0.0-rc.42"
},
"funding": "https://opencollective.com/pnpm",
"exports": {

View File

@@ -87,7 +87,7 @@
"@types/ramda": "0.28.20",
"@types/semver": "7.3.13",
"@types/sinon": "^10.0.13",
"@yarnpkg/core": "4.0.0-rc.27",
"@yarnpkg/core": "4.0.0-rc.42",
"ci-info": "^3.8.0",
"deep-require-cwd": "1.0.0",
"execa": "npm:safe-execa@0.1.2",

View File

@@ -84,9 +84,9 @@
"@pnpm/store-connection-manager": "workspace:*",
"@pnpm/types": "workspace:*",
"@pnpm/workspace.pkgs-graph": "workspace:*",
"@yarnpkg/core": "4.0.0-rc.27",
"@yarnpkg/core": "4.0.0-rc.42",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "3.0.0-rc.27",
"@yarnpkg/parsers": "3.0.0-rc.42",
"@zkochan/rimraf": "^2.1.2",
"@zkochan/table": "^2.0.1",
"@zkochan/which": "^2.0.3",

View File

@@ -33,7 +33,7 @@
"@pnpm/dependency-path": "workspace:*",
"@pnpm/error": "workspace:*",
"@pnpm/lockfile-utils": "workspace:*",
"@yarnpkg/nm": "4.0.0-rc.27"
"@yarnpkg/nm": "4.0.0-rc.42"
},
"funding": "https://opencollective.com/pnpm",
"devDependencies": {

View File

@@ -44,7 +44,7 @@
"@pnpm/store-controller-types": "workspace:*",
"@pnpm/types": "workspace:*",
"@pnpm/which-version-is-pinned": "workspace:*",
"@yarnpkg/core": "4.0.0-rc.27",
"@yarnpkg/core": "4.0.0-rc.42",
"encode-registry": "^3.0.0",
"filenamify": "^4.3.0",
"get-npm-tarball-url": "^2.0.3",

65
pnpm-lock.yaml generated
View File

@@ -1636,7 +1636,7 @@ importers:
version: link:../../packages/types
'@yarnpkg/extensions':
specifier: 2.0.0-rc.22
version: 2.0.0-rc.22(@yarnpkg/core@4.0.0-rc.27)
version: 2.0.0-rc.22(@yarnpkg/core@4.0.0-rc.42)
normalize-path:
specifier: ^3.0.0
version: 3.0.0
@@ -1660,8 +1660,8 @@ importers:
specifier: 7.3.13
version: 7.3.13
'@yarnpkg/core':
specifier: 4.0.0-rc.27
version: 4.0.0-rc.27(typanion@3.12.1)
specifier: 4.0.0-rc.42
version: 4.0.0-rc.42(typanion@3.12.1)
lockfile/audit:
dependencies:
@@ -2844,8 +2844,8 @@ importers:
specifier: ^10.0.13
version: 10.0.13
'@yarnpkg/core':
specifier: 4.0.0-rc.27
version: 4.0.0-rc.27(typanion@3.12.1)
specifier: 4.0.0-rc.42
version: 4.0.0-rc.42(typanion@3.12.1)
ci-info:
specifier: ^3.8.0
version: 3.8.0
@@ -3558,14 +3558,14 @@ importers:
specifier: workspace:*
version: link:../../workspace/pkgs-graph
'@yarnpkg/core':
specifier: 4.0.0-rc.27
version: 4.0.0-rc.27(typanion@3.12.1)
specifier: 4.0.0-rc.42
version: 4.0.0-rc.42(typanion@3.12.1)
'@yarnpkg/lockfile':
specifier: ^1.1.0
version: 1.1.0
'@yarnpkg/parsers':
specifier: 3.0.0-rc.27
version: 3.0.0-rc.27
specifier: 3.0.0-rc.42
version: 3.0.0-rc.42
'@zkochan/rimraf':
specifier: ^2.1.2
version: 2.1.2
@@ -3722,8 +3722,8 @@ importers:
specifier: workspace:*
version: link:../../lockfile/lockfile-utils
'@yarnpkg/nm':
specifier: 4.0.0-rc.27
version: 4.0.0-rc.27(typanion@3.12.1)
specifier: 4.0.0-rc.42
version: 4.0.0-rc.42(typanion@3.12.1)
devDependencies:
'@pnpm/lockfile-file':
specifier: workspace:*
@@ -3820,8 +3820,8 @@ importers:
specifier: workspace:*
version: link:../../packages/which-version-is-pinned
'@yarnpkg/core':
specifier: 4.0.0-rc.27
version: 4.0.0-rc.27(typanion@3.12.1)
specifier: 4.0.0-rc.42
version: 4.0.0-rc.42(typanion@3.12.1)
encode-registry:
specifier: ^3.0.0
version: 3.0.0
@@ -8786,7 +8786,7 @@ packages:
dependencies:
'@types/http-cache-semantics': 4.0.1
'@types/keyv': 3.1.4
'@types/node': 14.18.42
'@types/node': 18.15.11
'@types/responselike': 1.0.0
/@types/concat-stream@2.0.0:
@@ -8888,7 +8888,7 @@ packages:
/@types/keyv@3.1.4:
resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==}
dependencies:
'@types/node': 14.18.42
'@types/node': 18.15.11
/@types/lodash@4.14.181:
resolution: {integrity: sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==}
@@ -8931,6 +8931,7 @@ packages:
/@types/node@14.18.42:
resolution: {integrity: sha512-xefu+RBie4xWlK8hwAzGh3npDz/4VhF6icY/shU+zv/1fNn+ZVG7T7CRwe9LId9sAYRPxI+59QBPuKL3WpyGRg==}
dev: true
/@types/node@18.15.11:
resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==}
@@ -8967,7 +8968,7 @@ packages:
/@types/responselike@1.0.0:
resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==}
dependencies:
'@types/node': 14.18.42
'@types/node': 18.15.11
/@types/retry@0.12.2:
resolution: {integrity: sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow==}
@@ -9363,6 +9364,7 @@ packages:
tunnel: 0.0.6
transitivePeerDependencies:
- typanion
dev: true
/@yarnpkg/core@4.0.0-rc.42(typanion@3.12.1):
resolution: {integrity: sha512-3P4wHcXp/xrWel2Gqwx33p7qy3389yK9Q44RH39r343uMHz36HLf82giIeWVo5daFzGPDh3/ahrLCGFsm5LyHw==}
@@ -9397,13 +9399,13 @@ packages:
transitivePeerDependencies:
- typanion
/@yarnpkg/extensions@2.0.0-rc.22(@yarnpkg/core@4.0.0-rc.27):
/@yarnpkg/extensions@2.0.0-rc.22(@yarnpkg/core@4.0.0-rc.42):
resolution: {integrity: sha512-8Xh1hdaRtZq68kbUIlvq7jWgG/ofe0skwbC0d6l+ymRFxinv517DirRK430Vhg1HvM6eCO91PEYD7Cl0HwZ2OQ==}
engines: {node: '>=14.15.0'}
peerDependencies:
'@yarnpkg/core': '*'
dependencies:
'@yarnpkg/core': 4.0.0-rc.27(typanion@3.12.1)
'@yarnpkg/core': 4.0.0-rc.42(typanion@3.12.1)
dev: false
/@yarnpkg/extensions@2.0.0-rc.9(@yarnpkg/core@4.0.0-rc.14):
@@ -9443,6 +9445,18 @@ packages:
'@yarnpkg/pnp': 4.0.0-rc.42
transitivePeerDependencies:
- typanion
dev: true
/@yarnpkg/nm@4.0.0-rc.42(typanion@3.12.1):
resolution: {integrity: sha512-VZkSRbMXG8yfImIk0y0KPFRnML3XR3jf/YG5J0Dw7xOBiOKK/jIQ5h2MNczLLenoFPCEgHCao/WwOpr1thmldQ==}
engines: {node: '>=14.15.0'}
dependencies:
'@yarnpkg/core': 4.0.0-rc.42(typanion@3.12.1)
'@yarnpkg/fslib': 3.0.0-rc.25
'@yarnpkg/pnp': 4.0.0-rc.42
transitivePeerDependencies:
- typanion
dev: false
/@yarnpkg/parsers@2.5.1:
resolution: {integrity: sha512-KtYN6Ez3x753vPF9rETxNTPnPjeaHY11Exlpqb4eTII7WRlnGiZ5rvvQBau4R20Ik5KBv+vS3EJEcHyCunwzzw==}
@@ -9451,14 +9465,6 @@ packages:
js-yaml: 3.14.1
tslib: 1.14.1
/@yarnpkg/parsers@3.0.0-rc.27:
resolution: {integrity: sha512-qs2wZulOYVjaOS6tYOs3SsR7m/qeHwjPrB5i4JtBJELsgWrEkyL+rJH21RA+fVwttJobAYQqw5Xj5SYLaDK/bQ==}
engines: {node: '>=14.15.0'}
dependencies:
js-yaml: 3.14.1
tslib: 2.5.0
dev: false
/@yarnpkg/parsers@3.0.0-rc.42:
resolution: {integrity: sha512-eW9Mbegmb5bJjwawJM9ghjUjUqciNMhC6L7XrQPF/clXS5bbP66MstsgCT5hy9VlfUh/CfBT+0Wucf531dMjHA==}
engines: {node: '>=14.15.0'}
@@ -14557,6 +14563,7 @@ packages:
/npmlog@4.1.2:
resolution: {integrity: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==}
requiresBuild: true
dependencies:
are-we-there-yet: 1.1.7
console-control-strings: 1.1.0
@@ -17658,11 +17665,11 @@ time:
/@types/yarnpkg__lockfile@1.1.5: '2021-07-02T16:36:17.969Z'
/@typescript-eslint/eslint-plugin@5.57.1: '2023-04-03T17:16:12.267Z'
/@typescript-eslint/parser@5.57.1: '2023-04-03T17:15:41.979Z'
/@yarnpkg/core@4.0.0-rc.27: '2022-10-28T20:14:12.960Z'
/@yarnpkg/core@4.0.0-rc.42: '2023-03-30T07:48:07.622Z'
/@yarnpkg/extensions@2.0.0-rc.22: '2023-03-05T16:44:33.099Z'
/@yarnpkg/lockfile@1.1.0: '2018-09-10T13:37:58.652Z'
/@yarnpkg/nm@4.0.0-rc.27: '2022-10-28T20:14:26.306Z'
/@yarnpkg/parsers@3.0.0-rc.27: '2022-10-28T20:12:42.896Z'
/@yarnpkg/nm@4.0.0-rc.42: '2023-03-30T07:48:20.543Z'
/@yarnpkg/parsers@3.0.0-rc.42: '2023-03-30T07:46:23.203Z'
/@yarnpkg/pnp@2.3.2: '2020-11-30T14:45:51.504Z'
/@zkochan/cmd-shim@6.0.0: '2023-03-16T02:26:12.592Z'
/@zkochan/diable@1.0.2: '2020-07-07T02:01:35.635Z'