diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-04-12 11:06:16 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-04-12 11:06:16 -0400 |
| commit | bb2dfb6f0e9d906120c49b7ee38e05e05fd8fc45 (patch) | |
| tree | e239d721012f418290cd9b3299dc05b8ae742436 | |
| parent | f64091bcf2f63a682c708bf2100982917863ecca (diff) | |
| download | faker-bb2dfb6f0e9d906120c49b7ee38e05e05fd8fc45.tar.xz faker-bb2dfb6f0e9d906120c49b7ee38e05e05fd8fc45.zip | |
chore(deps): update dependency typedoc to ~0.22.15 (#831)
| -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 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: [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 @@ -4274,16 +4274,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-tlf9wIcsrnQSjetStrnRutuy2RjZkG5PK2umwveZLTkuC2K9VywOZTdu2G19BdOPzGrhZjf9WK7pthXqnFQejg==} + /typedoc/[email protected]: + resolution: {integrity: sha512-CMd1lrqQbFvbx6S9G6fL4HKp3GoIuhujJReWqlIvSb2T26vGai+8Os3Mde7Pn832pXYemd9BMuuYWhFpL5st0Q==} engines: {node: '>= 12.10.0'} hasBin: true peerDependencies: |
