Skip to content

Commit

Permalink
chore(deps): update yarn to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 9a93aa7 commit da2bfc4
Show file tree
Hide file tree
Showing 5 changed files with 928 additions and 896 deletions.
893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.1.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.5.0.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 @@ -8,4 +8,4 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.1.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@
"react-dom": "*",
"react-i18next": "^14.0.0"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.5.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"react-dom": "*",
"react-i18next": "^14.0.0"
},
"packageManager": "yarn@4.1.1",
"packageManager": "yarn@4.5.0",
"eslintConfig": {
"extends": [
"plugin:storybook/recommended"
Expand Down

0 comments on commit da2bfc4

Please sign in to comment.