Skip to content

Commit

Permalink
chore(deps): update yarn to v3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent c1c7351 commit d20dddb
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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 @@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.6.2.cjs
yarnPath: .yarn/releases/yarn-3.6.3.cjs
2 changes: 1 addition & 1 deletion docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
"engines": {
"node": ">=16.14"
},
"packageManager": "yarn@3.6.2"
"packageManager": "yarn@3.6.3"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@
"repository": {
"url": "https://github.com/brandonbothell/popyt.git"
},
"packageManager": "yarn@3.6.2"
"packageManager": "yarn@3.6.3"
}

0 comments on commit d20dddb

Please sign in to comment.