From 0e3f5ea9d52d579e38accace9f78382ef410e91a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 30 Nov 2021 04:21:20 +0000 Subject: [PATCH] chore(release): 1.3.9 [skip ci] ### [1.3.9](https://github.com/googlemaps/js-jest-mocks/compare/v1.3.8...v1.3.9) (2021-11-30) ### Miscellaneous Chores * **deps-dev:** bump @types/google.maps from 3.46.1 to 3.47.0 ([#134](https://github.com/googlemaps/js-jest-mocks/issues/134)) ([44b1375](https://github.com/googlemaps/js-jest-mocks/commit/44b13750bc14a2d4853dcc57f8a33ab0c7712961)) * **deps-dev:** bump @types/jest from 27.0.2 to 27.0.3 ([#135](https://github.com/googlemaps/js-jest-mocks/issues/135)) ([6f618b8](https://github.com/googlemaps/js-jest-mocks/commit/6f618b86aa2953dd3274193fc7d88605ed59c6d2)) * **deps-dev:** bump eslint-plugin-jest from 25.2.4 to 25.3.0 ([#136](https://github.com/googlemaps/js-jest-mocks/issues/136)) ([b8b138c](https://github.com/googlemaps/js-jest-mocks/commit/b8b138c80877b3d32de768685647b74e846d6d8a)) * **deps-dev:** bump jest from 27.3.1 to 27.4.0 ([#140](https://github.com/googlemaps/js-jest-mocks/issues/140)) ([d274f69](https://github.com/googlemaps/js-jest-mocks/commit/d274f698f138cca6857b4f2f6e10bcf2e5d83d76)) * **deps-dev:** bump prettier from 2.4.1 to 2.5.0 ([#138](https://github.com/googlemaps/js-jest-mocks/issues/138)) ([51d7e1c](https://github.com/googlemaps/js-jest-mocks/commit/51d7e1cf5cb5a527737e869b840eaae87e7f98e9)) * **deps-dev:** bump rollup from 2.60.0 to 2.60.1 ([#133](https://github.com/googlemaps/js-jest-mocks/issues/133)) ([dbfdb64](https://github.com/googlemaps/js-jest-mocks/commit/dbfdb640e558610ab75149b406fae975a124a29f)) * **deps-dev:** bump typedoc from 0.22.9 to 0.22.10 ([#137](https://github.com/googlemaps/js-jest-mocks/issues/137)) ([0de63c4](https://github.com/googlemaps/js-jest-mocks/commit/0de63c49036337253dace142f0c57750e9bc379d)) * **deps-dev:** bump typescript from 4.4.4 to 4.5.2 ([#139](https://github.com/googlemaps/js-jest-mocks/issues/139)) ([c24bee5](https://github.com/googlemaps/js-jest-mocks/commit/c24bee5f1a20e08d454f1a6dc8e788d38e3d29f1)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#132](https://github.com/googlemaps/js-jest-mocks/issues/132)) ([cb8a1b3](https://github.com/googlemaps/js-jest-mocks/commit/cb8a1b354e8c1ea80fb48608b7972a77c742f7a8)) --- 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 9ac72656..41d8ee53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/jest-mocks", - "version": "1.3.8", + "version": "1.3.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f054ccaf..48b2844d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/jest-mocks", - "version": "1.3.8", + "version": "1.3.9", "keywords": [ "google", "maps",