Skip to content

Commit

Permalink
Bump react from 16.9.0 to 16.12.0 in /src-view
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 14, 2020
1 parent 1e5ffbd commit 6f2e5e1
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 @@ -16,7 +16,7 @@
"node-sass": "^4.12.0",
"postcss-modules": "^1.4.1",
"prop-types": "^15.7.2",
"react": "^16.9.0",
"react": "^16.12.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 @@ -6450,10 +6450,10 @@ react-test-renderer@^16.0.0-0, react-test-renderer@^16.8.6:
react-is "^16.8.6"
scheduler "^0.17.0"

react@^16.9.0:
version "16.11.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.11.0.tgz#d294545fe62299ccee83363599bf904e4a07fdbb"
integrity sha512-M5Y8yITaLmU0ynd0r1Yvfq98Rmll6q8AxaEe88c8e7LxO8fZ2cNgmFt0aGAS9wzf1Ao32NKXtCl+/tVVtkxq6g==
react@^16.12.0:
version "16.12.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.12.0.tgz#0c0a9c6a142429e3614834d5a778e18aa78a0b83"
integrity sha512-fglqy3k5E+81pA8s+7K0/T3DBCF0ZDOher1elBFzF7O6arXJgzyu/FW+COxFvAWXJoJN9KIZbT2LXlukwphYTA==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
Expand Down

0 comments on commit 6f2e5e1

Please sign in to comment.