Skip to content

Commit 3df6a77

Browse files
authored
Merge pull request #42141 from facebook/hur/align-packages-for-0.71.15
chore: align package versions
2 parents 028e2f0 + d323b14 commit 3df6a77

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)