Skip to content

Commit

Permalink
Bump pm2 from 3.0.1 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [pm2](https://github.com/Unitech/pm2) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](Unitech/pm2@3.0.1...3.0.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support authored and danielfsousa committed Sep 25, 2018
1 parent 87de05e commit a7dcc7e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3711,9 +3711,9 @@ performance-now@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"

pidusage@^2.0.6:
version "2.0.12"
resolved "https://registry.yarnpkg.com/pidusage/-/pidusage-2.0.12.tgz#fca9f948731a8f6e1f3d979a6832ac98e21322c4"
[email protected].13:
version "2.0.13"
resolved "https://registry.yarnpkg.com/pidusage/-/pidusage-2.0.13.tgz#2f0492463b09e8179d763e68faa665a1b2fbe11c"

pify@^2.0.0, pify@^2.2.0, pify@^2.3.0:
version "2.3.0"
Expand Down Expand Up @@ -3772,8 +3772,8 @@ pm2-multimeter@^0.1.2:
charm "~0.1.1"

pm2@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/pm2/-/pm2-3.0.1.tgz#336a6ee868d36123b8523b645ca66e21b42213bc"
version "3.0.3"
resolved "https://registry.yarnpkg.com/pm2/-/pm2-3.0.3.tgz#7115ad916f68b36da3b22f1826463b767e32bcb9"
dependencies:
"@pm2/agent" "^0.5.11"
"@pm2/io" "~2.1.0"
Expand All @@ -3792,7 +3792,7 @@ pm2@^3.0.0:
moment "^2.22.2"
needle "^2.2.1"
nssocket "0.6.0"
pidusage "^2.0.6"
pidusage "2.0.13"
pm2-axon "3.3.0"
pm2-axon-rpc "^0.5.1"
pm2-deploy "^0.3.9"
Expand Down

0 comments on commit a7dcc7e

Please sign in to comment.