Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react-native from 0.69.15 to 0.70.7 (#131)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maciej Jastrzebski <[email protected]>
  • Loading branch information
dependabot[bot] and mdjastrzebski authored Nov 28, 2022
1 parent 4be678a commit 5883ed7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@
"@testing-library/react-native": "^11.0.0",
"@types/jest": "^29.0.1",
"@types/react": "^18.0.19",
"@types/react-native": "^0.69.8",
"@types/react-native": "^0.70.7",
"@types/react-test-renderer": "^18.0.0",
"commitizen": "^4.2.5",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.21.0",
"husky": "^8.0.1",
"jest": "^29.0.1",
"metro-react-native-babel-preset": "^0.72.0",
"metro-react-native-babel-preset": "^0.72.3",
"prettier": "^2.7.1",
"pretty-quick": "^3.1.3",
"react": "18.0.0",
"react-native": "^0.69.4",
"react-test-renderer": "18.0.0",
"react": "18.1.0",
"react-native": "^0.70.6",
"react-test-renderer": "18.1.0",
"semantic-release": "^19.0.3",
"typescript": "^4.8.3"
},
Expand Down

0 comments on commit 5883ed7

Please sign in to comment.