chore(deps): update yarn to v4.2.1 (#220)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-06 15:42:38 +05:30
committed by GitHub
parent c85ae12648
commit bffa016eb9
3 changed files with 260 additions and 259 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,3 +1,3 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.1.1.cjs
yarnPath: .yarn/releases/yarn-4.2.1.cjs

View File

@@ -84,5 +84,5 @@
"electron-updater": "^6.1.4",
"node-gyp": "^10.0.0"
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.2.1"
}