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.0",
"@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.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"
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.0"
"@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