Skip to content

Commit 481e36a

Browse files
chore(deps): update yarn to v4
1 parent 6be1721 commit 481e36a

File tree

5 files changed

+2049
-2029
lines changed

5 files changed

+2049
-2029
lines changed

.yarn/releases/yarn-3.5.0.cjs

-873
This file was deleted.

.yarn/releases/yarn-4.0.1.cjs

+893
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
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.5.0.cjs
7+
yarnPath: .yarn/releases/yarn-4.0.1.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"author": "Hop <[email protected]>",
2525
"license": "MIT",
2626
"sideEffects": false,
27-
"packageManager": "yarn@3.5.0",
27+
"packageManager": "yarn@4.0.1",
2828
"publishConfig": {
2929
"access": "public"
3030
},

0 commit comments

Comments
 (0)