Skip to content

Commit b7b3e1f

Browse files
chore(deps): update yarn to v4.9.0 (#528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e4e814 commit b7b3e1f

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
@@ -11,4 +11,4 @@ plugins:
1111
path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
1212
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'
1313

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@
5757
"*": "prettier --ignore-unknown --write",
5858
"*.{mjs,js,ts}": "eslint --fix --ext mjs,js,ts"
5959
},
60-
"packageManager": "yarn@4.8.1"
60+
"packageManager": "yarn@4.9.0"
6161
}

0 commit comments

Comments
 (0)