Skip to content

Commit 0450e4f

Browse files
chore(deps-dev): bump @types/react-native from 0.62.1 to 0.63.46 (#174)
Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.62.1 to 0.63.46. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 48c7414 commit 0450e4f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@react-native-community/eslint-config": "^2.0.0",
3232
"@semantic-release/git": "^8.0.0",
3333
"@types/react": "^17.0.0",
34-
"@types/react-native": "^0.62.1",
34+
"@types/react-native": "^0.63.46",
3535
"babel-eslint": "^10.1.0",
3636
"babel-jest": "^26.0.1",
3737
"babel-preset-expo": "^8.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2420,10 +2420,10 @@
24202420
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
24212421
integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==
24222422

2423-
"@types/react-native@^0.62.1":
2424-
version "0.62.1"
2425-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.1.tgz#a51d50ade85420a68d594778316ed74e5040078c"
2426-
integrity sha512-4uKqYGek9/OstJWW0hEfF/6fx8BzNkzdAFxeY+VOxec+SPKK/hvGEjnX6+0jV1MnJDBHYKdWfWA4sYCQ8G3sqA==
2423+
"@types/react-native@^0.63.46":
2424+
version "0.63.46"
2425+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.46.tgz#942df5af29046c6f22227495e00d5297cc1cea73"
2426+
integrity sha512-SnBnWRErpISIaWk4K8kAfIKqSPdZ8fdH6HIw7kVdz6jMl/5FAf6iXeIwRfVZg1bCMh+ymNPCpSENNNEVprxj/w==
24272427
dependencies:
24282428
"@types/react" "*"
24292429

0 commit comments

Comments
 (0)