Skip to content

Commit 3c52f5b

Browse files
chore(deps): update yarn to v4.10.3 (#382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 918cdf6 commit 3c52f5b

File tree

4 files changed

+944
-936
lines changed

4 files changed

+944
-936
lines changed

.yarn/releases/yarn-4.10.3.cjs

Lines changed: 942 additions & 0 deletions
Large diffs are not rendered by default.

.yarn/releases/yarn-4.6.0.cjs

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

.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.6.0.cjs
14+
yarnPath: .yarn/releases/yarn-4.10.3.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@
6363
"*.{mjs,js,ts}": "eslint --fix --ext mjs,js,ts"
6464
},
6565
"prettier": "@joshdb/prettier-config",
66-
"packageManager": "yarn@4.6.0"
66+
"packageManager": "yarn@4.10.3"
6767
}

0 commit comments

Comments
 (0)