Skip to content

Commit

Permalink
Bump electron-context-menu from 4.0.0 to 4.0.1 (#5356)
Browse files Browse the repository at this point in the history
Bumps [electron-context-menu](https://github.com/sindresorhus/electron-context-menu) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/sindresorhus/electron-context-menu/releases)
- [Commits](sindresorhus/electron-context-menu@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: electron-context-menu
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 9dbeb94 commit f5fa224
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 @@ -61,7 +61,7 @@
"@seald-io/nedb": "^4.0.4",
"@silvermine/videojs-quality-selector": "^1.3.1",
"autolinker": "^4.0.0",
"electron-context-menu": "^4.0.0",
"electron-context-menu": "^4.0.1",
"lodash.debounce": "^4.0.8",
"marked": "^13.0.0",
"path-browserify": "^1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3486,10 +3486,10 @@ electron-builder@^24.13.3:
simple-update-notifier "2.0.0"
yargs "^17.6.2"

electron-context-menu@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/electron-context-menu/-/electron-context-menu-4.0.0.tgz#1e46dcf3f8ce775b9332798a6a58f423f4a572d5"
integrity sha512-eUVj+Z2dNqWi7K2sBZMkODk5kVT08vWWE/uxMTedon5gl1cn05OIG883yYq7GuP6QKJqJGv3mbnGIKEuk3NTXQ==
electron-context-menu@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/electron-context-menu/-/electron-context-menu-4.0.1.tgz#973b684f87dbcb9e6cb39d4f3f7750abee858021"
integrity sha512-tPRzsIK48gm+DDP4FLJeocrFg1rJBH7ZgQx3j4ebt5d6euM2ERAB8pdBmKyhHy7na/BiZfrw4ASMq97oVwQXgw==
dependencies:
cli-truncate "^4.0.0"
electron-dl "^4.0.0"
Expand Down

0 comments on commit f5fa224

Please sign in to comment.