Update dependency irc-framework to v4.1.0

This commit is contained in:
Renovate Bot 2019-01-16 16:52:54 +00:00
parent e452ba5e84
commit 2e4b543ca9
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

View file

@ -47,7 +47,7 @@
"file-type": "10.6.0",
"filenamify": "2.1.0",
"fs-extra": "7.0.1",
"irc-framework": "4.0.0",
"irc-framework": "4.1.0",
"is-utf8": "0.2.1",
"linkify-it": "2.1.0",
"lodash": "4.17.11",

View file

@ -3748,9 +3748,9 @@ ipaddr.js@^1.5.2:
version "1.8.1"
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.8.1.tgz#fa4b79fa47fd3def5e3b159825161c0a519c9427"
irc-framework@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/irc-framework/-/irc-framework-4.0.0.tgz#1e4b852c2785b122cea3008a316d4c0280fae108"
irc-framework@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/irc-framework/-/irc-framework-4.1.0.tgz#5db583f0184f30a0694dd7b0b2dd91d537fa99f2"
dependencies:
eventemitter3 "^2.0.2"
iconv-lite "^0.4.11"