From 35bd81092cb52771c74a6afd7c5cfa78d9e519a5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 25 Jan 2022 04:20:22 +0000 Subject: [PATCH] chore(release): 2.2.1 [skip ci] ### [2.2.1](https://github.com/googlemaps/js-jest-mocks/compare/v2.2.0...v2.2.1) (2022-01-25) ### Miscellaneous Chores * **deps-dev:** bump @types/google.maps from 3.47.2 to 3.47.3 ([#184](https://github.com/googlemaps/js-jest-mocks/issues/184)) ([2dac46a](https://github.com/googlemaps/js-jest-mocks/commit/2dac46adc323b29f5488c22a5b9e4bc8b52b0891)) * **deps-dev:** bump eslint-plugin-jest from 25.3.4 to 25.7.0 ([#178](https://github.com/googlemaps/js-jest-mocks/issues/178)) ([8471bd3](https://github.com/googlemaps/js-jest-mocks/commit/8471bd37987b3e74d7102a27bcaab359894847bd)) * **deps-dev:** bump eslint-plugin-jest from 25.7.0 to 26.0.0 ([#186](https://github.com/googlemaps/js-jest-mocks/issues/186)) ([ed7c247](https://github.com/googlemaps/js-jest-mocks/commit/ed7c2479e6d252ff0eb3bc474570079449a56934)) * **deps-dev:** bump rollup from 2.63.0 to 2.64.0 ([#177](https://github.com/googlemaps/js-jest-mocks/issues/177)) ([e3e5910](https://github.com/googlemaps/js-jest-mocks/commit/e3e5910ff8e15b86569b20e71a89a69d183a0e08)) * **deps-dev:** bump rollup from 2.64.0 to 2.66.0 ([#185](https://github.com/googlemaps/js-jest-mocks/issues/185)) ([4ae898c](https://github.com/googlemaps/js-jest-mocks/commit/4ae898c58b83991883f64eccee1a068f15c66732)) * **deps-dev:** bump ts-jest from 27.1.2 to 27.1.3 ([#179](https://github.com/googlemaps/js-jest-mocks/issues/179)) ([3e4d0f1](https://github.com/googlemaps/js-jest-mocks/commit/3e4d0f1ccab58573c8e47180438551bc58b65b65)) * **deps-dev:** bump typedoc from 0.22.10 to 0.22.11 ([#180](https://github.com/googlemaps/js-jest-mocks/issues/180)) ([58c9d05](https://github.com/googlemaps/js-jest-mocks/commit/58c9d05d012341d680d6025bd63dfc8def95c3db)) * **deps-dev:** bump typescript from 4.5.4 to 4.5.5 ([#183](https://github.com/googlemaps/js-jest-mocks/issues/183)) ([334522c](https://github.com/googlemaps/js-jest-mocks/commit/334522ca7601a77a9de960380da3d40edb293b75)) --- 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 a010354e..4967be56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/jest-mocks", - "version": "2.2.0", + "version": "2.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2b9b3c01..a0fa21f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/jest-mocks", - "version": "2.2.0", + "version": "2.2.1", "keywords": [ "google", "maps",