chore(deps): update yarn to v4.1.1 (#202)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-13 15:08:57 +05:30
committed by GitHub
parent 6e7a551d86
commit dc64f14fcb
3 changed files with 164 additions and 164 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.1.0.cjs yarnPath: .yarn/releases/yarn-4.1.1.cjs

View File

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