Skip to content

Commit

Permalink
⬆️ Bump react-dom from 16.5.2 to 16.13.0
Browse files Browse the repository at this point in the history
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.5.2 to 16.13.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.13.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 7ffd92a commit 71fb18a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 30 deletions.
62 changes: 33 additions & 29 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 @@ -55,6 +55,6 @@
"eslint": "^8.23.1",
"eslint-plugin-react": "^7.32.2",
"jest": "^29.3.1",
"react-dom": "^16.5.2"
"react-dom": "^16.13.0"
}
}

0 comments on commit 71fb18a

Please sign in to comment.