Skip to content

Commit d323b14

Browse files
committed
chore: align package versions
1 parent 028e2f0 commit d323b14

File tree

3 files changed

+13
-643
lines changed

3 files changed

+13
-643
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"@definitelytyped/dtslint": "^0.0.127",
160160
"@react-native-community/eslint-config": "*",
161161
"@react-native-community/eslint-plugin": "*",
162-
"@react-native/eslint-plugin-specs": "^0.71.1",
162+
"@react-native/eslint-plugin-specs": "^0.71.2",
163163
"@reactions/component": "^2.0.2",
164164
"@types/react": "^18.0.18",
165165
"@typescript-eslint/parser": "^5.30.5",

repo-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@definitelytyped/dtslint": "^0.0.127",
1717
"@react-native-community/eslint-config": "*",
1818
"@react-native-community/eslint-plugin": "*",
19-
"@react-native/eslint-plugin-specs": "^0.71.1",
19+
"@react-native/eslint-plugin-specs": "^0.71.2",
2020
"@reactions/component": "^2.0.2",
2121
"@types/react": "^18.0.18",
2222
"@typescript-eslint/parser": "^5.30.5",

0 commit comments

Comments
 (0)