From 75e0c1d1f6631047c6f02188be6acccb81db3683 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 13 Oct 2021 04:18:12 +0000 Subject: [PATCH] chore(release): 1.3.4 [skip ci] ### [1.3.4](https://github.com/googlemaps/js-jest-mocks/compare/v1.3.3...v1.3.4) (2021-10-13) ### Miscellaneous Chores * **deps-dev:** bump @typescript-eslint/parser from 4.32.0 to 4.33.0 ([#100](https://github.com/googlemaps/js-jest-mocks/issues/100)) ([0a89d86](https://github.com/googlemaps/js-jest-mocks/commit/0a89d865724db0cf446a79b5ff59854492a0ec5f)) * **deps-dev:** bump eslint-plugin-jest from 24.5.2 to 25.0.1 ([#102](https://github.com/googlemaps/js-jest-mocks/issues/102)) ([a42a144](https://github.com/googlemaps/js-jest-mocks/commit/a42a144c5ef5d49e3813bd6b4d419b776e8ddabc)) * **deps-dev:** bump eslint-plugin-jest from 25.0.1 to 25.0.5 ([#103](https://github.com/googlemaps/js-jest-mocks/issues/103)) ([6d9e7ab](https://github.com/googlemaps/js-jest-mocks/commit/6d9e7abf57aa560818054e45f4ba97e6d8b26ffc)) * **deps-dev:** bump jest from 27.2.4 to 27.2.5 ([#101](https://github.com/googlemaps/js-jest-mocks/issues/101)) ([eee6ff5](https://github.com/googlemaps/js-jest-mocks/commit/eee6ff56994c1ea93dea2e521aa3b728bcb0d50a)) * **deps-dev:** bump typescript from 4.4.3 to 4.4.4 ([#104](https://github.com/googlemaps/js-jest-mocks/issues/104)) ([d50af46](https://github.com/googlemaps/js-jest-mocks/commit/d50af46edf86ace61b26efc97a60a7c525a1acd7)) --- 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 f7d0c059..d58d2356 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/jest-mocks", - "version": "1.3.3", + "version": "1.3.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3a98312e..8d11152e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/jest-mocks", - "version": "1.3.3", + "version": "1.3.4", "keywords": [ "google", "maps",