diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-04-08 10:13:09 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-04-08 10:13:09 +0200 |
| commit | a5727097b1b39d69df5d426058dd635ed55ca0fb (patch) | |
| tree | b285ecc08e2f19fe24b051e5f6069d47053cd4ed | |
| parent | 9f5f31a85352e6f0c4e4e898675561c3b3281871 (diff) | |
| download | faker-a5727097b1b39d69df5d426058dd635ed55ca0fb.tar.xz faker-a5727097b1b39d69df5d426058dd635ed55ca0fb.zip | |
chore(deps): update dependency typedoc to ~0.22.14 (#803)
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 14 |
2 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json index 82e73a11..029bec56 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "sanitize-html": "~2.7.0", "simple-git-hooks": "~2.7.0", "standard-version": "~9.3.2", - "typedoc": "~0.22.13", + "typedoc": "~0.22.14", "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 cdb347d6..ddded40b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,7 +29,7 @@ specifiers: sanitize-html: ~2.7.0 simple-git-hooks: ~2.7.0 standard-version: ~9.3.2 - typedoc: ~0.22.13 + typedoc: ~0.22.14 typedoc-plugin-missing-exports: ~0.22.6 typescript: ~4.6.3 validator: ~13.7.0 @@ -66,8 +66,8 @@ devDependencies: sanitize-html: 2.7.0 simple-git-hooks: 2.7.0 standard-version: 9.3.2 - typedoc: [email protected] - typedoc-plugin-missing-exports: [email protected] + typedoc: [email protected] + typedoc-plugin-missing-exports: [email protected] typescript: 4.6.3 validator: 13.7.0 vite: 2.9.1 @@ -4265,16 +4265,16 @@ packages: resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=} dev: true - /typedoc-plugin-missing-exports/[email protected]: + /typedoc-plugin-missing-exports/[email protected]: resolution: {integrity: sha512-1uguGQqa+c5f33nWS3v1mm0uAx4Ii1lw4Kx2zQksmYFKNEWTmrmMXbMNBoBg4wu0p4dFCNC7JIWPoRzpNS6pFA==} peerDependencies: typedoc: 0.22.x dependencies: - typedoc: [email protected] + typedoc: [email protected] dev: true - /typedoc/[email protected]: - resolution: {integrity: sha512-NHNI7Dr6JHa/I3+c62gdRNXBIyX7P33O9TafGLd07ur3MqzcKgwTvpg18EtvCLHJyfeSthAtCLpM7WkStUmDuQ==} + /typedoc/[email protected]: + resolution: {integrity: sha512-tlf9wIcsrnQSjetStrnRutuy2RjZkG5PK2umwveZLTkuC2K9VywOZTdu2G19BdOPzGrhZjf9WK7pthXqnFQejg==} engines: {node: '>= 12.10.0'} hasBin: true peerDependencies: |
