Skip to content

Commit

Permalink
fix(deps): update dependency react-native-web to v0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 7, 2020
1 parent 00d07eb commit dbbbecf
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"bara-react-icons": "^1.1.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-native-web": "0.13.1"
"react-native-web": "0.13.3"
},
"devDependencies": {
"@semantic-release/changelog": "3.0.6",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-native-web": "0.13.1"
"react-native-web": "0.13.3"
},
"devDependencies": {
"babel-core": "6.26.3",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6085,10 +6085,10 @@ react-modal@^3.3.2:
react-lifecycles-compat "^3.0.0"
warning "^3.0.0"

[email protected].1:
version "0.13.1"
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.13.1.tgz#048ddb2775810be5e5e1a89fca0e05cc63f55c3d"
integrity sha512-VMEqQNyJ6ODlZR8beD4OmxcNYVsVgBMwNQ1RYaMHB2ojgMPD9Nq9LSVV8SrJtpwBls5QLMqg0eojXh9XYhnQhA==
[email protected].3:
version "0.13.3"
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.13.3.tgz#fe6799a1a341b60a617194b51042c40f57bfb34c"
integrity sha512-szUf/qDMZileJKglUmMT5UdPYltmmF2ywZ0OFeW7/6XmYDJP+Bepo3eGaCwm1bMcopLBq+lNdbn854CHfU8yBw==
dependencies:
array-find-index "^1.0.2"
create-react-class "^15.6.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11937,10 +11937,10 @@ [email protected]:
prop-types "^15.6.0"
react-timer-mixin "^0.13.4"

[email protected].1:
version "0.13.1"
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.13.1.tgz#048ddb2775810be5e5e1a89fca0e05cc63f55c3d"
integrity sha512-VMEqQNyJ6ODlZR8beD4OmxcNYVsVgBMwNQ1RYaMHB2ojgMPD9Nq9LSVV8SrJtpwBls5QLMqg0eojXh9XYhnQhA==
[email protected].3:
version "0.13.3"
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.13.3.tgz#fe6799a1a341b60a617194b51042c40f57bfb34c"
integrity sha512-szUf/qDMZileJKglUmMT5UdPYltmmF2ywZ0OFeW7/6XmYDJP+Bepo3eGaCwm1bMcopLBq+lNdbn854CHfU8yBw==
dependencies:
array-find-index "^1.0.2"
create-react-class "^15.6.2"
Expand Down

0 comments on commit dbbbecf

Please sign in to comment.