Skip to content

Commit

Permalink
Merge pull request #19 from codefuse-ai/dependabot/npm_and_yarn/elect…
Browse files Browse the repository at this point in the history
…ron-updater-6.3.0

chore(deps): bump electron-updater from 6.2.1 to 6.3.0
  • Loading branch information
hacke2 authored Oct 16, 2024
2 parents 061b90f + e147fbb commit 939ef8f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"@opensumi/tree-sitter-wasm": "0.0.2",
"@vscode/spdlog": "^0.15.0",
"buffer": "^6.0.3",
"electron-updater": "6.2.1",
"electron-updater": "6.3.0",
"js-yaml": "^4.1.0",
"mri": "^1.2.0",
"process": "^0.11.10",
Expand Down
22 changes: 16 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3132,6 +3132,16 @@ __metadata:
languageName: node
linkType: hard

"builder-util-runtime@npm:9.2.5":
version: 9.2.5
resolution: "builder-util-runtime@npm:9.2.5"
dependencies:
debug: "npm:^4.3.4"
sax: "npm:^1.2.4"
checksum: 10/89c1e67c286ad5dd039abd56af91b3fa3d01eb62ce16c07e8d496a06eb0ed9ce015870d83dd919ffa387a32d47f9080923958672fc993154c8a184c6b1a78adc
languageName: node
linkType: hard

"builder-util@npm:24.13.1":
version: 24.13.1
resolution: "builder-util@npm:24.13.1"
Expand Down Expand Up @@ -3586,7 +3596,7 @@ __metadata:
css-loader: "npm:6"
debug: "npm:^4.3.6"
electron: "npm:30.1.2"
electron-updater: "npm:6.2.1"
electron-updater: "npm:6.3.0"
extract-zip: "npm:^2.0.1"
fast-glob: "npm:^3.3.2"
glob: "npm:^11.0.0"
Expand Down Expand Up @@ -4870,19 +4880,19 @@ __metadata:
languageName: node
linkType: hard

"electron-updater@npm:6.2.1":
version: 6.2.1
resolution: "electron-updater@npm:6.2.1"
"electron-updater@npm:6.3.0":
version: 6.3.0
resolution: "electron-updater@npm:6.3.0"
dependencies:
builder-util-runtime: "npm:9.2.4"
builder-util-runtime: "npm:9.2.5"
fs-extra: "npm:^10.1.0"
js-yaml: "npm:^4.1.0"
lazy-val: "npm:^1.0.5"
lodash.escaperegexp: "npm:^4.1.2"
lodash.isequal: "npm:^4.5.0"
semver: "npm:^7.3.8"
tiny-typed-emitter: "npm:^2.1.0"
checksum: 10/da4bf2517f5a60a904f52966c45256b5bf86bc11e2534133163565668db2746600fba6553c68d04ace1fe519dc8d3cd8a6e387dc6f7721058dd3977f94895709
checksum: 10/8e18c2098b1995ab82437274c0e9994ec0effae7760719c5460a70f91aea9d642ae3131a3644a0b8f0dfefdbe26d07c91eb74748ac4eb8e2316843d183aed631
languageName: node
linkType: hard

Expand Down

0 comments on commit 939ef8f

Please sign in to comment.