Skip to content

Commit 35f5813

Browse files
chore(deps): update yarn to v3.6.3
1 parent 508ccfc commit 35f5813

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.yarn/releases/yarn-3.6.2.cjs renamed to .yarn/releases/yarn-3.6.3.cjs

Lines changed: 2 additions & 2 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-typescript.cjs
55
spec: "@yarnpkg/plugin-typescript"
66

7-
yarnPath: .yarn/releases/yarn-3.6.2.cjs
7+
yarnPath: .yarn/releases/yarn-3.6.3.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"release": {
139139
"extends": "@softwareventures/semantic-release-config"
140140
},
141-
"packageManager": "[email protected].2",
141+
"packageManager": "[email protected].3",
142142
"publishConfig": {
143143
"access": "public"
144144
}

0 commit comments

Comments
 (0)