Skip to content

Commit

Permalink
build(deps-dev): bump @types/react-native from 0.62.18 to 0.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jul 13, 2020
1 parent 9a4adf0 commit 1a0b65a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/renderers/react-native-svg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"start": "essex watch"
},
"devDependencies": {
"@types/react-native": "^0.62.0",
"@types/react-native": "^0.63.0",
"react": "^16.9.0"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4141,10 +4141,10 @@
dependencies:
"@types/react" "*"

"@types/react-native@*", "@types/react-native@^0.62.0":
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@*", "@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" "*"

Expand Down

0 comments on commit 1a0b65a

Please sign in to comment.