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>
This commit is contained in:
dependabot[bot] 2019-05-13 07:48:32 +00:00 committed by dependabot[bot]
parent c85f21d6d3
commit 94837d7f41
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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

View File

@ -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"