Skip to content

Commit

Permalink
Merge pull request #520 from TokelPlatform/dependabot/npm_and_yarn/de…
Browse files Browse the repository at this point in the history
…velopment/electron-30.0.3

⬆️ Bump electron from 30.0.2 to 30.0.3
  • Loading branch information
TheComputerGenie authored May 9, 2024
2 parents 39f85d5 + 9fa14b6 commit 5f80ea1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
"css-loader": "^7.0.0",
"css-minimizer-webpack-plugin": "^7.0.0",
"detect-port": "^1.6.1",
"electron": "^30.0.2",
"electron": "^30.0.3",
"electron-builder": "^24.0.0",
"electron-debug": "4.0.0",
"electron-devtools-installer": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5909,10 +5909,10 @@ electron-updater@^6.0.0:
semver "^7.3.8"
tiny-typed-emitter "^2.1.0"

electron@^30.0.2:
version "30.0.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-30.0.2.tgz#95ba019216bf8be9f3097580123e33ea37497733"
integrity sha512-zv7T+GG89J/hyWVkQsLH4Y/rVEfqJG5M/wOBIGNaDdqd8UV9/YZPdS7CuFeaIj0H9LhCt95xkIQNpYB/3svOkQ==
electron@^30.0.3:
version "30.0.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-30.0.3.tgz#7c25ddb12ba89fd117991d010f1b274b1bafcb73"
integrity sha512-h+suwx6e0fnv/9wi0/cmCMtG+4LrPzJZa+3DEEpxcPcP+pcWnBI70t8QspxgMNIh2wzXLMD9XVqrLkEbiBAInw==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^20.9.0"
Expand Down

0 comments on commit 5f80ea1

Please sign in to comment.