Skip to content

Commit 181b6a9

Browse files
Merge pull request #1142 from lexesjan/renovate/yarn-monorepo
Update Yarn to v3.7.0
2 parents 983c93d + 5ac4099 commit 181b6a9

File tree

4 files changed

+877
-876
lines changed

4 files changed

+877
-876
lines changed

.yarn/releases/yarn-3.6.4.cjs

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

.yarn/releases/yarn-3.7.0.cjs

Lines changed: 875 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
@@ -4,4 +4,4 @@ plugins:
44
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
55
spec: "@yarnpkg/plugin-interactive-tools"
66

7-
yarnPath: .yarn/releases/yarn-3.6.4.cjs
7+
yarnPath: .yarn/releases/yarn-3.7.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,5 @@
116116
"uuid": "^9.0.1",
117117
"webextension-polyfill-ts": "^0.26.0"
118118
},
119-
"packageManager": "yarn@3.6.4"
119+
"packageManager": "yarn@3.7.0"
120120
}

0 commit comments

Comments
 (0)