Bump electronmon from 1.1.2 to 2.0.0

Bumps [electronmon](https://github.com/catdad/electronmon) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/catdad/electronmon/releases)
- [Commits](https://github.com/catdad/electronmon/compare/1.1.2...2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-15 09:19:32 +00:00 committed by Labhansh Agrawal
parent f87a90b761
commit bb5635cb51
2 changed files with 5 additions and 5 deletions

View file

@ -101,7 +101,7 @@
"electron-builder": "^22.10.5",
"electron-devtools-installer": "3.1.1",
"electron-rebuild": "2.3.5",
"electronmon": "^1.1.2",
"electronmon": "^2.0.0",
"eslint": "7.22.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-eslint-comments": "^3.2.0",

View file

@ -3003,10 +3003,10 @@ electron@^12.0.1:
"@types/node" "^14.6.2"
extract-zip "^1.0.3"
electronmon@^1.1.2:
version "1.1.2"
resolved "https://registry.npmjs.org/electronmon/-/electronmon-1.1.2.tgz#b64c6f20c0faeb07bec7554d1fee5c88914e7fcc"
integrity sha512-0VSG5sRxNLDmGYVq08BbTfXtZ7cJ6yNByuDTrHjY+S6Ms+LVGuUROtHOhm1mSFhm33es5MNwgHb9ik8M4gW4Iw==
electronmon@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/electronmon/-/electronmon-2.0.0.tgz#79ac7cb46deac8537756c4a41e6978784aa992a0"
integrity sha512-U8TgiScbp3tJGxX1ZlSODFCZVdCIU8c1+olnYy7gftwI/GRMODk0GEh/nY9YV49CpPUZFUt6FBh7ygwjNeamgQ==
dependencies:
chalk "^3.0.0"
import-from "^3.0.0"