From 379e93377800ab745058120b6eddd6dd0c81b13a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 21:17:11 +0000 Subject: [PATCH] build(deps): bump @sentry/types from 5.21.1 to 5.22.3 Bumps [@sentry/types](https://github.com/getsentry/sentry-javascript) from 5.21.1 to 5.22.3. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/5.21.1...5.22.3) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 5b5adccebf..d5804c8334 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1305,11 +1305,16 @@ hoist-non-react-statics "^3.3.2" tslib "^1.9.3" -"@sentry/types@5.21.1", "@sentry/types@^5.21.1": +"@sentry/types@5.21.1": version "5.21.1" resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.21.1.tgz#b603afa2d8c331cf520ab8cef986151b18a72e73" integrity sha512-hFN4aDduMpjj6vZSIIp+9kSr8MglcKO/UmbuUXN6hKLewhxt+Zj2wjXN7ulSs5OK5mjXP9QLA5YJvVQsl2//qw== +"@sentry/types@^5.21.1": + version "5.22.3" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.22.3.tgz#d1d547b30ee8bd7771fa893af74c4f3d71f0fd18" + integrity sha512-cv+VWK0YFgCVDvD1/HrrBWOWYG3MLuCUJRBTkV/Opdy7nkdNjhCAJQrEyMM9zX0sac8FKWKOHT0sykNh8KgmYw== + "@sentry/typescript@^5.20.0": version "5.20.0" resolved "https://registry.yarnpkg.com/@sentry/typescript/-/typescript-5.20.0.tgz#3201bec5f95c01a305932f8c0d2dfd583a2b5c03"