Bump typedoc-plugin-extras from 2.2.1 to 2.2.3

Bumps [typedoc-plugin-extras](https://github.com/Drarig29/typedoc-plugin-extras) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/Drarig29/typedoc-plugin-extras/releases)
- [Commits](https://github.com/Drarig29/typedoc-plugin-extras/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: typedoc-plugin-extras
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-01 16:03:17 +00:00 committed by GitHub
parent 94787e9b56
commit b566414f7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

16
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "play-dl",
"version": "1.6.0",
"version": "1.6.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "play-dl",
"version": "1.6.0",
"version": "1.6.9",
"license": "GPL-3.0",
"dependencies": {
"play-audio": "^0.4.3"
@ -1316,9 +1316,9 @@
}
},
"node_modules/typedoc-plugin-extras": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/typedoc-plugin-extras/-/typedoc-plugin-extras-2.2.1.tgz",
"integrity": "sha512-WOIB587S+Q+DojCFB89QVLT4NGmC1tjaHDunnZ20Z2eEEe6w7AdYtS5oqO6S6v1VPCzj4WehGbayK7TbnCzIMg==",
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/typedoc-plugin-extras/-/typedoc-plugin-extras-2.2.3.tgz",
"integrity": "sha512-G4sLPKHO/Q2AB3arxy8Co0jdvO6glGCHtGOUxiiR/Kx1fz+C+/ZbN6Jxu3qi7nyVVW5sX39bW26w+7EjpxicqQ==",
"dev": true,
"peerDependencies": {
"typedoc": "0.22.x"
@ -2280,9 +2280,9 @@
}
},
"typedoc-plugin-extras": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/typedoc-plugin-extras/-/typedoc-plugin-extras-2.2.1.tgz",
"integrity": "sha512-WOIB587S+Q+DojCFB89QVLT4NGmC1tjaHDunnZ20Z2eEEe6w7AdYtS5oqO6S6v1VPCzj4WehGbayK7TbnCzIMg==",
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/typedoc-plugin-extras/-/typedoc-plugin-extras-2.2.3.tgz",
"integrity": "sha512-G4sLPKHO/Q2AB3arxy8Co0jdvO6glGCHtGOUxiiR/Kx1fz+C+/ZbN6Jxu3qi7nyVVW5sX39bW26w+7EjpxicqQ==",
"dev": true,
"requires": {}
},