From 8b42ae368ca706b114da46f13d3cce270742f432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 16:03:28 +0000 Subject: [PATCH] Bump typedoc-plugin-missing-exports from 0.22.4 to 0.22.6 Bumps [typedoc-plugin-missing-exports](https://github.com/Gerrit0/typedoc-plugin-missing-exports) from 0.22.4 to 0.22.6. - [Release notes](https://github.com/Gerrit0/typedoc-plugin-missing-exports/releases) - [Commits](https://github.com/Gerrit0/typedoc-plugin-missing-exports/commits) --- updated-dependencies: - dependency-name: typedoc-plugin-missing-exports dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a0522be..909de86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "play-dl", - "version": "1.3.5", + "version": "1.4.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "play-dl", - "version": "1.3.5", + "version": "1.4.2", "license": "GPL-3.0", "devDependencies": { "@types/node": "^16.9.4", @@ -217,9 +217,9 @@ } }, "node_modules/typedoc-plugin-missing-exports": { - "version": "0.22.4", - "resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.22.4.tgz", - "integrity": "sha512-NRagPFyh8Oma5E7rR8534x4d8GQ/87Tp3WYfBJcxradPjXTZ4D2MXD5eHfG98DQCMqYrb+CRZnvO4iaGaqQC7w==", + "version": "0.22.6", + "resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.22.6.tgz", + "integrity": "sha512-1uguGQqa+c5f33nWS3v1mm0uAx4Ii1lw4Kx2zQksmYFKNEWTmrmMXbMNBoBg4wu0p4dFCNC7JIWPoRzpNS6pFA==", "dev": true, "peerDependencies": { "typedoc": "0.22.x" @@ -420,9 +420,9 @@ "requires": {} }, "typedoc-plugin-missing-exports": { - "version": "0.22.4", - "resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.22.4.tgz", - "integrity": "sha512-NRagPFyh8Oma5E7rR8534x4d8GQ/87Tp3WYfBJcxradPjXTZ4D2MXD5eHfG98DQCMqYrb+CRZnvO4iaGaqQC7w==", + "version": "0.22.6", + "resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.22.6.tgz", + "integrity": "sha512-1uguGQqa+c5f33nWS3v1mm0uAx4Ii1lw4Kx2zQksmYFKNEWTmrmMXbMNBoBg4wu0p4dFCNC7JIWPoRzpNS6pFA==", "dev": true, "requires": {} },