🏡 index : github.com/captn3m0/youtube-cue.git

author dependabot[bot] <support@dependabot.com> 2019-05-13 7:48:32.0 +00:00:00
committer dependabot[bot] <dependabot[bot]@users.noreply.github.com> 2019-05-13 8:43:22.0 +00:00:00
commit
94837d7f4164771da8bdea0c95fc4b4b2cd2cc54 [patch]
tree
d4cdc36559865a16ce4ab14e27b8809cd62bd444
parent
c85f21d6d3a37a1ce55140f4c11676e015074635
download
94837d7f4164771da8bdea0c95fc4b4b2cd2cc54.tar.gz

Bump console-log-level from 1.4.0 to 1.4.1

Bumps [console-log-level](https://github.com/watson/console-log-level) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/watson/console-log-level/releases)
- [Commits](https://github.com/watson/console-log-level/compare/v1.4.0...v1.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

Diff

 package-lock.json | 6 ++++--
 package.json      | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index b251171..cc32208 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -143,9 +143,9 @@
      "dev": true
    },

    "console-log-level": {
      "version": "1.4.0",
      "resolved": "https://registry.npmjs.org/console-log-level/-/console-log-level-1.4.0.tgz",
      "integrity": "sha1-QDWBi+6jflhQoMA8jUUMpfLNEhc="
      "version": "1.4.1",
      "resolved": "https://registry.npmjs.org/console-log-level/-/console-log-level-1.4.1.tgz",
      "integrity": "sha512-VZzbIORbP+PPcN/gg3DXClTLPLg5Slwd5fL2MIc+o1qZ4BXBvWyc6QxPk6T/Mkr6IVjRpoAGf32XxP3ZWMVRcQ=="
    },

    "currently-unhandled": {
      "version": "0.4.1",
diff --git a/package.json b/package.json
index 5524ac3..baa066d 100644
--- a/package.json
+++ a/package.json
@@ -12,7 +12,7 @@
    "mocha": "^5.2.0"
  },

  "dependencies": {
    "console-log-level": "^1.4.0",
    "console-log-level": "^1.4.1",
    "get-artist-title": "^1.1.1",
    "meow": "^5.0.0",
    "ora": "^2.1.0"