From e2fa7727ddfcd4ccbfb8795ee2e6eba9c2e8d31a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:32:53 +0000 Subject: [PATCH] Bump @react-native/eslint-plugin from 0.78.3 to 0.84.0 Bumps [@react-native/eslint-plugin](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-plugin-react-native) from 0.78.3 to 0.84.0. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/eslint-plugin-react-native) --- updated-dependencies: - dependency-name: "@react-native/eslint-plugin" dependency-version: 0.84.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../react-native-powerauth-mobile-sdk/package.json | 2 +- yarn.lock | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/packages/react-native-powerauth-mobile-sdk/package.json b/packages/react-native-powerauth-mobile-sdk/package.json index 5d87509..71dd7db 100644 --- a/packages/react-native-powerauth-mobile-sdk/package.json +++ b/packages/react-native-powerauth-mobile-sdk/package.json @@ -60,7 +60,7 @@ }, "devDependencies": { "@react-native/eslint-config": "^0.78.0", - "@react-native/eslint-plugin": "^0.78.0", + "@react-native/eslint-plugin": "^0.84.0", "@react-native/typescript-config": "^0.78.0", "@types/react": "^19.0.0", "@typescript-eslint/eslint-plugin": "^8.55.0", diff --git a/yarn.lock b/yarn.lock index 205a3e7..c7beacd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2615,7 +2615,7 @@ __metadata: languageName: node linkType: hard -"@react-native/eslint-plugin@npm:0.78.3, @react-native/eslint-plugin@npm:^0.78.0": +"@react-native/eslint-plugin@npm:0.78.3": version: 0.78.3 resolution: "@react-native/eslint-plugin@npm:0.78.3" checksum: 10c0/08ddad87aea0749c80576be5cd00fd39c207c0a3abc64e96194b5945546ae2586f68269a58c38e0ea52c18c12ce355d90975f509bfb4b148b78008e06ecefe58 @@ -2629,6 +2629,13 @@ __metadata: languageName: node linkType: hard +"@react-native/eslint-plugin@npm:^0.84.0": + version: 0.84.0 + resolution: "@react-native/eslint-plugin@npm:0.84.0" + checksum: 10c0/cae751b5c458ae704769504c8aee2c728a0a4e49394e209f1f910093ee6b5e5c205020e603f37401dcd4a7d9974df14a41a9a78d40bcc1b81c1feff8d420f28b + languageName: node + linkType: hard + "@react-native/gradle-plugin@npm:0.82.1": version: 0.82.1 resolution: "@react-native/gradle-plugin@npm:0.82.1" @@ -9531,7 +9538,7 @@ __metadata: resolution: "react-native-powerauth-mobile-sdk@workspace:packages/react-native-powerauth-mobile-sdk" dependencies: "@react-native/eslint-config": "npm:^0.78.0" - "@react-native/eslint-plugin": "npm:^0.78.0" + "@react-native/eslint-plugin": "npm:^0.84.0" "@react-native/typescript-config": "npm:^0.78.0" "@types/react": "npm:^19.0.0" "@typescript-eslint/eslint-plugin": "npm:^8.55.0"