Skip to content

Commit 3180bda

Browse files
chore: bump up Yarn to v4.9.0 (#401)
1 parent ae96f05 commit 3180bda

File tree

4 files changed

+950
-937
lines changed

4 files changed

+950
-937
lines changed

.yarn/releases/yarn-4.8.1.cjs

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

.yarn/releases/yarn-4.9.0.cjs

Lines changed: 948 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,4 +2,4 @@ nodeLinker: node-modules
22

33
npmAuditRegistry: "https://registry.npmjs.org"
44

5-
yarnPath: .yarn/releases/yarn-4.8.1.cjs
5+
yarnPath: .yarn/releases/yarn-4.9.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@
103103
"singleQuote": true,
104104
"arrowParens": "always"
105105
},
106-
"packageManager": "yarn@4.8.1"
106+
"packageManager": "yarn@4.9.0"
107107
}

0 commit comments

Comments
 (0)