[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-dev): bump typescript from 4.6.3 to 4.6.4 (#325)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...

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
GitHub
(Apr 29, 2022, 3:48 PM +0200) 56f17cde 7213adc6

+6 -6
+6 -6
package-lock.json
··· 5965 5965 "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=" 5966 5966 }, 5967 5967 "node_modules/typescript": { 5968 - "version": "4.6.3", 5969 - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz", 5970 - "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==", 5968 + "version": "4.6.4", 5969 + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz", 5970 + "integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==", 5971 5971 "dev": true, 5972 5972 "bin": { 5973 5973 "tsc": "bin/tsc", ··· 10866 10866 "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=" 10867 10867 }, 10868 10868 "typescript": { 10869 - "version": "4.6.3", 10870 - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz", 10871 - "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==", 10869 + "version": "4.6.4", 10870 + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz", 10871 + "integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==", 10872 10872 "dev": true 10873 10873 }, 10874 10874 "unbox-primitive": {