Skip to content

Commit 9efe9f8

Browse files
chore(package): update yarn monorepo to v4.16.0 (#763)
1 parent ed30b5e commit 9efe9f8

4 files changed

Lines changed: 946 additions & 942 deletions

File tree

.yarn/releases/yarn-4.15.0.cjs

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

.yarn/releases/yarn-4.16.0.cjs

Lines changed: 944 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
@@ -1 +1 @@
1-
yarnPath: .yarn/releases/yarn-4.15.0.cjs
1+
yarnPath: .yarn/releases/yarn-4.16.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"prettier": "3.8.3",
44
"renovate": "43.204.1"
55
},
6-
"packageManager": "yarn@4.15.0",
6+
"packageManager": "yarn@4.16.0",
77
"scripts": {
88
"format": "prettier --log-level warn --no-error-on-unmatched-pattern --write '**/*.yml' '**/*.json' '**/*.md'",
99
"check-format": "prettier --no-error-on-unmatched-pattern --check '**/*.yml' '**/*.json' '**/*.md'"

0 commit comments

Comments
 (0)