chore(deps): update yarn to v4.5.0 (#275)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-21 15:04:01 +05:30
committed by GitHub
parent 52b4c4513a
commit dd98d975b8
3 changed files with 163 additions and 163 deletions

File diff suppressed because one or more lines are too long

View File

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

View File

@@ -88,5 +88,5 @@
"electron-updater": "^6.1.4", "electron-updater": "^6.1.4",
"node-gyp": "^10.0.0" "node-gyp": "^10.0.0"
}, },
"packageManager": "yarn@4.4.1" "packageManager": "yarn@4.5.0"
} }