From 0aac912bb4535a4640a15c8934e55a8888b5af78 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Wed, 16 Nov 2022 05:14:32 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 (#128) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> f27488d581e41186cfd5028548521c797cd5262f --- classes/Validator.html | 10 +++++----- functions/parse.html | 2 +- functions/shorthandToJSONSchema.html | 2 +- interfaces/DirectoryTreeMap.html | 6 +++--- types/Children.html | 2 +- types/Definition.html | 2 +- types/JSONSchemaDefinition.html | 2 +- types/ShorthandDefinition.html | 2 +- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/classes/Validator.html b/classes/Validator.html index 62e1410..fa47f4b 100644 --- a/classes/Validator.html +++ b/classes/Validator.html @@ -20,7 +20,7 @@

Hierarchy

  • Validator
+
  • Defined in src/validate.ts:22
  • @@ -51,14 +51,14 @@
    +
  • Defined in src/validate.ts:25
  • Properties

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

    @@ -68,7 +68,7 @@
    +
  • Defined in src/validate.ts:35
  • Methods

    @@ -85,7 +85,7 @@
    schema: stringstring

    Returns boolean

    +
  • Defined in src/validate.ts:30
  • +
  • Defined in src/parse.ts:55
  • +
  • Defined in src/shorthand.ts:34
  • +
  • Defined in src/parse.ts:22
  • +
  • Defined in src/shorthand.ts:24
  • +
  • Defined in src/shorthand.ts:20
  • +
  • Defined in src/shorthand.ts:25