From b4907d0ef52ef1a7b42104549a201f19360ac15b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 10:01:07 +0000 Subject: [PATCH] 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] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index b3c3e77dcd..33090831e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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"