Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #7 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 7100194 + e972f1b commit f84274b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,6 +10,6 @@
"dependencies": {
"next": "^10.0",
"react": "16.14.0",
"react-dom": "16.13.1"
"react-dom": "16.14.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1170,10 +1170,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 f84274b

@vercel
Copy link

@vercel vercel bot commented on f84274b 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.