chore(deps): update yarn to v3.7.0 (#157)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-07 22:30:16 +05:30
committed by GitHub
parent 942115fab9
commit 38359f68d1
4 changed files with 877 additions and 876 deletions

File diff suppressed because one or more lines are too long

875
.yarn/releases/yarn-3.7.0.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
yarnPath: .yarn/releases/yarn-3.6.3.cjs
yarnPath: .yarn/releases/yarn-3.7.0.cjs

View File

@@ -84,5 +84,5 @@
"electron-updater": "^6.1.4",
"node-gyp": "^9.4.0"
},
"packageManager": "yarn@3.6.3"
"packageManager": "yarn@3.7.0"
}