From edf4a12398154d970ff29d80678556e7b36eb926 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 00:55:11 +0000 Subject: [PATCH] Bump @react-native/eslint-plugin from 0.78.3 to 0.84.1 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.1. - [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.1/packages/eslint-plugin-react-native) --- updated-dependencies: - dependency-name: "@react-native/eslint-plugin" dependency-version: 0.84.1 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..c81f771 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.1", "@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 99905d2..8b40e77 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.1": + version: 0.84.1 + resolution: "@react-native/eslint-plugin@npm:0.84.1" + checksum: 10c0/88d54758d8fd471173dbb3e080b34f667dd75be4e20604fe1a5d27c20caa5386cb97396a482c0064ee364bca08f3b85ab5390640a7da15e28f77fb548ec12e89 + 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.1" "@react-native/typescript-config": "npm:^0.78.0" "@types/react": "npm:^19.0.0" "@typescript-eslint/eslint-plugin": "npm:^8.55.0"