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