build(deps): bump typedoc-plugin-missing-exports from 2.1.0 to 2.2.0 (#3371)

Bumps [typedoc-plugin-missing-exports](https://github.com/Gerrit0/typedoc-plugin-missing-exports) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/Gerrit0/typedoc-plugin-missing-exports/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Gerrit0/typedoc-plugin-missing-exports/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: typedoc-plugin-missing-exports
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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:
dependabot[bot]
2024-01-25 17:42:25 +00:00
committed by GitHub
parent e0004dc2d7
commit 5bde990899
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -50,6 +50,6 @@
},
"packageManager": "yarn@4.0.2",
"dependencies": {
"typedoc-plugin-missing-exports": "^2.1.0"
"typedoc-plugin-missing-exports": "^2.2.0"
}
}