From 503a9816d7931cff3302fb57d6d7dff89d8f2cee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2020 08:09:49 +0000 Subject: [PATCH] chore(deps-dev): bump @types/react-native from 0.62.18 to 0.63.0 Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.62.18 to 0.63.0. - [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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0339fa540..90fc98975 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@release-it/conventional-changelog": "^1.1.0", "@testing-library/jest-native": "~3.1.0", "@types/react": "^16.9.34", - "@types/react-native": "^0.62.2", + "@types/react-native": "^0.63.0", "@types/react-test-renderer": "^16.9.2", "babel-jest": "^26.0.1", "conventional-changelog-cli": "^2.0.11", diff --git a/yarn.lock b/yarn.lock index e2d733a4d..9eaec24c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1843,10 +1843,10 @@ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw== -"@types/react-native@^0.62.2": - version "0.62.18" - resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.18.tgz#ad63691e7c44edef2beeb6af52b2eb942c3ed8a1" - integrity sha512-7QfU8EzIYxYqeXpPf8QNv2xi8hrePlgTbRATRo+plRSdVfJu7N6sAXqrFxKJp6bGLvp82GV1gczl93gqiAfXPA== +"@types/react-native@^0.63.0": + version "0.63.0" + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.0.tgz#d12c693934e012e731daed04e1529b53910fd03a" + integrity sha512-+AeNnqfaeTO1HfqgZKMR+4TC2Jw22joI4zNooNX8noyaNmJOCz4urcEE7/UabB8fHfxvUH0T5UMOfsBSSTYZMw== dependencies: "@types/react" "*"