Skip to content

Commit 5e78bee

Browse files
committed
chore(deps): update yarn to v3.7.0
1 parent 436d693 commit 5e78bee

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
@@ -8,4 +8,4 @@ plugins:
88
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
99
spec: "@yarnpkg/plugin-interactive-tools"
1010

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"deps:update": "npx npm-upgrade-monorepo",
1919
"postupdate": "yarn && npx browserslist@latest --update-db && npx yarn-audit-fix && yarn build && yarn test"
2020
},
21-
"packageManager": "yarn@3.6.4"
21+
"packageManager": "yarn@3.7.0"
2222
}

0 commit comments

Comments
 (0)