Skip to content

Commit a4409c3

Browse files
authored
Merge pull request #145 from nikolas/dependabot/npm_and_yarn/react-and-react-dom-17.0.1
Bump react and react-dom
2 parents dd76ab4 + 8bde05e commit a4409c3

File tree

2 files changed

+29
-33
lines changed

2 files changed

+29
-33
lines changed

package-lock.json

Lines changed: 27 additions & 31 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
@@ -39,8 +39,8 @@
3939
"babel-loader": "^8.0.4",
4040
"eslint": "^5.4.0",
4141
"eslint-plugin-react": "^7.11.1",
42-
"react": "^16.6.3",
43-
"react-dom": "^16.6.3",
42+
"react": "^17.0.1",
43+
"react-dom": "^17.0.1",
4444
"webpack": "^5.24.2",
4545
"webpack-cli": "^4.5.0"
4646
},

0 commit comments

Comments
 (0)