diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-08-02 22:49:51 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-02 22:49:51 +0200 |
| commit | 2cd045c9ab4b4072ee9cef941de8a0c147547f7f (patch) | |
| tree | cb3e8a2d863a175f47fc92113aa94bb53d37f49e | |
| parent | ad885eaffd4d95031df1b3a09cead7c18ccd2c5b (diff) | |
| download | faker-2cd045c9ab4b4072ee9cef941de8a0c147547f7f.tar.xz faker-2cd045c9ab4b4072ee9cef941de8a0c147547f7f.zip | |
chore(deps): update dependency typedoc to ~0.23.10 (#1219)
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 dbdafdc8..15d5653a 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.9", + "typedoc": "~0.23.10", "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 57e31920..587ba4a0 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.9 + typedoc: ~0.23.10 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.4 @@ -4446,16 +4446,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-rvWci2KHwteVUufZjjtIy/4PIHiE66t4VW4Ob6pezV//GHZ9Px0CHE5iq032GZzKONJWnNb+EJsrQv32INRvxA==} + /typedoc/[email protected]: + resolution: {integrity: sha512-03EUiu/ZuScUBMnY6p0lY+HTH8SwhzvRE3gImoemdPDWXPXlks83UGTx++lyquWeB1MTwm9D9Ca8RIjkK3AFfQ==} engines: {node: '>= 14.14'} hasBin: true peerDependencies: |
