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

author dependabot[bot] <support@dependabot.com> 2019-05-12 16:42:30.0 +00:00:00
committer dependabot[bot] <dependabot[bot]@users.noreply.github.com> 2019-05-13 6:52:15.0 +00:00:00
commit
c85f21d6d3a37a1ce55140f4c11676e015074635 [patch]
tree
fb1fa2a04660b65e7f4f6d91d07055f7711b01c8
parent
b6b159117d9b71b217c1cb003d12f16cc2793cdd
download
c85f21d6d3a37a1ce55140f4c11676e015074635.tar.gz

Bump get-artist-title from 1.1.0 to 1.1.1

Bumps [get-artist-title](https://github.com/goto-bus-stop/get-artist-title) from 1.1.0 to 1.1.1.
- [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.0...v1.1.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 cad4d27..b251171 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -227,9 +227,9 @@
      "dev": true
    },

    "get-artist-title": {
      "version": "1.1.0",
      "resolved": "https://registry.npmjs.org/get-artist-title/-/get-artist-title-1.1.0.tgz",
      "integrity": "sha512-L3iyIOz9mKAvWokxc4kEvm2k/HC63dFor+dGce/5xMhrb2on3V4yKivrE2T+Ya46DbT5Wz3FANVLuuNwXr65FA==",
      "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==",
      "requires": {
        "audio-extensions": "0.0.0",
        "video-extensions": "^1.1.0"
diff --git a/package.json b/package.json
index 01f3cc9..5524ac3 100644
--- a/package.json
+++ a/package.json
@@ -13,7 +13,7 @@
  },

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