From 8ea5a61086895348731e826dc5a12ef36c6d7796 Mon Sep 17 00:00:00 2001
From: googlemaps-bot
Date: Fri, 10 Dec 2021 04:19:17 +0000
Subject: [PATCH] chore(deps-dev): bump typescript from 4.5.2 to 4.5.3 (#155)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.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-patch
...
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 4c0c9f413cace746625b76c54d0cbc89eec1f7d2
---
classes/Data.html | 2 +-
classes/Feature.html | 2 +-
classes/LatLng.html | 2 +-
classes/LatLngBounds.html | 2 +-
classes/MVCArray.html | 2 +-
classes/MVCObject.html | 2 +-
classes/Map.html | 2 +-
classes/MapCanvasProjection.html | 2 +-
classes/MapPanes.html | 2 +-
classes/Marker.html | 2 +-
classes/OverlayView.html | 2 +-
classes/Polyline.html | 2 +-
classes/Size.html | 2 +-
classes/VisibleRegion.html | 2 +-
modules.html | 2 +-
15 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/classes/Data.html b/classes/Data.html
index 3088c272..531125f6 100644
--- a/classes/Data.html
+++ b/classes/Data.html
@@ -1 +1 @@
-Data | @googlemaps/jest-mocks Constructors constructor new Data( opt?: DataOptions ) : Data Parameters Optional opt: DataOptions Properties add add: Mock < any , any > = ...
add Geo Json add Geo Json: Mock < any , any > = ...
add Listener add Listener: Mock < any , any > = ...
bind To bind To: Mock < any , any > = ...
changed changed: Mock < any , any > = ...
contains contains: Mock < any , any > = ...
for Each for Each: Mock < any , any > = ...
get get: Mock < any , any > = ...
Implementation of google.maps.Data.get
Inherited from MVCObject .get
get Control Position get Control Position: Mock < any , any > = ...
get Controls get Controls: Mock < any , any > = ...
get Drawing Mode get Drawing Mode: Mock < any , any > = ...
get Feature By Id get Feature By Id: Mock < any , any > = ...
get Map get Map: Mock < any , any > = ...
get Style get Style: Mock < any , any > = ...
load Geo Json load Geo Json: Mock < any , any > = ...
notify notify: Mock < any , any > = ...
override Style override Style: Mock < any , any > = ...
remove remove: Mock < any , any > = ...
revert Style revert Style: Mock < any , any > = ...
set set: Mock < any , any > = ...
Implementation of google.maps.Data.set
Inherited from MVCObject .set
set Control Position set Control Position: Mock < any , any > = ...
set Controls set Controls: Mock < any , any > = ...
set Drawing Mode set Drawing Mode: Mock < any , any > = ...
set Map set Map: Mock < any , any > = ...
set Style set Style: Mock < any , any > = ...
set Values set Values: Mock < any , any > = ...
to Geo Json to Geo Json: Mock < any , any > = ...
unbind unbind: Mock < any , any > = ...
unbind All unbind All: Mock < any , any > = ...
Static FeatureFeature: Mock < any , any > = ...
Legend Constructor Property Method Inherited constructor Inherited property Settings Theme OS Light Dark
\ No newline at end of file
+Data | @googlemaps/jest-mocks Constructors constructor new Data( opt?: DataOptions ) : Data Parameters Optional opt: DataOptions Properties add add: Mock < any , any > = ...
add Geo Json add Geo Json: Mock < any , any > = ...
add Listener add Listener: Mock < any , any > = ...
bind To bind To: Mock < any , any > = ...
changed changed: Mock < any , any > = ...
contains contains: Mock < any , any > = ...
for Each for Each: Mock < any , any > = ...
get get: Mock < any , any > = ...
Implementation of google.maps.Data.get
Inherited from MVCObject .get
get Control Position get Control Position: Mock < any , any > = ...
get Controls get Controls: Mock < any , any > = ...
get Drawing Mode get Drawing Mode: Mock < any , any > = ...
get Feature By Id get Feature By Id: Mock < any , any > = ...
get Map get Map: Mock < any , any > = ...
get Style get Style: Mock < any , any > = ...
load Geo Json load Geo Json: Mock < any , any > = ...
notify notify: Mock < any , any > = ...
override Style override Style: Mock < any , any > = ...
remove remove: Mock < any , any > = ...
revert Style revert Style: Mock < any , any > = ...
set set: Mock < any , any > = ...
Implementation of google.maps.Data.set
Inherited from MVCObject .set
set Control Position set Control Position: Mock < any , any > = ...
set Controls set Controls: Mock < any , any > = ...
set Drawing Mode set Drawing Mode: Mock < any , any > = ...
set Map set Map: Mock < any , any > = ...
set Style set Style: Mock < any , any > = ...
set Values set Values: Mock < any , any > = ...
to Geo Json to Geo Json: Mock < any , any > = ...
unbind unbind: Mock < any , any > = ...
unbind All unbind All: Mock < any , any > = ...
Static FeatureFeature: Mock < any , any > = ...
Legend Constructor Property Method Inherited constructor Inherited property Settings Theme OS Light Dark
\ No newline at end of file
diff --git a/classes/Feature.html b/classes/Feature.html
index b86b0e97..219c31bd 100644
--- a/classes/Feature.html
+++ b/classes/Feature.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.
-Constructors constructor new Feature( options?: FeatureOptions ) : Feature Parameters Optional options: FeatureOptions Properties for Each Property for Each Property: Mock < any , any > = ...
get Geometry get Geometry: Mock < any , any > = ...
get Id get Id: Mock < any , any > = ...
get Property get Property: Mock < any , any > = ...
remove Property remove Property: Mock < any , any > = ...
set Geometry set Geometry: Mock < any , any > = ...
set Property set Property: Mock < any , any > = ...
to Geo Json to Geo Json: Mock < any , any > = ...
Legend Constructor Property Method Inherited constructor Inherited property Settings Theme OS Light Dark