Merge pull request #75 from thornbill/dependabot/npm_and_yarn/typedoc-plugin-markdown-3.11.7

This commit is contained in:
Bill Thornton 2021-11-22 21:34:07 -05:00 committed by GitHub
commit 87224cb299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -5995,9 +5995,9 @@
}
},
"typedoc-plugin-markdown": {
"version": "3.11.6",
"resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.11.6.tgz",
"integrity": "sha512-CV1BuxL7HR/EE1ctnPXOWzf4/Exl0FzkwtFVYaKTVWTnD/dkFLgABOfWuOL4lPmzLUOsAL85pmq+/PB6cdRppw==",
"version": "3.11.7",
"resolved": "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.11.7.tgz",
"integrity": "sha512-Wm3HP5gcBOGOOTeDA8GLgw+BY+GAI31RP9Lyog21BvTaSeWUcdXls5TG1MK+XDatS2/0dup9gFO+emoyoQJm9Q==",
"dev": true,
"requires": {
"handlebars": "^4.7.7"