fix(deps): update dependency irc-framework to v3.1.0

This commit is contained in:
Renovate Bot 2018-07-15 16:22:56 +00:00
parent 4b84adb834
commit 08e3f54a89
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

View file

@ -46,7 +46,7 @@
"express": "4.16.3",
"filenamify": "2.1.0",
"fs-extra": "6.0.1",
"irc-framework": "3.0.0",
"irc-framework": "3.1.0",
"linkify-it": "2.0.3",
"lodash": "4.17.10",
"mime-types": "2.1.18",

View file

@ -3647,9 +3647,9 @@ ipaddr.js@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.6.0.tgz#e3fa357b773da619f26e95f049d055c72796f86b"
irc-framework@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/irc-framework/-/irc-framework-3.0.0.tgz#01eada23bc73e4a93274ac1a14f5a65081f2b30c"
irc-framework@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/irc-framework/-/irc-framework-3.1.0.tgz#411193371a34a6388c681c3ed628571a9bad72fc"
dependencies:
eventemitter3 "^2.0.2"
iconv-lite "^0.4.11"