chore: merge

This commit is contained in:
Jef LeCompte
2020-10-25 09:38:56 -04:00
4 changed files with 11 additions and 11 deletions
+7 -7
View File
@@ -4816,9 +4816,9 @@
"dev": true
},
"ircv3": {
"version": "0.26.3",
"resolved": "https://registry.npmjs.org/ircv3/-/ircv3-0.26.3.tgz",
"integrity": "sha512-W4P+vqFVHUUBSCX7lY9HnH1Rag0OLqlpLSFE69z3qKx3Fpx4EpLVJVQXRF/LVSC+Fo1efvj9hXnH+A4m9yJwVQ==",
"version": "0.26.4",
"resolved": "https://registry.npmjs.org/ircv3/-/ircv3-0.26.4.tgz",
"integrity": "sha512-7exmf76YORH9OSEn0zy4u6zuyrK0WSex2usP9GKjaMDDUnbwkjT2eyslJ5wE0A5s5F87MPI7cTC21T80UpSVdg==",
"requires": {
"@d-fischer/connection": "^6.2.0",
"@d-fischer/escape-string-regexp": "^5.0.0",
@@ -11946,16 +11946,16 @@
}
},
"twitch-chat-client": {
"version": "4.2.6",
"resolved": "https://registry.npmjs.org/twitch-chat-client/-/twitch-chat-client-4.2.6.tgz",
"integrity": "sha512-p1zj8L2aVxJjSq572rgHpwVqzszuo7mwnyO49QMS8XMR3kogaBpa0O/ilN3Hv2xd35FTlCi8FXya1HvxYBfLAg==",
"version": "4.2.7",
"resolved": "https://registry.npmjs.org/twitch-chat-client/-/twitch-chat-client-4.2.7.tgz",
"integrity": "sha512-n3KTPjiC7kC8eoJIQrWmmJAf+tV5YURwItMsNJ/NyJzZqSNERt7FuitoBeM/ZU6HgyXD+/r1vP1FYiDz1cdFBw==",
"requires": {
"@d-fischer/cache-decorators": "^2.0.0",
"@d-fischer/deprecate": "^2.0.1",
"@d-fischer/logger": "^2.0.0",
"@d-fischer/shared-utils": "^2.3.2",
"@d-fischer/typed-event-emitter": "^3.0.2",
"ircv3": "^0.26.0",
"ircv3": "^0.26.4",
"tslib": "^2.0.0"
},
"dependencies": {