[READ-ONLY] Mirror of https://github.com/maybeanerd/MagiBot. MagiBot - the community building discord bot that adds joinsounds to your voice channels! discord.gg/2Evcf4T
bot bots community discord gaming hacktoberfest sound
1

Configure Feed

Select the types of activity you want to include in your feed.

build(deps): bump ansi-regex from 3.0.0 to 3.0.1 (#294)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
Sebastian Di Luzio
(Apr 7, 2022, 8:27 PM +0200) 82e5f62f 056e26ca

+12 -12
+12 -12
package-lock.json
··· 2896 2896 } 2897 2897 }, 2898 2898 "node_modules/gauge/node_modules/ansi-regex": { 2899 - "version": "3.0.0", 2900 - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", 2901 - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", 2899 + "version": "3.0.1", 2900 + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz", 2901 + "integrity": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==", 2902 2902 "optional": true, 2903 2903 "engines": { 2904 2904 "node": ">=4" ··· 5547 5547 } 5548 5548 }, 5549 5549 "node_modules/string-width/node_modules/ansi-regex": { 5550 - "version": "3.0.0", 5551 - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", 5552 - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", 5550 + "version": "3.0.1", 5551 + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz", 5552 + "integrity": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==", 5553 5553 "optional": true, 5554 5554 "engines": { 5555 5555 "node": ">=4" ··· 8530 8530 }, 8531 8531 "dependencies": { 8532 8532 "ansi-regex": { 8533 - "version": "3.0.0", 8534 - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", 8535 - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", 8533 + "version": "3.0.1", 8534 + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz", 8535 + "integrity": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==", 8536 8536 "optional": true 8537 8537 }, 8538 8538 "strip-ansi": { ··· 10517 10517 }, 10518 10518 "dependencies": { 10519 10519 "ansi-regex": { 10520 - "version": "3.0.0", 10521 - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", 10522 - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", 10520 + "version": "3.0.1", 10521 + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz", 10522 + "integrity": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==", 10523 10523 "optional": true 10524 10524 }, 10525 10525 "strip-ansi": {