mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 05:17:35 +00:00
chore(deps): bump twitch-chat-client from 4.2.6 to 4.2.7 (#581)
Bumps [twitch-chat-client](https://github.com/d-fischer/twitch/tree/HEAD/packages/twitch-chat-client) from 4.2.6 to 4.2.7. - [Release notes](https://github.com/d-fischer/twitch/releases) - [Commits](https://github.com/d-fischer/twitch/commits/v4.2.7/packages/twitch-chat-client) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -4824,9 +4824,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"ircv3": {
|
"ircv3": {
|
||||||
"version": "0.26.3",
|
"version": "0.26.4",
|
||||||
"resolved": "https://registry.npmjs.org/ircv3/-/ircv3-0.26.3.tgz",
|
"resolved": "https://registry.npmjs.org/ircv3/-/ircv3-0.26.4.tgz",
|
||||||
"integrity": "sha512-W4P+vqFVHUUBSCX7lY9HnH1Rag0OLqlpLSFE69z3qKx3Fpx4EpLVJVQXRF/LVSC+Fo1efvj9hXnH+A4m9yJwVQ==",
|
"integrity": "sha512-7exmf76YORH9OSEn0zy4u6zuyrK0WSex2usP9GKjaMDDUnbwkjT2eyslJ5wE0A5s5F87MPI7cTC21T80UpSVdg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@d-fischer/connection": "^6.2.0",
|
"@d-fischer/connection": "^6.2.0",
|
||||||
"@d-fischer/escape-string-regexp": "^5.0.0",
|
"@d-fischer/escape-string-regexp": "^5.0.0",
|
||||||
@@ -11954,16 +11954,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"twitch-chat-client": {
|
"twitch-chat-client": {
|
||||||
"version": "4.2.6",
|
"version": "4.2.7",
|
||||||
"resolved": "https://registry.npmjs.org/twitch-chat-client/-/twitch-chat-client-4.2.6.tgz",
|
"resolved": "https://registry.npmjs.org/twitch-chat-client/-/twitch-chat-client-4.2.7.tgz",
|
||||||
"integrity": "sha512-p1zj8L2aVxJjSq572rgHpwVqzszuo7mwnyO49QMS8XMR3kogaBpa0O/ilN3Hv2xd35FTlCi8FXya1HvxYBfLAg==",
|
"integrity": "sha512-n3KTPjiC7kC8eoJIQrWmmJAf+tV5YURwItMsNJ/NyJzZqSNERt7FuitoBeM/ZU6HgyXD+/r1vP1FYiDz1cdFBw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@d-fischer/cache-decorators": "^2.0.0",
|
"@d-fischer/cache-decorators": "^2.0.0",
|
||||||
"@d-fischer/deprecate": "^2.0.1",
|
"@d-fischer/deprecate": "^2.0.1",
|
||||||
"@d-fischer/logger": "^2.0.0",
|
"@d-fischer/logger": "^2.0.0",
|
||||||
"@d-fischer/shared-utils": "^2.3.2",
|
"@d-fischer/shared-utils": "^2.3.2",
|
||||||
"@d-fischer/typed-event-emitter": "^3.0.2",
|
"@d-fischer/typed-event-emitter": "^3.0.2",
|
||||||
"ircv3": "^0.26.0",
|
"ircv3": "^0.26.4",
|
||||||
"tslib": "^2.0.0"
|
"tslib": "^2.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -44,7 +44,7 @@
|
|||||||
"twilio": "^3.50.0",
|
"twilio": "^3.50.0",
|
||||||
"twitch": "^4.2.7",
|
"twitch": "^4.2.7",
|
||||||
"twitch-auth": "^4.2.7",
|
"twitch-auth": "^4.2.7",
|
||||||
"twitch-chat-client": "^4.2.6",
|
"twitch-chat-client": "^4.2.7",
|
||||||
"twitter": "^1.7.1",
|
"twitter": "^1.7.1",
|
||||||
"winston": "^3.3.3"
|
"winston": "^3.3.3"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user