From 673f20d947832b9ce0927f5674a15f5d5a22ed4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:53:33 +0000 Subject: [PATCH] build(deps-dev): bump @sentry-internal/typescript from 8.42.0 to 8.51.0 Bumps [@sentry-internal/typescript](https://github.com/getsentry/sentry-javascript) from 8.42.0 to 8.51.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.51.0/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/8.42.0...8.51.0) --- updated-dependencies: - dependency-name: "@sentry-internal/typescript" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f2cebc6..6b91d3d6 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@ionic/prettier-config": "^1.0.0", "@sentry-internal/eslint-config-sdk": "8.42.0", "@sentry-internal/eslint-plugin-sdk": "8.42.0", - "@sentry-internal/typescript": "8.42.0", + "@sentry-internal/typescript": "8.51.0", "@sentry/wizard": "3.34.2", "@types/jest": "^29.5.3", "concurrently": "^8.2.2", diff --git a/yarn.lock b/yarn.lock index d2695220..26915402 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1064,6 +1064,11 @@ resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-8.42.0.tgz#aec98119db304a168f56f7f94c2659b97894f4ff" integrity sha512-jf1pHDJM+eaIdw6H96TLBZjjDf4b3pfrUzljVJ3EUEWoPXA2r/smZF7atjtG5pIHSlazYOGWlGnlkyvMCupazA== +"@sentry-internal/typescript@8.51.0": + version "8.51.0" + resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-8.51.0.tgz#1569656bbd1bd4b2e495b99aef7715ae17907c5e" + integrity sha512-c9gEKbtreHmsj7yl3787/f5nSwmlRVv7BspJ3nfp5YFssKB48W4LVri783YW75Hp+4zPO81Duoh+nM0+6+12ww== + "@sentry/browser@8.42.0": version "8.42.0" resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-8.42.0.tgz#2408a627f263adf2466b5a304957aa6c00d8351f"