From 89d9e733f024ebb026545590f62921c7f15df4ff Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 15 Nov 2021 04:26:16 +0000 Subject: [PATCH] chore(release): 1.3.7 [skip ci] ### [1.3.7](https://github.com/googlemaps/js-jest-mocks/compare/v1.3.6...v1.3.7) (2021-11-15) ### Miscellaneous Chores * **deps-dev:** bump @types/google.maps from 3.46.0 to 3.46.1 ([#124](https://github.com/googlemaps/js-jest-mocks/issues/124)) ([2940c8c](https://github.com/googlemaps/js-jest-mocks/commit/2940c8c982c3cb864c52ba4de82df5ada1b041f7)) * **deps-dev:** bump eslint-plugin-jest from 25.2.2 to 25.2.3 ([#123](https://github.com/googlemaps/js-jest-mocks/issues/123)) ([6725abe](https://github.com/googlemaps/js-jest-mocks/commit/6725abe9f2d7df999f3ce5f43c91c8482af8900b)) * **deps-dev:** bump eslint-plugin-jest from 25.2.3 to 25.2.4 ([#126](https://github.com/googlemaps/js-jest-mocks/issues/126)) ([1265a5f](https://github.com/googlemaps/js-jest-mocks/commit/1265a5ffda39de917785e70e2a234ecdf104a54d)) * **deps-dev:** bump rollup from 2.59.0 to 2.60.0 ([#127](https://github.com/googlemaps/js-jest-mocks/issues/127)) ([c1c655b](https://github.com/googlemaps/js-jest-mocks/commit/c1c655b6ac502283b1338e57af16c043b1b2b73f)) * **deps-dev:** bump typedoc from 0.22.7 to 0.22.8 ([#125](https://github.com/googlemaps/js-jest-mocks/issues/125)) ([3cb5806](https://github.com/googlemaps/js-jest-mocks/commit/3cb580607f67fec8a7c02e8751df401eb5d1954b)) * **deps-dev:** bump typedoc from 0.22.8 to 0.22.9 ([#128](https://github.com/googlemaps/js-jest-mocks/issues/128)) ([dcc7051](https://github.com/googlemaps/js-jest-mocks/commit/dcc7051747bf474bd90bebf552a9e2778d24b06e)) --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3b07869d..3ef01444 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/jest-mocks", - "version": "1.3.6", + "version": "1.3.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fd4e7fc5..1193a552 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/jest-mocks", - "version": "1.3.6", + "version": "1.3.7", "keywords": [ "google", "maps",