From a4cd180b761862047c405673b02a83b1f3665989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 22:44:17 +0000 Subject: [PATCH] CHORE(NPM) - bump @sentry/types from 7.98.0 to 7.100.1 Bumps [@sentry/types](https://github.com/getsentry/sentry-javascript) from 7.98.0 to 7.100.1. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.100.1/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.98.0...7.100.1) --- updated-dependencies: - dependency-name: "@sentry/types" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 53300711a6..f2e72e2105 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@leafygreen-ui/typography": "17.0.1", "@rjsf/core": "4.2.3", "@sentry/react": "7.56.0", - "@sentry/types": "7.98.0", + "@sentry/types": "7.100.1", "ansi_up": "6.0.2", "antd": "4.20.0", "date-fns": "2.28.0", diff --git a/yarn.lock b/yarn.lock index cbf420b0c5..fb890ce802 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4593,6 +4593,11 @@ "@sentry/types" "7.56.0" "@sentry/utils" "7.56.0" +"@sentry/types@7.100.1": + version "7.100.1" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.100.1.tgz#1349b77269cecf4e80c087842575bd1a001e9995" + integrity sha512-fLM+LedHuKzOd8IhXBqaQuym+AA519MGjeczBa5kGakes/BbAsUMwsNfjsKQedp7Kh44RgYF99jwoRPK2oDrXw== + "@sentry/types@7.56.0": version "7.56.0" resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.56.0.tgz#9042a099cf9e8816d081886d24b88082a5d9f87a" @@ -4603,11 +4608,6 @@ resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.66.0.tgz#4ec290cc6a3dd2024a61a0bffb468cedb409f7fb" integrity sha512-uUMSoSiar6JhuD8p7ON/Ddp4JYvrVd2RpwXJRPH1A4H4Bd4DVt1mKJy1OLG6HdeQv39XyhB1lPZckKJg4tATPw== -"@sentry/types@7.98.0": - version "7.98.0" - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.98.0.tgz#6a88bf60679aea88ac6cba4d1517958726c2bafb" - integrity sha512-pc034ziM0VTETue4bfBcBqTWGy4w0okidtoZJjGVrYAfE95ObZnUGVj/XYIQ3FeCYWIa7NFN2MvdsCS0buwivQ== - "@sentry/utils@7.56.0": version "7.56.0" resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.56.0.tgz#e60e4935d17b2197584abf6ce61b522ad055352c"