From 91d326efadfcb210580afa5a73c786563f1339d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 01:30:02 +0000 Subject: [PATCH] chore: Bump @types/amplitude-js from 8.9.3 to 8.16.0 Bumps [@types/amplitude-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/amplitude-js) from 8.9.3 to 8.16.0. - [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-minor ... 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..0f8e5247 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.16.0", "@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..78c4453e 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.16.0": + version "8.16.0" + resolved "https://registry.yarnpkg.com/@types/amplitude-js/-/amplitude-js-8.16.0.tgz#2e201473148ece37667fe52cfce5db2ea2508c84" + integrity sha512-ElfQLlWQvtlXw2dwk3qslgs9PIUlX6+6Cf/NEezlNnexJ5B9ykUrNOQk6xbNFKR01MhCld07nWEf5iTYERKS9A== "@types/aria-query@^4.2.0": version "4.2.1"