Skip to content

Commit

Permalink
Merge pull request #15 from newerton/dependabot/npm_and_yarn/react-do…
Browse files Browse the repository at this point in the history
…m-16.14.0

Bump react-dom from 16.13.1 to 16.14.0
  • Loading branch information
newerton committed Mar 17, 2021
2 parents 9a8380d + a6620ea commit 614f274
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -6,8 +6,8 @@
"axios": "^0.21.1",
"axios-mock-adapter": "^1.19.0",
"react": "^16.14.0",
"react-dom": "^16.13.1",
"react-scripts": "4.0.3"
"react-dom": "^16.14.0",
"react-scripts": "3.4.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9512,10 +9512,10 @@ react-dev-utils@^11.0.3:
strip-ansi "6.0.0"
text-table "0.2.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

0 comments on commit 614f274

Please sign in to comment.