chore(deps): update yarn to v3.6.3 (#144)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-09 12:06:25 +05:30
committed by GitHub
parent 4dd73fc13c
commit 3c758d6332
3 changed files with 203 additions and 203 deletions

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.1.cjs
yarnPath: .yarn/releases/yarn-3.6.3.cjs

View File

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