Skip to content

Commit 8e05828

Browse files
authored
Merge pull request #14 from uclaacm/dependabot/npm_and_yarn/react-and-react-dom-17.0.1
Bump react and react-dom
2 parents 48b0fb2 + 6f99ef6 commit 8e05828

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"@testing-library/jest-dom": "^5.11.4",
77
"@testing-library/react": "^11.1.0",
88
"@testing-library/user-event": "^12.1.10",
9-
"react": "^17.0.0",
10-
"react-dom": "^17.0.0",
9+
"react": "^17.0.1",
10+
"react-dom": "^17.0.1",
1111
"react-scripts": "3.4.4"
1212
},
1313
"scripts": {

0 commit comments

Comments
 (0)