Skip to content

Commit 1aa1f98

Browse files
chore(package): update yarn to v4.18.0 (#836)
1 parent 72223ca commit 1aa1f98

4 files changed

Lines changed: 1002 additions & 946 deletions

File tree

.yarn/releases/yarn-4.17.1.cjs

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

.yarn/releases/yarn-4.18.0.cjs

Lines changed: 1000 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.17.1.cjs
1+
yarnPath: .yarn/releases/yarn-4.18.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.9.6",
44
"renovate": "43.204.1"
55
},
6-
"packageManager": "yarn@4.17.1",
6+
"packageManager": "yarn@4.18.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)