From 513f2748fa62ebd2baebab174bf1cbde1cb0d475 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Fri, 8 Jul 2022 05:37:05 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc from 0.23.5 to 0.23.6 (#70) Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.5 to 0.23.6. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.5...v0.23.6) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> cd297b7ae9169fbd281e959722e95724b2d77e47 --- classes/Validator.html | 2 +- interfaces/DirectoryTreeMap.html | 4 ++-- types/Children.html | 2 +- types/Definition.html | 2 +- types/JSONSchemaDefinition.html | 2 +- types/ShorthandDefinition.html | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/classes/Validator.html b/classes/Validator.html index d3ed4e4..3f40820 100644 --- a/classes/Validator.html +++ b/classes/Validator.html @@ -53,7 +53,7 @@

Properties

ajv: Ajv
+
  • Defined in src/validate.ts:23
  • Accessors

    diff --git a/interfaces/DirectoryTreeMap.html b/interfaces/DirectoryTreeMap.html index b536135..0fb4417 100644 --- a/interfaces/DirectoryTreeMap.html +++ b/interfaces/DirectoryTreeMap.html @@ -46,12 +46,12 @@
    directories?: Children
    +
  • Defined in src/parse.ts:28
  • files?: Children
    +
  • Defined in src/parse.ts:29
  • name: string
    +
  • Defined in src/shorthand.ts:24
  • +
  • Defined in src/shorthand.ts:20
  • +
  • Defined in src/shorthand.ts:25