emsk/redmine-notifier

View on GitHub
app/yarn.lock

Summary

Maintainability
Test Coverage
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


growly@^1.3.0:
  version "1.3.0"
  resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"

isexe@^1.1.1:
  version "1.1.2"
  resolved "https://registry.yarnpkg.com/isexe/-/isexe-1.1.2.tgz#36f3e22e60750920f5e7241a476a8c6a42275ad0"

node-notifier@5.1.2:
  version "5.1.2"
  resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-5.1.2.tgz#2fa9e12605fa10009d44549d6fcd8a63dde0e4ff"
  dependencies:
    growly "^1.3.0"
    semver "^5.3.0"
    shellwords "^0.1.0"
    which "^1.2.12"

notie@4.3.0:
  version "4.3.0"
  resolved "https://registry.yarnpkg.com/notie/-/notie-4.3.0.tgz#e805c64c7045ff29532714fad7a658f36464b37c"

semver@^5.3.0:
  version "5.3.0"
  resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"

shellwords@^0.1.0:
  version "0.1.0"
  resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.0.tgz#66afd47b6a12932d9071cbfd98a52e785cd0ba14"

which@^1.2.12:
  version "1.2.12"
  resolved "https://registry.yarnpkg.com/which/-/which-1.2.12.tgz#de67b5e450269f194909ef23ece4ebe416fa1192"
  dependencies:
    isexe "^1.1.1"