Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: upgrade react from 16.10.1 to 16.11.0
Snyk has created this PR to upgrade react from 16.10.1 to 16.11.0.

See this package in NPM:
https://www.npmjs.com/package/react

See this project in Snyk:
https://app.snyk.io/org/maxiplux/project/7195481b-359d-408d-aa18-a552e2e30bdf?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 31, 2019
commit 2c98cf9ea8a6435721aaceb7b6d0f13733ff967c
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

"react-dom": "16.9.0",

"react": "16.10.1",
"react": "16.11.0",

"react-redux": "5.1.1"
}
Expand Down