Skip to content

Commit

Permalink
Bump react from 16.9.0 to 16.11.0 in /src-view
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Oct 22, 2019
1 parent 71032fe commit eb49746
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions src-view/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"babel-preset-react": "^6.24.1",
"jest": "^24.8.0",
"node-sass": "^4.12.0",
"react": "^16.9.0",
"react": "^16.11.0",
"react-dom": "^16.10.2",
"semantic-ui-react": "^0.88.1"
},
Expand Down
8 changes: 4 additions & 4 deletions src-view/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5749,10 +5749,10 @@ react-test-renderer@^16.0.0-0, react-test-renderer@^16.8.6:
react-is "^16.8.6"
scheduler "^0.13.6"

react@^16.9.0:
version "16.9.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.9.0.tgz#40ba2f9af13bc1a38d75dbf2f4359a5185c4f7aa"
integrity sha512-+7LQnFBwkiw+BobzOF6N//BdoNw0ouwmSJTEm9cglOOmsg/TMiFHZLe2sEoN5M7LgJTj9oHH0gxklfnQe66S1w==
react@^16.11.0:
version "16.11.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.11.0.tgz#d294545fe62299ccee83363599bf904e4a07fdbb"
integrity sha512-M5Y8yITaLmU0ynd0r1Yvfq98Rmll6q8AxaEe88c8e7LxO8fZ2cNgmFt0aGAS9wzf1Ao32NKXtCl+/tVVtkxq6g==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
Expand Down

0 comments on commit eb49746

Please sign in to comment.