From f96ef27dd884dca2a12b98ce31a7b37713869901 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 12 Apr 2022 00:07:01 +0000 Subject: [PATCH] chore(release): 1.0.13 [skip ci] ### [1.0.13](https://github.com/googlemaps/js-typescript-guards/compare/v1.0.12...v1.0.13) (2022-04-12) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 2.6.3 to 2.6.4 ([#155](https://github.com/googlemaps/js-typescript-guards/issues/155)) ([a240621](https://github.com/googlemaps/js-typescript-guards/commit/a240621a87ac57c49d54f2e08db0aae1c78f391a)) * **deps-dev:** bump @googlemaps/jest-mocks from 2.6.4 to 2.7.0 ([#157](https://github.com/googlemaps/js-typescript-guards/issues/157)) ([9c07dc5](https://github.com/googlemaps/js-typescript-guards/commit/9c07dc55bfd738078d63d33a72a30e91bc9225ea)) * **deps-dev:** bump @types/google.maps from 3.48.3 to 3.48.5 ([#151](https://github.com/googlemaps/js-typescript-guards/issues/151)) ([f1dc23a](https://github.com/googlemaps/js-typescript-guards/commit/f1dc23a6bb32045e557d9a843780ed040071f718)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#153](https://github.com/googlemaps/js-typescript-guards/issues/153)) ([16df8a8](https://github.com/googlemaps/js-typescript-guards/commit/16df8a85a069cc72bc20d8eef66655a7e2837efe)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#160](https://github.com/googlemaps/js-typescript-guards/issues/160)) ([35dab52](https://github.com/googlemaps/js-typescript-guards/commit/35dab52c872d8ee1e963c2e75e8de1713c79efd2)) * **deps-dev:** bump @typescript-eslint/parser from 5.17.0 to 5.18.0 ([#152](https://github.com/googlemaps/js-typescript-guards/issues/152)) ([3f7e77c](https://github.com/googlemaps/js-typescript-guards/commit/3f7e77c6c38e3ad9c3ef18142f26862f6d6a8da9)) * **deps-dev:** bump @typescript-eslint/parser from 5.18.0 to 5.19.0 ([#162](https://github.com/googlemaps/js-typescript-guards/issues/162)) ([f9f548d](https://github.com/googlemaps/js-typescript-guards/commit/f9f548d17c2312b1395e903f84ece9507d6393e7)) * **deps-dev:** bump eslint from 8.12.0 to 8.13.0 ([#158](https://github.com/googlemaps/js-typescript-guards/issues/158)) ([d107b73](https://github.com/googlemaps/js-typescript-guards/commit/d107b732641f89333e01df8cc4a0cfaf760e942d)) * **deps-dev:** bump eslint-plugin-jest from 26.1.3 to 26.1.4 ([#159](https://github.com/googlemaps/js-typescript-guards/issues/159)) ([8217bcd](https://github.com/googlemaps/js-typescript-guards/commit/8217bcdafa7de13f94006530783bb61692c28602)) * **deps-dev:** bump prettier from 2.6.1 to 2.6.2 ([#154](https://github.com/googlemaps/js-typescript-guards/issues/154)) ([8a0a254](https://github.com/googlemaps/js-typescript-guards/commit/8a0a254c2e89262b231f84b17a0923047c5cb57a)) * **deps-dev:** bump typedoc from 0.22.13 to 0.22.14 ([#156](https://github.com/googlemaps/js-typescript-guards/issues/156)) ([002182d](https://github.com/googlemaps/js-typescript-guards/commit/002182df1d325fcfe7a4e7aae7df7f1413d162b3)) * **deps-dev:** bump typedoc from 0.22.14 to 0.22.15 ([#161](https://github.com/googlemaps/js-typescript-guards/issues/161)) ([770cd39](https://github.com/googlemaps/js-typescript-guards/commit/770cd39aa0255118e7be2e94e9e41b44c3d77d68)) --- 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 9b29482b..b3fff588 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/typescript-guards", - "version": "1.0.12", + "version": "1.0.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b9842d6f..6702e24b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/typescript-guards", - "version": "1.0.12", + "version": "1.0.13", "description": "TypeScript guards for Google Maps Platform JavaScript.", "keywords": [ "google",