Skip to content

Commit a9883a5

Browse files
chore(deps): update yarn to v4.5.0 (#405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62e14ca commit a9883a5

File tree

3 files changed

+164
-164
lines changed

3 files changed

+164
-164
lines changed

.yarn/releases/yarn-4.4.1.cjs renamed to .yarn/releases/yarn-4.5.0.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ enableGlobalCache: true
44

55
nodeLinker: node-modules
66

7-
yarnPath: .yarn/releases/yarn-4.4.1.cjs
7+
yarnPath: .yarn/releases/yarn-4.5.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,5 @@
9090
"*.ts": "eslint --fix --ext ts"
9191
},
9292
"prettier": "@joshdb/prettier-config",
93-
"packageManager": "yarn@4.4.1"
93+
"packageManager": "yarn@4.5.0"
9494
}

0 commit comments

Comments
 (0)