Skip to content

Commit ff70469

Browse files
committed
chore(deps): update react monorepo to v16.14.0
1 parent e4420b8 commit ff70469

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"gatsby-plugin-sharp": "2.6.39",
2222
"gatsby-source-graphcms": "2.0.0-next.11",
2323
"gatsby-transformer-sharp": "2.5.17",
24-
"react": "16.13.1",
25-
"react-dom": "16.13.1",
24+
"react": "16.14.0",
25+
"react-dom": "16.14.0",
2626
"react-helmet": "6.1.0",
2727
"react-transition-group": "4.4.1"
2828
},

yarn.lock

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12319,10 +12319,10 @@ react-dev-utils@^4.2.3:
1231912319
strip-ansi "3.0.1"
1232012320
text-table "0.2.0"
1232112321

12322-
react-dom@16.13.1:
12323-
version "16.13.1"
12324-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
12325-
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
12322+
react-dom@16.14.0:
12323+
version "16.14.0"
12324+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
12325+
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
1232612326
dependencies:
1232712327
loose-envify "^1.1.0"
1232812328
object-assign "^4.1.1"
@@ -12465,7 +12465,16 @@ react-transition-group@4.4.1:
1246512465
loose-envify "^1.4.0"
1246612466
prop-types "^15.6.2"
1246712467

12468-
react@16.13.1, react@^16.8.0:
12468+
react@16.14.0:
12469+
version "16.14.0"
12470+
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
12471+
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
12472+
dependencies:
12473+
loose-envify "^1.1.0"
12474+
object-assign "^4.1.1"
12475+
prop-types "^15.6.2"
12476+
12477+
react@^16.8.0:
1246912478
version "16.13.1"
1247012479
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
1247112480
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==

0 commit comments

Comments
 (0)