Skip to content

Commit

Permalink
chore(deps): update yarn to v4.1.1 (#1006)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent d46dbae commit f312f22
Show file tree
Hide file tree
Showing 5 changed files with 168 additions and 168 deletions.
324 changes: 162 additions & 162 deletions .yarn/releases/yarn-4.1.0.cjs → .yarn/releases/yarn-4.1.1.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
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.1.0.cjs
yarnPath: .yarn/releases/yarn-4.1.1.cjs
2 changes: 1 addition & 1 deletion content-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"textlint-rule-preset-ja-spacing": "2.3.0",
"textlint-rule-preset-ja-technical-writing": "10.0.1"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
],
"volta": {
"node": "20.11.1",
"yarn": "4.1.0"
"yarn": "4.1.1"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
4 changes: 2 additions & 2 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f312f22

Please sign in to comment.