From a05c068c45d32787e13077146eae68d2fde2466b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 16:00:49 +0000 Subject: [PATCH] build(deps-dev): bump @sentry-internal/eslint-plugin-sdk Bumps [@sentry-internal/eslint-plugin-sdk](https://github.com/getsentry/sentry-javascript) from 8.27.0 to 8.29.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/8.27.0...8.29.0) --- updated-dependencies: - dependency-name: "@sentry-internal/eslint-plugin-sdk" 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 4f63b26b..50efc6e9 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@capacitor/ios": "^3.0.1 || ^4.0.0 || ^5.0.0 || ^6.0.0", "@ionic/prettier-config": "^1.0.0", "@sentry-internal/eslint-config-sdk": "8.27.0", - "@sentry-internal/eslint-plugin-sdk": "8.27.0", + "@sentry-internal/eslint-plugin-sdk": "8.29.0", "@sentry-internal/typescript": "8.27.0", "@sentry/wizard": "3.27.0", "@types/jest": "^29.5.3", diff --git a/yarn.lock b/yarn.lock index 86f7850b..dcd16f36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1029,6 +1029,11 @@ resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-8.27.0.tgz#b9b45088589c713e3c751a7906a50d5d2f4244cf" integrity sha512-71qBtnXIfeO+2iBsN8kIoIBq8RA5waQ/RikVVqlwHtfMQrhaFHpBHTNwGKGBKTxdzGageMU6vC9s6JCMWakF1w== +"@sentry-internal/eslint-plugin-sdk@8.29.0": + version "8.29.0" + resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-8.29.0.tgz#1aa7df58cae87ceb9f9386cdf8492b507a6eaf09" + integrity sha512-/vp3nq/0IHmAWwQ/tlGMyiV/RH7uLZ5TS9PmmTpZxge0dAYPR1MbcqY2xUwwFN844XqSDUWY4GXNHe5hGO5rMw== + "@sentry-internal/feedback@8.27.0": version "8.27.0" resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-8.27.0.tgz#46a4cbde49d7a1cb182792c28341a8c89249e6b1"