Skip to content
This repository was archived by the owner on Feb 22, 2021. It is now read-only.

Commit aeffc22

Browse files
renovate-botkontrollanten
authored andcommitted
chore(deps): update react monorepo to v16.14.0
1 parent 32c5ccf commit aeffc22

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
"husky": "4.3.0",
7272
"jest-cli": "26.5.3",
7373
"parcel-bundler": "1.12.4",
74-
"react": "16.13.1",
75-
"react-dom": "16.13.1",
74+
"react": "16.14.0",
75+
"react-dom": "16.14.0",
7676
"react-json-view": "1.19.1",
7777
"react-markdown": "4.3.1",
7878
"react-styleguidist": "11.1.0",

Diff for: yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -11392,10 +11392,10 @@ react-docgen@^5.0.0:
1139211392
node-dir "^0.1.10"
1139311393
strip-indent "^3.0.0"
1139411394

11395-
react-dom@16.13.1:
11396-
version "16.13.1"
11397-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
11398-
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
11395+
react-dom@16.14.0:
11396+
version "16.14.0"
11397+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
11398+
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
1139911399
dependencies:
1140011400
loose-envify "^1.1.0"
1140111401
object-assign "^4.1.1"
@@ -11545,10 +11545,10 @@ react-textarea-autosize@^6.1.0:
1154511545
dependencies:
1154611546
prop-types "^15.6.0"
1154711547

11548-
react@16.13.1:
11549-
version "16.13.1"
11550-
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
11551-
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
11548+
react@16.14.0:
11549+
version "16.14.0"
11550+
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
11551+
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
1155211552
dependencies:
1155311553
loose-envify "^1.1.0"
1155411554
object-assign "^4.1.1"

0 commit comments

Comments
 (0)