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

Commit

Permalink
Merge pull request #4 from joshourisman/dependabot/npm_and_yarn/react…
Browse files Browse the repository at this point in the history
…-dom-16.14.0
  • Loading branch information
joshourisman committed Mar 12, 2021
2 parents f74b964 + 7019c42 commit 0e63132
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,6 +10,6 @@
"dependencies": {
"next": "10.0.8",
"react": "16.14.0",
"react-dom": "16.13.1"
"react-dom": "16.14.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1171,10 +1171,10 @@ raw-body@2.4.1:
iconv-lite "0.4.24"
unpipe "1.0.0"

react-dom@16.13.1:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
react-dom@16.14.0:
version "16.14.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
Expand Down

1 comment on commit 0e63132

@vercel
Copy link

@vercel vercel bot commented on 0e63132 Mar 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.