Skip to content

Commit ba734aa

Browse files
chore(deps): update yarn to v4.9.4 (#501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6766723 commit ba734aa

File tree

4 files changed

+944
-936
lines changed

4 files changed

+944
-936
lines changed

.yarn/releases/yarn-4.5.1.cjs

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

.yarn/releases/yarn-4.9.4.cjs

Lines changed: 942 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-4.5.1.cjs
5+
yarnPath: .yarn/releases/yarn-4.9.4.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@
6464
"*.{mjs,ts}": "eslint --fix --ext mjs,ts"
6565
},
6666
"prettier": "@joshdb/prettier-config",
67-
"packageManager": "yarn@4.5.1"
67+
"packageManager": "yarn@4.9.4"
6868
}

0 commit comments

Comments
 (0)