Skip to content

Commit ee23e7b

Browse files
committed
chore(deps): update react monorepo to v16.14.0
1 parent 7308fec commit ee23e7b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"enzyme-adapter-react-16": "1.15.2",
4040
"jest": "26.4.0",
4141
"parcel-bundler": "1.12.4",
42-
"react": "16.13.1",
43-
"react-dom": "16.13.1",
42+
"react": "16.14.0",
43+
"react-dom": "16.14.0",
4444
"ts-jest": "26.2.0",
4545
"typescript": "3.9.7"
4646
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6704,10 +6704,10 @@ rc@^1.2.7:
67046704
minimist "^1.2.0"
67056705
strip-json-comments "~2.0.1"
67066706

6707-
react-dom@16.13.1:
6708-
version "16.13.1"
6709-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
6710-
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
6707+
react-dom@16.14.0:
6708+
version "16.14.0"
6709+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
6710+
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
67116711
dependencies:
67126712
loose-envify "^1.1.0"
67136713
object-assign "^4.1.1"
@@ -6734,10 +6734,10 @@ react-test-renderer@^16.0.0-0:
67346734
react-is "^16.8.6"
67356735
scheduler "^0.13.6"
67366736

6737-
react@16.13.1:
6738-
version "16.13.1"
6739-
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
6740-
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
6737+
react@16.14.0:
6738+
version "16.14.0"
6739+
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
6740+
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
67416741
dependencies:
67426742
loose-envify "^1.1.0"
67436743
object-assign "^4.1.1"

0 commit comments

Comments
 (0)