Skip to content

Commit

Permalink
chore(deps): update yarn to v4.6.0 (#2361)
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] authored Jan 6, 2025
1 parent 27c76f9 commit 74cb191
Show file tree
Hide file tree
Showing 4 changed files with 936 additions and 927 deletions.
925 changes: 0 additions & 925 deletions .yarn/releases/yarn-4.4.0.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 @@ -26,4 +26,4 @@ plugins:
- path: .yarn/plugins/boost-workaround.cjs
- path: .yarn/plugins/npm-workaround.cjs
tsEnableAutoTypes: false
yarnPath: .yarn/releases/yarn-4.4.0.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"engines": {
"node": ">=16.17"
},
"packageManager": "yarn@4.4.0",
"packageManager": "yarn@4.6.0",
"resolutions": {
"@appium/base-driver/axios": "^1.7.9",
"@appium/docutils": "link:./example",
Expand Down

0 comments on commit 74cb191

Please sign in to comment.