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

author Nemo <me@captnemo.in> 2019-12-11 12:19:32.0 +05:30:00
committer GitHub <noreply@github.com> 2019-12-11 12:19:32.0 +05:30:00
commit
9f345ceacdacd764d0a4eb70acb975b3e7b689cb [patch]
tree
24bf6807a17786438ba3574a34b75abcdb0a8c8a
parent
94837d7f4164771da8bdea0c95fc4b4b2cd2cc54
parent
bce23f0155efa24d92bea7c8556250f5201e067c
download
9f345ceacdacd764d0a4eb70acb975b3e7b689cb.tar.gz

Merge pull request #11 from captn3m0/dependabot/npm_and_yarn/get-artist-title-1.2.0

Bump get-artist-title from 1.1.1 to 1.2.0

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"
  },