Skip to content

Commit

Permalink
Bump react and react-dom in /sonar-dependency-check-plugin (#322)
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 15.7.0 to 17.0.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react)

Updates `react-dom` from 15.7.0 to 17.0.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react-dom)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2020
1 parent 16071ad commit 06c5eeb
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 102 deletions.
119 changes: 19 additions & 100 deletions sonar-dependency-check-plugin/package-lock.json

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

4 changes: 2 additions & 2 deletions sonar-dependency-check-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"eslint": "^7.16.0",
"eslint-plugin-react": "^7.21.5",
"postcss-loader": "^4.1.0",
"react": "15.7.0",
"react": "17.0.1",
"react-dev-utils": "11.0.1",
"react-dom": "15.7.0",
"react-dom": "17.0.1",
"react-router": "5.2.0",
"react-transform-hmr": "1.0.4",
"style-loader": "^2.0.0",
Expand Down

0 comments on commit 06c5eeb

Please sign in to comment.