Skip to content

Commit 4724a7d

Browse files
chore(deps): update yarn to v3.7.0
1 parent 3401e9a commit 4724a7d

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
@@ -2,5 +2,5 @@ plugins:
22
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
33
spec: "@yarnpkg/plugin-typescript"
44

5-
yarnPath: .yarn/releases/yarn-3.6.4.cjs
5+
yarnPath: .yarn/releases/yarn-3.7.0.cjs
66
nodeLinker: node-modules

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"release": {
141141
"extends": "@softwareventures/semantic-release-config"
142142
},
143-
"packageManager": "yarn@3.6.4",
143+
"packageManager": "yarn@3.7.0",
144144
"publishConfig": {
145145
"access": "public"
146146
}

0 commit comments

Comments
 (0)