We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0f6c70 commit b223505Copy full SHA for b223505
3 files changed
example-app/package.json
@@ -30,7 +30,7 @@
30
},
31
"private": "true",
32
"dependencies": {
33
- "expo": "^47.0.13",
+ "expo": "^49.0.0",
34
"react": "^18.2.0",
35
"react-native": "^0.72.0"
36
}
packages/eslint-plugin/package.json
@@ -40,8 +40,8 @@
40
"prettier": "^2.8.8"
41
42
43
- "@typescript-eslint/parser": "^5.48.0",
44
- "eslint-config-prettier": "^8.8.0",
+ "@typescript-eslint/parser": "^6.0.0",
+ "eslint-config-prettier": "^9.0.0",
45
"eslint-define-config": "^1.21.0",
46
"requireindex": "^1.2.0"
47
0 commit comments