Skip to content

Commit

Permalink
chore(deps): update yarn to v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2022
1 parent d3b3c14 commit c005ee7
Show file tree
Hide file tree
Showing 8 changed files with 273 additions and 273 deletions.
2 changes: 1 addition & 1 deletion .github/actions/check_test_project_fixture/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"@actions/core": "1.9.1",
"@actions/exec": "1.1.1"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
2 changes: 1 addition & 1 deletion .github/actions/only_doc_changes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"@actions/core": "1.9.1",
"@actions/exec": "1.1.1"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
532 changes: 266 additions & 266 deletions .yarn/releases/yarn-3.2.2.cjs → .yarn/releases/yarn-3.2.3.cjs

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 @@ -16,4 +16,4 @@ plugins:

preferInteractive: true

yarnPath: .yarn/releases/yarn-3.2.2.cjs
yarnPath: .yarn/releases/yarn-3.2.3.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,6 @@
"typescript-transform-paths": "3.3.1",
"zx": "7.0.8"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"npmClient": "yarn"
}
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"prisma": {
"seed": "yarn rw exec seed"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].3"
}
2 changes: 1 addition & 1 deletion packages/create-redwood-app/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"prisma": {
"seed": "yarn rw exec seed"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29878,7 +29878,7 @@ __metadata:

"typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>":
version: 4.7.4
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=a1c5e5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down

0 comments on commit c005ee7

Please sign in to comment.