Skip to content

Commit

Permalink
chore(deps): update yarn to v4.0.0-rc.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2023
1 parent 7aaa0bc commit 6e28393
Show file tree
Hide file tree
Showing 11 changed files with 1,038 additions and 1,038 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-4.0.0-rc.39.cjs
yarnPath: .yarn/releases/yarn-4.0.0-rc.42.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@
"engines": {
"node": "^16.17 || ^18"
},
"packageManager": "[email protected].39"
"packageManager": "[email protected].42"
}
2 changes: 1 addition & 1 deletion packages/wait-needs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wait-needs",
"packageManager": "[email protected].39",
"packageManager": "[email protected].42",
"dependencies": {
"~common": "workspace:^"
},
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugins/contrib/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.0.0-rc.39.cjs
yarnPath: .yarn/releases/yarn-4.0.0-rc.42.cjs

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
Expand Down
2 changes: 1 addition & 1 deletion plugins/contrib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"license": "MIT",
"private": true,
"packageManager": "[email protected].39",
"packageManager": "[email protected].42",
"devDependencies": {
"jest": "^29.3.1"
},
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugins/fabrique/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.0.0-rc.39.cjs
yarnPath: .yarn/releases/yarn-4.0.0-rc.42.cjs

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
Expand Down
2 changes: 1 addition & 1 deletion plugins/fabrique/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"license": "MIT",
"private": true,
"packageManager": "[email protected].39",
"packageManager": "[email protected].42",
"engines": {
"node": "^16.17 || ^18"
}
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15507,11 +15507,11 @@ __metadata:

"typescript@patch:typescript@npm%3A^4.7.4#optional!builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=23ec76"
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 09f82f25664c79d5cccc389502175093becf51d691b443c79294303681544a399fb42f8384b535ddeba48cadb64e7d14b42de40d8ade4418bb43174989dd8685
checksum: 0b1a831cfef3e967a806ff1d4b28cfe4d3b71d06195ae0c8ece14c6353ec20165ae9b79c18be93ecd33529690648189aef56234c88b26aadb500b81ddb902cfc
languageName: node
linkType: hard

Expand Down

0 comments on commit 6e28393

Please sign in to comment.