Skip to content

Commit f4dada8

Browse files
chore(deps): update yarn to v3.8.0 (#227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3eace2 commit f4dada8

File tree

4 files changed

+877
-877
lines changed

4 files changed

+877
-877
lines changed

.yarn/releases/yarn-3.7.0.cjs

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

.yarn/releases/yarn-3.8.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,4 +2,4 @@ enableGlobalCache: true
22

33
nodeLinker: node-modules
44

5-
yarnPath: .yarn/releases/yarn-3.7.0.cjs
5+
yarnPath: .yarn/releases/yarn-3.8.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"arrowParens": "avoid",
6363
"singleQuote": true
6464
},
65-
"packageManager": "yarn@3.7.0",
65+
"packageManager": "yarn@3.8.0",
6666
"engines": {
6767
"node": ">=16"
6868
}

0 commit comments

Comments
 (0)