Skip to content

Commit 9c05fc0

Browse files
Bump @types/react-native from 0.63.50 to 0.63.51 in /example (mrousavy#47)
Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.63.50 to 0.63.51. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc9f892 commit 9c05fc0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@react-native-community/eslint-config": "^2.0.0",
3030
"@react-native-community/eslint-plugin": "^1.1.0",
3131
"@types/react": "^17.0.2",
32-
"@types/react-native": "^0.63.50",
32+
"@types/react-native": "^0.63.51",
3333
"@types/react-native-vector-icons": "^6.4.6",
3434
"@types/react-native-video": "^5.0.4",
3535
"@typescript-eslint/eslint-plugin": "^4.17.0",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,10 +1033,10 @@
10331033
"@types/react" "*"
10341034
"@types/react-native" "*"
10351035

1036-
"@types/react-native@*", "@types/react-native@^0.63.50":
1037-
version "0.63.50"
1038-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.50.tgz#cea13fb272983ec585179807d0cb4f84db0952f6"
1039-
integrity sha512-jWxsHDG/AHEaOrqqcI0Cth0WdPsgyaJ1nel5pS0uCzpt2RjwtkvEUAfu39paPr4i+9oUUgbJq3vkVXaj7n8RdQ==
1036+
"@types/react-native@*", "@types/react-native@^0.63.51":
1037+
version "0.63.51"
1038+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.51.tgz#2fc45ab934801770cdbbcdc6ae5cd85c0e2a2a02"
1039+
integrity sha512-lpJdBF7T/nZigbequu7p4NptZmTUKq8R7vRADkk00H8DR5igspL10B1F58MvNTu8o/TyqzPISyWoRARqaIy+mw==
10401040
dependencies:
10411041
"@types/react" "*"
10421042

0 commit comments

Comments
 (0)