Skip to content

Commit

Permalink
chore(deps): update yarn to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent 89b533c commit 9994fde
Show file tree
Hide file tree
Showing 5 changed files with 937 additions and 896 deletions.
893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.1.1.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.6.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.6.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.6.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"react-dom": "*",
"react-i18next": "^14.0.0"
},
"packageManager": "yarn@4.1.1",
"packageManager": "yarn@4.6.0",
"eslintConfig": {
"extends": [
"plugin:storybook/recommended"
Expand Down

0 comments on commit 9994fde

Please sign in to comment.