From 4c23ea86d7b4247d70d5dd7a65dff0ac3266c618 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 12:18:53 +0000 Subject: [PATCH] Bump jsdoc-plugin-typescript from 2.1.1 to 2.2.1 Bumps [jsdoc-plugin-typescript](https://github.com/openlayers/jsdoc-plugin-typescript) from 2.1.1 to 2.2.1. - [Release notes](https://github.com/openlayers/jsdoc-plugin-typescript/releases) - [Commits](https://github.com/openlayers/jsdoc-plugin-typescript/commits/v2.2.1) --- updated-dependencies: - dependency-name: jsdoc-plugin-typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 780085756d9..a77ea24b99d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6772,15 +6772,12 @@ "dev": true }, "node_modules/jsdoc-plugin-typescript": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.1.1.tgz", - "integrity": "sha512-zbGdmQ6uxe2yR9vG04hEA+wrYFxOxjQ3P1fRXDTTIttozMIWwUuljSgcR+lOZ5O7jb9P7a/GCtftJzQN22qEsg==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.2.1.tgz", + "integrity": "sha512-xxuiqJ1O5+KIoOd8G8+iIZ89ns/ZvuzerrhCQhLPmeSIVsv5Ra42D9/YOHPi2DndUJbbkEpJCB95i7EXIOmhnA==", "dev": true, "dependencies": { "string.prototype.matchall": "^4.0.0" - }, - "peerDependencies": { - "jsdoc": ">=3.6.0" } }, "node_modules/jsdoc-type-pratt-parser": { @@ -15974,9 +15971,9 @@ "dev": true }, "jsdoc-plugin-typescript": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.1.1.tgz", - "integrity": "sha512-zbGdmQ6uxe2yR9vG04hEA+wrYFxOxjQ3P1fRXDTTIttozMIWwUuljSgcR+lOZ5O7jb9P7a/GCtftJzQN22qEsg==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.2.1.tgz", + "integrity": "sha512-xxuiqJ1O5+KIoOd8G8+iIZ89ns/ZvuzerrhCQhLPmeSIVsv5Ra42D9/YOHPi2DndUJbbkEpJCB95i7EXIOmhnA==", "dev": true, "requires": { "string.prototype.matchall": "^4.0.0"