Skip to content

Commit

Permalink
Merge pull request #22 from Hulxv/dependabot/npm_and_yarn/electron-19…
Browse files Browse the repository at this point in the history
….0.11

Bump electron from 19.0.1 to 19.0.11
  • Loading branch information
hulxv authored Oct 12, 2023
2 parents b242446 + 8909d5d commit 7596482
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nivo/bar": "^0.79.1",
"@nivo/core": "^0.79.0",
"@nivo/line": "^0.79.1",
"electron": "^19.0.1",
"electron": "^19.0.11",
"electron-builder": "^23.0.3",
"framer-motion": "^6.3.4",
"lazy-load-list": "^1.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3428,10 +3428,10 @@ electron-updater@^5.0.1:
lodash.isequal "^4.5.0"
semver "^7.3.5"

electron@^19.0.1:
version "19.0.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-19.0.1.tgz#9370cb4d43db959bbe1dfa85ba582b3a012af5aa"
integrity sha512-zuhJVV7nTDFrRZ7uAIylSD0Eoi1xcUV4UzGfpWsREI4W5GsxNGyZQeqQDpg43w8+7oED812oDrGfPh5kb9rcQA==
electron@^19.0.11:
version "19.0.11"
resolved "https://registry.yarnpkg.com/electron/-/electron-19.0.11.tgz#0c0a52abc08694fd38916d9270baf45bb7752a27"
integrity sha512-GPM6C1Ze17/gR4koTE171MxrI5unYfFRgXQdkMdpWM2Cd55LMUrVa0QHCsfKpsaloufv9T65lsOn0uZuzCw5UA==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"
Expand Down

0 comments on commit 7596482

Please sign in to comment.