diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-07-25 10:29:24 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-25 10:29:24 -0400 |
| commit | 6193c157040a6eefdb379d6d0c0aedb2aaff63a9 (patch) | |
| tree | 00b2ebbf177243c8f004afb74d824da7bd498c55 | |
| parent | ee3d353a2115e1010c1fd0751799814025fbef74 (diff) | |
| download | faker-6193c157040a6eefdb379d6d0c0aedb2aaff63a9.tar.xz faker-6193c157040a6eefdb379d6d0c0aedb2aaff63a9.zip | |
chore(deps): update dependency typedoc to ~0.23.9 (#1187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -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 318bae06..06828018 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "simple-git-hooks": "~2.8.0", "standard-version": "~9.5.0", "tsx": "~3.8.0", - "typedoc": "~0.23.8", + "typedoc": "~0.23.9", "typedoc-plugin-missing-exports": "~0.23.0", "typescript": "~4.7.4", "validator": "~13.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ccdd08a7..8c1fcf96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,7 +35,7 @@ specifiers: simple-git-hooks: ~2.8.0 standard-version: ~9.5.0 tsx: ~3.8.0 - typedoc: ~0.23.8 + typedoc: ~0.23.9 typedoc-plugin-missing-exports: ~0.23.0 typescript: ~4.7.4 validator: ~13.7.0 @@ -78,8 +78,8 @@ devDependencies: simple-git-hooks: 2.8.0 standard-version: 9.5.0 tsx: 3.8.0 - typedoc: [email protected] - typedoc-plugin-missing-exports: [email protected] + typedoc: [email protected] + typedoc-plugin-missing-exports: [email protected] typescript: 4.7.4 validator: 13.7.0 vite: 3.0.2 @@ -4430,16 +4430,16 @@ packages: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} dev: true - /typedoc-plugin-missing-exports/[email protected]: + /typedoc-plugin-missing-exports/[email protected]: resolution: {integrity: sha512-9smahDSsFRno9ZwoEshQDuIYMHWGB1E6LUud5qMxR2wNZ0T4DlZz0QjoK3HzXtX34mUpTH0dYtt7NQUK4D6B6Q==} peerDependencies: typedoc: 0.22.x || 0.23.x dependencies: - typedoc: [email protected] + typedoc: [email protected] dev: true - /typedoc/[email protected]: - resolution: {integrity: sha512-NLRTY/7XSrhiowR3xnH/nlfTnHk+dkzhHWAMT8guoZ6RHCQZIu3pJREMCqzdkWVCC5+dr9We7TtNeprR3Qy6Ag==} + /typedoc/[email protected]: + resolution: {integrity: sha512-rvWci2KHwteVUufZjjtIy/4PIHiE66t4VW4Ob6pezV//GHZ9Px0CHE5iq032GZzKONJWnNb+EJsrQv32INRvxA==} engines: {node: '>= 14.14'} hasBin: true peerDependencies: |
