chore(deps): update yarn to v4.5.3 (#293)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-06 11:57:03 +05:30
committed by GitHub
parent f91e52a9ba
commit ef3df90c36
3 changed files with 308 additions and 308 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.5.1.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs

View File

@@ -88,5 +88,5 @@
"electron-updater": "^6.1.4",
"node-gyp": "^11.0.0"
},
"packageManager": "yarn@4.5.1"
"packageManager": "yarn@4.5.3"
}