From 7f69fe3aa5529b330aa6bf605d75f99c06e28372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Dec 2020 07:03:31 +0000 Subject: [PATCH] Bump @sentry/types from 5.24.2 to 5.29.1 Bumps [@sentry/types](https://github.com/getsentry/sentry-javascript) from 5.24.2 to 5.29.1. - [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.24.2...5.29.1) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 87a3e09..090fb70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6133,9 +6133,9 @@ } }, "@sentry/types": { - "version": "5.24.2", - "resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.24.2.tgz", - "integrity": "sha512-HcOK00R0tQG5vzrIrqQ0jC28+z76jWSgQCzXiessJ5SH/9uc6NzdO7sR7K8vqMP2+nweCHckFohC8G0T1DLzuQ==", + "version": "5.29.1", + "resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.29.1.tgz", + "integrity": "sha512-QXZBA1gJheMYTGFV+UUhr3+jKpGZqPx8kEJABs8htlKabCDJlEeoFNmeqPuVxCxukoy5ZaaHACoE+2Z87T0g2A==", "dev": true }, "@sentry/utils": { diff --git a/package.json b/package.json index 1336e5e..57075bc 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@material-ui/core": "^4.11.2", "@material-ui/icons": "^4.11.2", "@material-ui/lab": "^4.0.0-alpha.57", - "@sentry/types": "^5.24.2", + "@sentry/types": "^5.29.1", "@testing-library/jest-dom": "^5.11.6", "@testing-library/react": "^11.2.2", "@types/jest": "^26.0.16",