Skip to content

Commit 7cb8a5e

Browse files
chore(deps): update yarn to v4 (#1088)
* chore(deps): update yarn to v4 * generate proper yarn 4 settings * chore(deps): update yarn to v4 * Delete yarn.lock * generate new yarn.lock * generate proper yarn file --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lodewiges <jamestreeg@gmail.com> Co-authored-by: lodewiges <131907615+lodewiges@users.noreply.github.com>
1 parent 97715f3 commit 7cb8a5e

File tree

6 files changed

+3200
-4732
lines changed

6 files changed

+3200
-4732
lines changed

.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

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

.yarn/releases/yarn-3.8.7.cjs

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

.yarn/releases/yarn-4.12.0.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
nodeLinker: node-modules
22

3-
plugins:
4-
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
5-
spec: '@yarnpkg/plugin-interactive-tools'
6-
7-
yarnPath: .yarn/releases/yarn-3.8.7.cjs
3+
yarnPath: .yarn/releases/yarn-4.12.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@
6262
"vue-eslint-parser": "^10.2.0",
6363
"vue-style-loader": "^4.1.3"
6464
},
65-
"packageManager": "yarn@3.8.7"
65+
"packageManager": "yarn@4.12.0"
6666
}

0 commit comments

Comments
 (0)