Skip to content

Commit

Permalink
build(deps-dev): bump @sentry-internal/eslint-plugin-sdk
Browse files Browse the repository at this point in the history
Bumps [@sentry-internal/eslint-plugin-sdk](https://github.com/getsentry/sentry-javascript) from 8.27.0 to 8.31.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.27.0...8.31.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 7e64f78 commit 9d57f3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.31.0",
"@sentry-internal/typescript": "8.27.0",
"@sentry/wizard": "3.30.0",
"@types/jest": "^29.5.3",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.31.0":
version "8.31.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-8.31.0.tgz#b59a020ec1f27303e4cd2ccf793ca3a971177e0e"
integrity sha512-AeAq7dPL9Q4YlV0VexpI4054pifD42GPwVYNXwQzr977JT10mR6++Bv1TwnmWJjBzmikTmD1s6TK4EfpFGZF1A==

"@sentry-internal/feedback@8.27.0":
version "8.27.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-8.27.0.tgz#46a4cbde49d7a1cb182792c28341a8c89249e6b1"
Expand Down

0 comments on commit 9d57f3a

Please sign in to comment.