Skip to content

Commit 5883ed7

Browse files
chore(deps-dev): bump @types/react-native from 0.69.15 to 0.70.7 (#131)
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]>
1 parent 4be678a commit 5883ed7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,19 @@
4545
"@testing-library/react-native": "^11.0.0",
4646
"@types/jest": "^29.0.1",
4747
"@types/react": "^18.0.19",
48-
"@types/react-native": "^0.69.8",
48+
"@types/react-native": "^0.70.7",
4949
"@types/react-test-renderer": "^18.0.0",
5050
"commitizen": "^4.2.5",
5151
"cz-conventional-changelog": "^3.3.0",
5252
"eslint": "^8.21.0",
5353
"husky": "^8.0.1",
5454
"jest": "^29.0.1",
55-
"metro-react-native-babel-preset": "^0.72.0",
55+
"metro-react-native-babel-preset": "^0.72.3",
5656
"prettier": "^2.7.1",
5757
"pretty-quick": "^3.1.3",
58-
"react": "18.0.0",
59-
"react-native": "^0.69.4",
60-
"react-test-renderer": "18.0.0",
58+
"react": "18.1.0",
59+
"react-native": "^0.70.6",
60+
"react-test-renderer": "18.1.0",
6161
"semantic-release": "^19.0.3",
6262
"typescript": "^4.8.3"
6363
},

0 commit comments

Comments
 (0)