From 5cd9d0dabd4ac3f1abba31504564c91fe20af3c0 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Mon, 9 May 2022 21:16:15 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 (#175) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
Release notes

Sourced from typescript's releases.

TypeScript 4.6.4

This release includes a bug fix for text formatting on certain ranges, which was impacting Visual Studio users.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=4.6.3&new-version=4.6.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
1e887eee3fa027eca8b6dc4fde6b6fb866f9cd27 --- modules.html | 6 +++--- modules/localContext.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules.html b/modules.html index d679b59b..7447b877 100644 --- a/modules.html +++ b/modules.html @@ -1,4 +1,4 @@ -@googlemaps/typescript-guards
Options
All
  • Public
  • Public/Protected
  • All
Menu

@googlemaps/typescript-guards

Index

Functions

  • isCircleLiteral(obj: any): obj is CircleLiteral
  • Parameters

    • obj: any

    Returns obj is CircleLiteral

  • isCircleOrCircleLiteral(obj: any): obj is CircleLiteral | Circle
  • Parameters

    • obj: any

    Returns obj is CircleLiteral | Circle

  • isLatLngBoundsLiteral(obj: any): obj is LatLngBoundsLiteral
  • +@googlemaps/typescript-guards
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    @googlemaps/typescript-guards

    Index

    Functions

    • isCircleLiteral(obj: any): obj is CircleLiteral
    • Parameters

      • obj: any

      Returns obj is CircleLiteral

    • isCircleOrCircleLiteral(obj: any): obj is CircleLiteral | Circle
    • Parameters

      • obj: any

      Returns obj is CircleLiteral | Circle

    • isLatLngBoundsLiteral(obj: any): obj is LatLngBoundsLiteral
    • Copyright 2021 Google LLC

      Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -10,7 +10,7 @@ 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.

      -

      Parameters

      • obj: any

      Returns obj is LatLngBoundsLiteral

    • isLatLngBoundsOrLatLngBoundsLiteral(obj: any): obj is LatLngBoundsLiteral | LatLngBounds
    • isLatLngLiteral(obj: any): obj is LatLngLiteral
    • +

      Parameters

      • obj: any

      Returns obj is LatLngBoundsLiteral

    • isLatLngBoundsOrLatLngBoundsLiteral(obj: any): obj is LatLngBoundsLiteral | LatLngBounds
    • isLatLngLiteral(obj: any): obj is LatLngLiteral
    • Copyright 2021 Google LLC

      Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -22,4 +22,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.

      -

      Parameters

      • obj: any

      Returns obj is LatLngLiteral

    • isLatLngOrLatLngLiteral(obj: any): obj is LatLngLiteral | LatLng
    • Parameters

      • obj: any

      Returns obj is LatLngLiteral | LatLng

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    • obj: any

    Returns obj is LatLngLiteral

  • isLatLngOrLatLngLiteral(obj: any): obj is LatLngLiteral | LatLng
  • Parameters

    • obj: any

    Returns obj is LatLngLiteral | LatLng

Generated using TypeDoc

\ No newline at end of file diff --git a/modules/localContext.html b/modules/localContext.html index e180af20..f12d3d89 100644 --- a/modules/localContext.html +++ b/modules/localContext.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.

-

Index

Functions

  • isMapDirectionsOptionsLiteral(obj: any): obj is MapDirectionsOptionsLiteral

Generated using TypeDoc

\ No newline at end of file +

Index

Functions

  • isMapDirectionsOptionsLiteral(obj: any): obj is MapDirectionsOptionsLiteral

Generated using TypeDoc

\ No newline at end of file