From 16086320e0d378f462640407bc371dc13d10ba52 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Fri, 25 Mar 2022 05:28:19 +0000 Subject: [PATCH] chore(deps-dev): bump ts-jest from 27.1.3 to 27.1.4 (#27) Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.3 to 27.1.4. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/v27.1.4/CHANGELOG.md) - [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4) --- updated-dependencies: - dependency-name: ts-jest 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> 55e5eca476da074b76b0b24848983e68ab338dff --- classes/Validator.html | 2 +- interfaces/DirectoryTreeMap.html | 2 +- modules.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/classes/Validator.html b/classes/Validator.html index 55a69ae..6224583 100644 --- a/classes/Validator.html +++ b/classes/Validator.html @@ -10,4 +10,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

-

Hierarchy

  • Validator

Index

Constructors

Properties

Accessors

Methods

Constructors

Properties

ajv: Ajv

Accessors

  • get errors(): undefined | null | ErrorObject<string, Record<string, any>, unknown>[]
  • Returns undefined | null | ErrorObject<string, Record<string, any>, unknown>[]

Methods

  • validate(schema: string | Schema, data: string): boolean

Legend

  • Constructor
  • Property
  • Method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

  • Validator

Index

Constructors

Properties

Accessors

Methods

Constructors

Properties

ajv: Ajv

Accessors

  • get errors(): undefined | null | ErrorObject<string, Record<string, any>, unknown>[]
  • Returns undefined | null | ErrorObject<string, Record<string, any>, unknown>[]

Methods

  • validate(schema: string | Schema, data: string): boolean

Legend

  • Constructor
  • Property
  • Method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/DirectoryTreeMap.html b/interfaces/DirectoryTreeMap.html index 8b62d08..f202d77 100644 --- a/interfaces/DirectoryTreeMap.html +++ b/interfaces/DirectoryTreeMap.html @@ -1 +1 @@ -DirectoryTreeMap | directory-schema-validator
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Required<Omit<dirTree.DirectoryTree, "children" | "extension" | "isSymbolicLink">>
    • DirectoryTreeMap

Index

Properties

custom: {}

Type declaration

  • [key: string]: any
directories?: Children
files?: Children
name: string
path: string
size: number
type: "directory" | "file"

Legend

  • Constructor
  • Property
  • Method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +DirectoryTreeMap | directory-schema-validator
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Required<Omit<dirTree.DirectoryTree, "children" | "extension" | "isSymbolicLink">>
    • DirectoryTreeMap

Index

Properties

custom: {}

Type declaration

  • [key: string]: any
directories?: Children
files?: Children
name: string
path: string
size: number
type: "directory" | "file"

Legend

  • Constructor
  • Property
  • Method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/modules.html b/modules.html index 60e59e7..411baa9 100644 --- a/modules.html +++ b/modules.html @@ -1 +1 @@ -directory-schema-validator
Options
All
  • Public
  • Public/Protected
  • All
Menu

directory-schema-validator

Index

Type aliases

Children: {}

Type declaration

Definition: [string, JSONSchemaDefinition]
JSONSchemaDefinition: JSONSchema7Definition & { contents?: string[] }
ShorthandDefinition: (string | Definition)[]

Functions

Legend

  • Constructor
  • Property
  • Method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +directory-schema-validator
Options
All
  • Public
  • Public/Protected
  • All
Menu

directory-schema-validator

Index

Type aliases

Children: {}

Type declaration

Definition: [string, JSONSchemaDefinition]
JSONSchemaDefinition: JSONSchema7Definition & { contents?: string[] }
ShorthandDefinition: (string | Definition)[]

Functions

Legend

  • Constructor
  • Property
  • Method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file