Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #786 from cutls/dependabot/npm_and_yarn/app/electr…
Browse files Browse the repository at this point in the history
…on-dl-3.5.0

Bump electron-dl from 3.4.0 to 3.5.0 in /app
  • Loading branch information
Cutls committed Jan 9, 2023
2 parents 95906ff + af8ec19 commit 489f743
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@cutls/materialize-css": "1.0.0",
"@fortawesome/fontawesome-free": "^6.2.1",
"@syuilo/aiscript": "^0.11.1",
"electron-dl": "^3.4.0",
"electron-dl": "^3.5.0",
"itunes-nowplaying-mac": "https://github.com/cutls/itunes-nowplaying-mac/releases/download/v0.4.0/itunes-nowplaying-mac-0.4.0.tgz",
"jimp": "^0.16.2",
"jquery": "^3.6.3",
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1914,10 +1914,10 @@ electron-builder@^23.2.0:
simple-update-notifier "^1.0.7"
yargs "^17.5.1"

electron-dl@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/electron-dl/-/electron-dl-3.4.0.tgz#49452ed4e8668abbe1771a1e8cd1e4dac9f30e25"
integrity sha512-7Oa4J+bmmm14FcIlPc3XyjVrzOLd3HqiSRO3gjzhaoEW4+8C+6gfG/KQX8GBsoQomNa7d8i1e47xCwx4fDCt7g==
electron-dl@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/electron-dl/-/electron-dl-3.5.0.tgz#7a80bf13f168f7e5204774eee89dbc7c86de957b"
integrity sha512-Oj+VSuScVx8hEKM2HEvTQswTX6G3MLh7UoAz/oZuvKyNDfudNi1zY6PK/UnFoK1nCl9DF6k+3PFwElKbtZlDig==
dependencies:
ext-name "^5.0.0"
pupa "^2.0.1"
Expand Down

0 comments on commit 489f743

Please sign in to comment.