Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit 18880da

Browse files
Bump react from 18.1.0 to 18.2.0 in /src/react-frontend
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) 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) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aeb3706 commit 18880da

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/react-frontend/package-lock.json

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

src/react-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@testing-library/user-event": "^14.4.3",
1212
"aws-amplify": "^4.3.30",
1313
"aws-amplify-react": "^5.1.9",
14-
"react": "^18.1.0",
14+
"react": "^18.2.0",
1515
"react-dom": "^18.1.0",
1616
"react-router-dom": "^6.3.0",
1717
"react-scripts": "^5.0.1",

0 commit comments

Comments
 (0)