Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #576 from hackaru-app/dependabot/npm_and_yarn/menu…
Browse files Browse the repository at this point in the history
…bar-9.0.4

Bump menubar from 9.0.2 to 9.0.4
  • Loading branch information
ktmouk authored May 17, 2021
2 parents 9897ac7 + df15eba commit 824bdb0
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 @@ -67,7 +67,7 @@
"lodash.debounce": "^4.0.8",
"lodash.merge": "^4.6.2",
"lodash.omit": "^4.5.0",
"menubar": "^9.0.2",
"menubar": "^9.0.4",
"node-machine-id": "^1.1.12",
"normalizr": "^3.6.1",
"nuxt": "^2.14.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9756,10 +9756,10 @@ memorystream@^0.3.1:
resolved "https://registry.yarnpkg.com/memorystream/-/memorystream-0.3.1.tgz#86d7090b30ce455d63fbae12dda51a47ddcaf9b2"
integrity sha1-htcJCzDORV1j+64S3aUaR93K+bI=

menubar@^9.0.2:
version "9.0.2"
resolved "https://registry.yarnpkg.com/menubar/-/menubar-9.0.2.tgz#d0850105c59ede14ee6150561a0147fd4be6f74f"
integrity sha512-/AN0h1z82qc9d0LYOI5lRnUSm/TAZPOQrjdR3LREbYs63BZcxUDbzi9h0iwckovDY6nJDdmjL0WRo6SeyyMT5A==
menubar@^9.0.4:
version "9.0.4"
resolved "https://registry.yarnpkg.com/menubar/-/menubar-9.0.4.tgz#f28a8da6bea7f77720809351262103b80965c348"
integrity sha512-GaMW1MKobIYEthPyDqKuLnxq6Ae4G37x5XBdP0tP1mRtMmDuK/dewTc1ihhQF8RetGMWkLYlHJUadZro/Sqc7w==
dependencies:
electron-positioner "^4.1.0"

Expand Down

0 comments on commit 824bdb0

Please sign in to comment.