From 8acee8a4aef73052add6070c5fb5d990f4d56d52 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Mon, 18 Dec 2023 23:37:34 +0000 Subject: [PATCH] chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 (#577) Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 8a8382a680f31767848d00f2bee20abca995789d --- functions/isCircleLiteral.html | 2 +- functions/isCircleOrCircleLiteral.html | 2 +- functions/isLatLngBoundsLiteral.html | 2 +- functions/isLatLngBoundsOrLatLngBoundsLiteral.html | 2 +- functions/isLatLngLiteral.html | 2 +- functions/isLatLngOrLatLngLiteral.html | 2 +- functions/localContext.isMapDirectionsOptionsLiteral.html | 2 +- modules/localContext.html | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/functions/isCircleLiteral.html b/functions/isCircleLiteral.html index 86ed8797..3e89c209 100644 --- a/functions/isCircleLiteral.html +++ b/functions/isCircleLiteral.html @@ -1 +1 @@ -isCircleLiteral | @googlemaps/typescript-guards
  • Parameters

    • obj: any

    Returns obj is CircleLiteral

Generated using TypeDoc

\ No newline at end of file +isCircleLiteral | @googlemaps/typescript-guards
  • Parameters

    • obj: any

    Returns obj is CircleLiteral

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/isCircleOrCircleLiteral.html b/functions/isCircleOrCircleLiteral.html index 9bf5e7ac..8cb231ad 100644 --- a/functions/isCircleOrCircleLiteral.html +++ b/functions/isCircleOrCircleLiteral.html @@ -1 +1 @@ -isCircleOrCircleLiteral | @googlemaps/typescript-guards
  • Parameters

    • obj: any

    Returns obj is CircleLiteral | Circle

Generated using TypeDoc

\ No newline at end of file +isCircleOrCircleLiteral | @googlemaps/typescript-guards
  • Parameters

    • obj: any

    Returns obj is CircleLiteral | Circle

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/isLatLngBoundsLiteral.html b/functions/isLatLngBoundsLiteral.html index 41764a13..689702f9 100644 --- a/functions/isLatLngBoundsLiteral.html +++ b/functions/isLatLngBoundsLiteral.html @@ -9,4 +9,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 LatLngBoundsLiteral

Generated using TypeDoc

\ No newline at end of file +

Parameters

  • obj: any

Returns obj is LatLngBoundsLiteral

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/isLatLngBoundsOrLatLngBoundsLiteral.html b/functions/isLatLngBoundsOrLatLngBoundsLiteral.html index 7af1b858..87c719a8 100644 --- a/functions/isLatLngBoundsOrLatLngBoundsLiteral.html +++ b/functions/isLatLngBoundsOrLatLngBoundsLiteral.html @@ -1 +1 @@ -isLatLngBoundsOrLatLngBoundsLiteral | @googlemaps/typescript-guards

Function isLatLngBoundsOrLatLngBoundsLiteral

  • Parameters

    • obj: any

    Returns obj is LatLngBoundsLiteral | LatLngBounds

Generated using TypeDoc

\ No newline at end of file +isLatLngBoundsOrLatLngBoundsLiteral | @googlemaps/typescript-guards

Function isLatLngBoundsOrLatLngBoundsLiteral

  • Parameters

    • obj: any

    Returns obj is LatLngBoundsLiteral | LatLngBounds

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/isLatLngLiteral.html b/functions/isLatLngLiteral.html index de0547ef..10ce6315 100644 --- a/functions/isLatLngLiteral.html +++ b/functions/isLatLngLiteral.html @@ -9,4 +9,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

Generated using TypeDoc

\ No newline at end of file +

Parameters

  • obj: any

Returns obj is LatLngLiteral

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/isLatLngOrLatLngLiteral.html b/functions/isLatLngOrLatLngLiteral.html index e7b251c7..cd34c284 100644 --- a/functions/isLatLngOrLatLngLiteral.html +++ b/functions/isLatLngOrLatLngLiteral.html @@ -1 +1 @@ -isLatLngOrLatLngLiteral | @googlemaps/typescript-guards
  • Parameters

    • obj: any

    Returns obj is LatLngLiteral | LatLng

Generated using TypeDoc

\ No newline at end of file +isLatLngOrLatLngLiteral | @googlemaps/typescript-guards
  • Parameters

    • obj: any

    Returns obj is LatLngLiteral | LatLng

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/localContext.isMapDirectionsOptionsLiteral.html b/functions/localContext.isMapDirectionsOptionsLiteral.html index c70b14a2..37288cc9 100644 --- a/functions/localContext.isMapDirectionsOptionsLiteral.html +++ b/functions/localContext.isMapDirectionsOptionsLiteral.html @@ -1 +1 @@ -isMapDirectionsOptionsLiteral | @googlemaps/typescript-guards

Generated using TypeDoc

\ No newline at end of file +isMapDirectionsOptionsLiteral | @googlemaps/typescript-guards

Generated using TypeDoc

\ No newline at end of file diff --git a/modules/localContext.html b/modules/localContext.html index 14ee8612..2a4ee02b 100644 --- a/modules/localContext.html +++ b/modules/localContext.html @@ -9,5 +9,5 @@ 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

Index

Functions

Generated using TypeDoc

\ No newline at end of file