Skip to content

Commit 99b21db

Browse files
build(deps-dev): bump react-dom from 18.1.0 to 18.2.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.1.0 to 18.2.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/v18.2.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>
1 parent 845804a commit 99b21db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"preact": "10.8.0",
7070
"prettier": "2.7.0",
7171
"react": "18.2.0",
72-
"react-dom": "18.1.0",
72+
"react-dom": "18.2.0",
7373
"rimraf": "3.0.2",
7474
"rollup": "2.75.6",
7575
"rollup-plugin-terser": "7.0.2",

0 commit comments

Comments
 (0)