Skip to content

Commit

Permalink
Bump electron-context-menu from 4.0.2 to 4.0.4 (#5636)
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.2 to 4.0.4.
- [Release notes](https://github.com/sindresorhus/electron-context-menu/releases)
- [Commits](sindresorhus/electron-context-menu@v4.0.2...v4.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 97796f1 commit 1bb765f
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.2",
"electron-context-menu": "^4.0.4",
"lodash.debounce": "^4.0.8",
"marked": "^14.1.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 @@ -3499,10 +3499,10 @@ electron-builder@^24.13.3:
simple-update-notifier "2.0.0"
yargs "^17.6.2"

electron-context-menu@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/electron-context-menu/-/electron-context-menu-4.0.2.tgz#240d2db25b9556cb92ce230bf1ddf1f360ea1978"
integrity sha512-rlh1HsvLI+NBYh2Iu0NnXqWt1ngmG0/eRrPC0Ia3NE9NKLRr6+36IxWEr/1gNikcsWCDGhvO1mI1wjPbAi0muA==
electron-context-menu@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/electron-context-menu/-/electron-context-menu-4.0.4.tgz#a9fb4bd52380cd9bac1f682f0776313db7f94083"
integrity sha512-XPGj35npL8+MG9Lx5ukmK/h8KLmjYJ3e1GvwWKrNZvf2ocv746WXIyltoV1yWtkEPT7g2kQ8hFmu0ZupK5KieA==
dependencies:
cli-truncate "^4.0.0"
electron-dl "^4.0.0"
Expand Down

0 comments on commit 1bb765f

Please sign in to comment.