From de2532302b3243f118e4239baa17932969b5a45a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 19:27:18 +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 5.27.1 to 5.27.2. - [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.27.1...5.27.2) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index f9b16b320e..201d3911d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1138,13 +1138,20 @@ eslint-plugin-jsdoc "^30.0.3" eslint-plugin-simple-import-sort "^5.0.3" -"@sentry-internal/eslint-plugin-sdk@5.27.1", "@sentry-internal/eslint-plugin-sdk@^5.27.1": +"@sentry-internal/eslint-plugin-sdk@5.27.1": version "5.27.1" resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-5.27.1.tgz#019b6547562ca0d6135f97817198c42cdc85b5a6" integrity sha512-hmWKG8XlSk2AGI8NsR1DZPgGq0W9WY4B2iSQhoyYuQDHlCmihUKCrEUmp9ABcKHLQSAsKP2JOKINbjOY4hzzzw== dependencies: requireindex "~1.1.0" +"@sentry-internal/eslint-plugin-sdk@^5.27.1": + version "5.27.2" + resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-5.27.2.tgz#aa4bfd771fd8bafef4ee648d3d0d5d3950abaa59" + integrity sha512-7aoJjSBZKl5/Yztu3I+I+sKe5weamACFdJqBoSjkPyiLwhmB7QCSs1rUSgWua55MWvC3sKf5EzPM5RcpfQPRYQ== + dependencies: + requireindex "~1.1.0" + "@sentry-internal/typescript@5.27.1": version "5.27.1" resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-5.27.1.tgz#a7f86caabfcfd9aefa4ffeb16596424271a62021"