From 9d2685b91a2c284c4e8429c1956787ee53c7aaf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 15:59:14 +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.33.0 to 8.37.1. - [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.33.0...8.37.1) --- 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 1f460b90..3ba35572 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.33.0", - "@sentry-internal/eslint-plugin-sdk": "8.33.0", + "@sentry-internal/eslint-plugin-sdk": "8.37.1", "@sentry-internal/typescript": "8.33.0", "@sentry/wizard": "3.34.2", "@types/jest": "^29.5.3", diff --git a/yarn.lock b/yarn.lock index 3dc9b8ef..f9bfad57 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.33.0.tgz#7f5b42567b4200e90e4a80534473b3d0abbce867" integrity sha512-KHL9LLPdxH69/1EBlB32OEst2wwuU02iHaknnYcsKpdmsD40ek0kUN358N6A/pbjAvgwXsYOnXNdr2ouA9f7gQ== +"@sentry-internal/eslint-plugin-sdk@8.37.1": + version "8.37.1" + resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-8.37.1.tgz#a53fdf104e6430f2e2001d21fa9b7b89c6b49f7d" + integrity sha512-trG3hb+e7Okbrkp66XaemoekvT42ZHkmMSJxE7UUn2bjknZ+5BaGp3RQea6TOAKAxbIPzr33+WOPXKf8LDd3Pg== + "@sentry-internal/feedback@8.33.0": version "8.33.0" resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-8.33.0.tgz#dac09d62e7852143ff8cc3081e298828c18ecff7"