From bb2dfb6f0e9d906120c49b7ee38e05e05fd8fc45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 11:06:16 -0400 Subject: chore(deps): update dependency typedoc to ~0.22.15 (#831) --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 55e8a6ad..61074bc3 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "sanitize-html": "~2.7.0", "simple-git-hooks": "~2.7.0", "standard-version": "~9.3.2", - "typedoc": "~0.22.14", + "typedoc": "~0.22.15", "typedoc-plugin-missing-exports": "~0.22.6", "typescript": "~4.6.3", "validator": "~13.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ebbc46fe..dd1be530 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,7 +30,7 @@ specifiers: sanitize-html: ~2.7.0 simple-git-hooks: ~2.7.0 standard-version: ~9.3.2 - typedoc: ~0.22.14 + typedoc: ~0.22.15 typedoc-plugin-missing-exports: ~0.22.6 typescript: ~4.6.3 validator: ~13.7.0 @@ -68,8 +68,8 @@ devDependencies: sanitize-html: 2.7.0 simple-git-hooks: 2.7.0 standard-version: 9.3.2 - typedoc: 0.22.14_typescript@4.6.3 - typedoc-plugin-missing-exports: 0.22.6_typedoc@0.22.14 + typedoc: 0.22.15_typescript@4.6.3 + typedoc-plugin-missing-exports: 0.22.6_typedoc@0.22.15 typescript: 4.6.3 validator: 13.7.0 vite: 2.9.1 @@ -4274,16 +4274,16 @@ packages: resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=} dev: true - /typedoc-plugin-missing-exports/0.22.6_typedoc@0.22.14: + /typedoc-plugin-missing-exports/0.22.6_typedoc@0.22.15: resolution: {integrity: sha512-1uguGQqa+c5f33nWS3v1mm0uAx4Ii1lw4Kx2zQksmYFKNEWTmrmMXbMNBoBg4wu0p4dFCNC7JIWPoRzpNS6pFA==} peerDependencies: typedoc: 0.22.x dependencies: - typedoc: 0.22.14_typescript@4.6.3 + typedoc: 0.22.15_typescript@4.6.3 dev: true - /typedoc/0.22.14_typescript@4.6.3: - resolution: {integrity: sha512-tlf9wIcsrnQSjetStrnRutuy2RjZkG5PK2umwveZLTkuC2K9VywOZTdu2G19BdOPzGrhZjf9WK7pthXqnFQejg==} + /typedoc/0.22.15_typescript@4.6.3: + resolution: {integrity: sha512-CMd1lrqQbFvbx6S9G6fL4HKp3GoIuhujJReWqlIvSb2T26vGai+8Os3Mde7Pn832pXYemd9BMuuYWhFpL5st0Q==} engines: {node: '>= 12.10.0'} hasBin: true peerDependencies: -- cgit v1.2.3