Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
Update expo monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 1252c82 commit d44521a
Show file tree
Hide file tree
Showing 2 changed files with 3,167 additions and 1,379 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -14,7 +14,7 @@
"@types/react": "^16.9.11",
"@typescript-eslint/eslint-plugin": "^2.6.0",
"@typescript-eslint/parser": "^2.6.0",
"expo": "~36.0.0",
"expo": "42.0.4",
"react": "~16.9.0",
"react-dom": "~16.9.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz",
Expand All @@ -31,14 +31,14 @@
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"babel-preset-expo": "7.1.0",
"babel-preset-expo": "8.4.1",
"eslint": "^6.6.0",
"eslint-config-expo": "^6.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-react-hooks": "^1.7.0",
"jest-expo": "35.0.0",
"jest-expo": "42.1.0",
"prettier": "^1.18.2"
},
"eslintConfig": {
Expand Down

0 comments on commit d44521a

Please sign in to comment.