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

author dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-12-10 23:12:52.0 +00:00:00
committer GitHub <noreply@github.com> 2019-12-10 23:12:52.0 +00:00:00
commit
bce23f0155efa24d92bea7c8556250f5201e067c [patch]
tree
24bf6807a17786438ba3574a34b75abcdb0a8c8a
parent
94837d7f4164771da8bdea0c95fc4b4b2cd2cc54
download
bce23f0155efa24d92bea7c8556250f5201e067c.tar.gz

Bump get-artist-title from 1.1.1 to 1.2.0

Bumps [get-artist-title](https://github.com/goto-bus-stop/get-artist-title) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/goto-bus-stop/get-artist-title/releases)
- [Commits](https://github.com/goto-bus-stop/get-artist-title/compare/v1.1.1...v1.2.0)

Signed-off-by: dependabot-preview[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 cc32208..4d4fecb 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -227,9 +227,9 @@
      "dev": true
    },

    "get-artist-title": {
      "version": "1.1.1",
      "resolved": "https://registry.npmjs.org/get-artist-title/-/get-artist-title-1.1.1.tgz",
      "integrity": "sha512-1s7qt55IJzaMwfklPIj4lZu75YhylkJuD8+l0VuxvzJ63xE+MS91zs5TcPvYalF3Q59+oMEY2U08Ub6w2hNyPQ==",
      "version": "1.2.0",
      "resolved": "https://registry.npmjs.org/get-artist-title/-/get-artist-title-1.2.0.tgz",
      "integrity": "sha512-010cq7v0WmKgBoTnfLyTvQFV+OMHsphM6ChV8cl81X1FL1DLNZNxEpv3Zg2H6Hzf15XIcVus2Kjr6YNVJE0iXQ==",
      "requires": {
        "audio-extensions": "0.0.0",
        "video-extensions": "^1.1.0"
diff --git a/package.json b/package.json
index baa066d..e038c3f 100644
--- a/package.json
+++ a/package.json
@@ -13,7 +13,7 @@
  },

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