Skip to content

Commit 27a4619

Browse files
committed
chore: deps align
1 parent 146ef96 commit 27a4619

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config-react-native/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@
1616
"main": "index.mjs",
1717
"type": "module",
1818
"dependencies": {
19-
"eslint-config-expo": "~10.0.0",
19+
"@strv/eslint-config-typescript": "^6.0.0",
2020
"@typescript-eslint/eslint-plugin": "^8.0.0",
21-
"@typescript-eslint/parser": "^8.0.0"
21+
"@typescript-eslint/parser": "^8.0.0",
22+
"eslint-config-expo": "^10.0.0"
2223
},
2324
"peerDependencies": {
2425
"eslint": "^9"

0 commit comments

Comments
 (0)