Skip to content

Commit 122c141

Browse files
chore(deps-dev): bump @types/react-native from 0.63.48 to 0.64.2
Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.63.48 to 0.64.2. - [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] <support@dependabot.com>
1 parent b2bdbe1 commit 122c141

3 files changed

Lines changed: 12 additions & 13 deletions

File tree

package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@babel/runtime": "^7.8.4",
3434
"@react-native-community/eslint-config": "^1.1.0",
3535
"@types/jest": "^26.0.22",
36-
"@types/react-native": "^0.63.2",
36+
"@types/react-native": "^0.64.2",
3737
"@types/react-redux": "^7.1.16",
3838
"@types/react-test-renderer": "^16.9.2",
3939
"babel-jest": "^25.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1277,10 +1277,10 @@
12771277
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
12781278
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
12791279

1280-
"@types/react-native@^0.63.2":
1281-
version "0.63.52"
1282-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.52.tgz#449beb4a413ec0f2c172cbf676a95f5b0952adf4"
1283-
integrity sha512-sBXvvtJaIUSXQLDh9NZitx1KHkKUdBLZy34lFKJaIXtpHIh5OEbBXeyUTFBtFwjk/RD0tneAtUqsdhheZRzAzw==
1280+
"@types/react-native@^0.64.2":
1281+
version "0.64.2"
1282+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.64.2.tgz#2e344aeec0b4eb21fb9eaa0ed8973245c5601d56"
1283+
integrity sha512-w2y04h+GVLY+OMlFSmq4adPuS51XtEp1yUr83OvXf+moMQ4zDG1Q07HhyvYDXdc+BSS9ANHySBqVCz0hFxli9Q==
12841284
dependencies:
12851285
"@types/react" "*"
12861286

0 commit comments

Comments
 (0)