Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/react-native-powerauth-mobile-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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"
Expand Down Expand Up @@ -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"
Expand Down
Loading