From 823a732f7f28ca5969fd8cebe5f4e89712c21308 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 01:41:28 +0000 Subject: [PATCH] chore: Bump @types/amplitude-js from 8.9.3 to 8.9.6 Bumps [@types/amplitude-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/amplitude-js) from 8.9.3 to 8.9.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/amplitude-js) --- updated-dependencies: - dependency-name: "@types/amplitude-js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2474a5cf..30e6e083 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@sentry/browser": "^6.13.3", "@sentry/node": "^6.13.2", "@shootismoke/ui": "^0.8.9", - "@types/amplitude-js": "^8.9.3", + "@types/amplitude-js": "^8.9.6", "@types/classnames": "^2.3.1", "@types/cors": "^2.8.12", "@types/form-data": "^2.5.0", diff --git a/yarn.lock b/yarn.lock index 2266d5a0..e26efe7f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2135,10 +2135,10 @@ resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e" integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA== -"@types/amplitude-js@^8.9.3": - version "8.9.3" - resolved "https://registry.yarnpkg.com/@types/amplitude-js/-/amplitude-js-8.9.3.tgz#d6280fe6cb6210d6dbc5a374577385ac5b682872" - integrity sha512-Sv7yiP7MLkcrrrNzUVHwpyGyR+3POMwQlJWHywqXhQa8ae3HpXPnwwvnEry0BQ1t+xRW3MoEuVXha/8Oy8i50w== +"@types/amplitude-js@^8.9.6": + version "8.9.6" + resolved "https://registry.yarnpkg.com/@types/amplitude-js/-/amplitude-js-8.9.6.tgz#c447f5d20f6cb6380cfd33d6728bb509212e19b0" + integrity sha512-x5Z2pdlb2o8x9RW541UWO+hzoQHhX1NZxoCUO8ApRwBto8RpoIO4LZBIsgLUWNxAzxXaL3A3vErbNzHDawcnqQ== "@types/aria-query@^4.2.0": version "4.2.1"