Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.

Commit 93bb358

Browse files
dependabot[bot]joulev
authored andcommitted
Bump react-dom from 18.0.0 to 18.1.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.0.0 to 18.1.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.1.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ed0d9d commit 93bb358

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"moment": "^2.29.3",
1414
"next": "latest",
1515
"react": "^18.1.0",
16-
"react-dom": "^18.0.0",
16+
"react-dom": "^18.1.0",
1717
"react-syntax-highlighter": "^15.5.0",
1818
"smoothscroll-polyfill": "^0.4.4"
1919
},

0 commit comments

Comments
 (0)