Skip to content

Commit 74cb191

Browse files
chore(deps): update yarn to v4.6.0 (#2361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27c76f9 commit 74cb191

File tree

4 files changed

+936
-927
lines changed

4 files changed

+936
-927
lines changed

.yarn/releases/yarn-4.4.0.cjs

Lines changed: 0 additions & 925 deletions
This file was deleted.

.yarn/releases/yarn-4.6.0.cjs

Lines changed: 934 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ plugins:
2626
- path: .yarn/plugins/boost-workaround.cjs
2727
- path: .yarn/plugins/npm-workaround.cjs
2828
tsEnableAutoTypes: false
29-
yarnPath: .yarn/releases/yarn-4.4.0.cjs
29+
yarnPath: .yarn/releases/yarn-4.6.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"engines": {
152152
"node": ">=16.17"
153153
},
154-
"packageManager": "yarn@4.4.0",
154+
"packageManager": "yarn@4.6.0",
155155
"resolutions": {
156156
"@appium/base-driver/axios": "^1.7.9",
157157
"@appium/docutils": "link:./example",

0 commit comments

Comments
 (0)