Skip to content

Commit 668e7b9

Browse files
committed
build(deps): update yarn to v4
1 parent 640df3f commit 668e7b9

File tree

6 files changed

+3412
-3406
lines changed

6 files changed

+3412
-3406
lines changed

.yarn/plugins/@yarnpkg/plugin-typescript.cjs

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

.yarn/releases/yarn-3.7.0.cjs

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

.yarn/releases/yarn-4.2.2.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
nodeLinker: node-modules
22

3-
plugins:
4-
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
5-
spec: "@yarnpkg/plugin-typescript"
6-
7-
yarnPath: .yarn/releases/yarn-3.7.0.cjs
3+
yarnPath: .yarn/releases/yarn-4.2.2.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"release": {
140140
"extends": "@softwareventures/semantic-release-config"
141141
},
142-
"packageManager": "yarn@3.7.0",
142+
"packageManager": "yarn@4.2.2",
143143
"publishConfig": {
144144
"access": "public"
145145
}

0 commit comments

Comments
 (0)