Skip to content

Commit 887dd01

Browse files
chore(deps): update yarn to v3.7.0 (#148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9d35c5 commit 887dd01

File tree

4 files changed

+877
-876
lines changed

4 files changed

+877
-876
lines changed

.yarn/releases/yarn-3.6.4.cjs

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

.yarn/releases/yarn-3.7.0.cjs

Lines changed: 875 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
@@ -6,4 +6,4 @@ plugins:
66
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
77
spec: '@yarnpkg/plugin-interactive-tools'
88

9-
yarnPath: .yarn/releases/yarn-3.6.4.cjs
9+
yarnPath: .yarn/releases/yarn-3.7.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"peerDependencies": {
151151
"eslint": "^7.0.0 || ^8.0.0"
152152
},
153-
"packageManager": "yarn@3.6.4",
153+
"packageManager": "yarn@3.7.0",
154154
"engines": {
155155
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
156156
}

0 commit comments

Comments
 (0)