From 7341f56c7b27c2ae4548e9a28a115dc8091c720e Mon Sep 17 00:00:00 2001
From: googlemaps-bot
Date: Mon, 6 Dec 2021 04:23:26 +0000
Subject: [PATCH] chore(deps-dev): bump ts-jest from 27.0.7 to 27.1.0 (#147)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.7 to 27.1.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.7...v27.1.0)
---
updated-dependencies:
- dependency-name: ts-jest
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> 10ad3ba55750181c149680a5bfef549a18ad9a31
---
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 6511bdc5..8b16aebc 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 629f2063..3be70a38 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