Bump jsdoc-plugin-typescript from 2.0.6 to 2.0.7

Bumps [jsdoc-plugin-typescript](https://github.com/openlayers/jsdoc-plugin-typescript) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/openlayers/jsdoc-plugin-typescript/releases)
- [Commits](https://github.com/openlayers/jsdoc-plugin-typescript/commits/v2.0.7)

---
updated-dependencies:
- dependency-name: jsdoc-plugin-typescript
  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-04-04 10:01:07 +00:00
committed by GitHub
parent 0c22cab001
commit b4907d0ef5

12
package-lock.json generated
View File

@@ -6377,9 +6377,9 @@
}
},
"node_modules/jsdoc-plugin-typescript": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.0.6.tgz",
"integrity": "sha512-5L9XBEocaM5/33+heqOy9WF/zLHNfPvkxsqVom1lF1FSVlx0PdV/rr5XRz7WrHJgI2PLvycE7P18nVNFelf3nw==",
"version": "2.0.7",
"resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.0.7.tgz",
"integrity": "sha512-xIZW+c+W5BUEeSWFphXcf5Pppvs/MxZDrDAcQod/vYh3BLZNPSqJjCJihjK061x1YRLU7fQjJw/GZ4KGb2fmTw==",
"dev": true,
"dependencies": {
"string.prototype.matchall": "^4.0.0"
@@ -15358,9 +15358,9 @@
}
},
"jsdoc-plugin-typescript": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.0.6.tgz",
"integrity": "sha512-5L9XBEocaM5/33+heqOy9WF/zLHNfPvkxsqVom1lF1FSVlx0PdV/rr5XRz7WrHJgI2PLvycE7P18nVNFelf3nw==",
"version": "2.0.7",
"resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.0.7.tgz",
"integrity": "sha512-xIZW+c+W5BUEeSWFphXcf5Pppvs/MxZDrDAcQod/vYh3BLZNPSqJjCJihjK061x1YRLU7fQjJw/GZ4KGb2fmTw==",
"dev": true,
"requires": {
"string.prototype.matchall": "^4.0.0"