Skip to content

Commit b09085b

Browse files
authored
Merge pull request #10 from uclaacm/dependabot/npm_and_yarn/react-and-react-dom-17.0.0
Bump react and react-dom
2 parents ba1b396 + cefded2 commit b09085b

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

package-lock.json

Lines changed: 11 additions & 13 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.9",
9-
"react": "^16.14.0",
10-
"react-dom": "^16.14.0",
9+
"react": "^17.0.0",
10+
"react-dom": "^17.0.0",
1111
"react-scripts": "3.4.4"
1212
},
1313
"scripts": {

0 commit comments

Comments
 (0)