From 3f2ce138c62219ba2b6950f1d69396c1dee7e0cd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 5 Dec 2022 04:10:31 +0000 Subject: [PATCH] chore(release): 2.7.9 [skip ci] ### [2.7.9](https://github.com/googlemaps/js-jest-mocks/compare/v2.7.8...v2.7.9) (2022-12-05) ### Miscellaneous Chores * **deps-dev:** bump @rollup/plugin-typescript from 10.0.0 to 10.0.1 ([#351](https://github.com/googlemaps/js-jest-mocks/issues/351)) ([8e84edb](https://github.com/googlemaps/js-jest-mocks/commit/8e84edb4f9c4f7a7d12cd8aa537577c73af054f1)) * **deps-dev:** bump @rollup/plugin-typescript from 9.0.2 to 10.0.0 ([#348](https://github.com/googlemaps/js-jest-mocks/issues/348)) ([06c963a](https://github.com/googlemaps/js-jest-mocks/commit/06c963a5cdd0aac3c06a9d8cbda342a71c5a817d)) * **deps-dev:** bump eslint-plugin-jest from 27.1.3 to 27.1.4 ([#339](https://github.com/googlemaps/js-jest-mocks/issues/339)) ([bda8a7c](https://github.com/googlemaps/js-jest-mocks/commit/bda8a7cf8dcb091a0a84831bb85470fb97547598)) * **deps-dev:** bump eslint-plugin-jest from 27.1.4 to 27.1.5 ([#342](https://github.com/googlemaps/js-jest-mocks/issues/342)) ([b2015f9](https://github.com/googlemaps/js-jest-mocks/commit/b2015f994095f15f36cb6eb038c80fcd639ade80)) * **deps-dev:** bump eslint-plugin-jest from 27.1.5 to 27.1.6 ([#349](https://github.com/googlemaps/js-jest-mocks/issues/349)) ([8ca81fc](https://github.com/googlemaps/js-jest-mocks/commit/8ca81fcbf39538767014e31eb997e809f5a98cc3)) * **deps-dev:** bump prettier from 2.7.1 to 2.8.0 ([#352](https://github.com/googlemaps/js-jest-mocks/issues/352)) ([fc709ad](https://github.com/googlemaps/js-jest-mocks/commit/fc709ad0bf49ab4fa6560d36df8b641da8e052fc)) * **deps-dev:** bump typedoc from 0.23.18 to 0.23.19 ([#337](https://github.com/googlemaps/js-jest-mocks/issues/337)) ([f2c55bf](https://github.com/googlemaps/js-jest-mocks/commit/f2c55bf548330b81b36bbaddd091f87a0d76ef68)) * **deps-dev:** bump typedoc from 0.23.19 to 0.23.20 ([#338](https://github.com/googlemaps/js-jest-mocks/issues/338)) ([8f1ea88](https://github.com/googlemaps/js-jest-mocks/commit/8f1ea88436ec690c8c6c16e6637f106fd2954626)) * **deps-dev:** bump typedoc from 0.23.20 to 0.23.21 ([#344](https://github.com/googlemaps/js-jest-mocks/issues/344)) ([40e9f0f](https://github.com/googlemaps/js-jest-mocks/commit/40e9f0fa9fa70a6c6996256a5da4724fb286b085)) --- 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 ef98827d..ce5f2285 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/jest-mocks", - "version": "2.7.8", + "version": "2.7.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ffacea82..d16838e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/jest-mocks", - "version": "2.7.8", + "version": "2.7.9", "keywords": [ "google", "maps",