Update dependency irc-framework to v4.2.0

This commit is contained in:
Renovate Bot 2019-02-09 15:13:09 +00:00
parent e4209714ee
commit 48f10ec52a
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.7.1",
"filenamify": "2.1.0",
"fs-extra": "7.0.1",
"irc-framework": "4.1.0",
"irc-framework": "4.2.0",
"is-utf8": "0.2.1",
"linkify-it": "2.1.0",
"lodash": "4.17.11",

View file

@ -3725,9 +3725,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.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/irc-framework/-/irc-framework-4.1.0.tgz#5db583f0184f30a0694dd7b0b2dd91d537fa99f2"
irc-framework@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/irc-framework/-/irc-framework-4.2.0.tgz#74d3ea9a93a90f74ef3e3da23cc2ca2834f3e96f"
dependencies:
eventemitter3 "^2.0.2"
iconv-lite "^0.4.11"