Skip to content

Commit 5ed5c00

Browse files
authored
Merge pull request #302 from pythonpizza/dependabot/npm_and_yarn/react-16.13.1
Bump react from 16.10.2 to 16.13.1
2 parents 59cfb85 + 2e1c1ab commit 5ed5c00

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"postcss-custom-media": "^7.0.8",
2020
"postcss-nested": "^4.1.2",
2121
"prop-types": "^15.7.2",
22-
"react": "^16.10.2",
22+
"react": "^16.13.1",
2323
"react-dom": "^16.10.2",
2424
"react-helmet": "^5.2.1"
2525
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9812,10 +9812,10 @@ react-side-effect@^1.1.0:
98129812
dependencies:
98139813
shallowequal "^1.0.1"
98149814

9815-
react@^16.10.2:
9816-
version "16.10.2"
9817-
resolved "https://registry.yarnpkg.com/react/-/react-16.10.2.tgz#a5ede5cdd5c536f745173c8da47bda64797a4cf0"
9818-
integrity sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==
9815+
react@^16.10.2, react@^16.13.1:
9816+
version "16.13.1"
9817+
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
9818+
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
98199819
dependencies:
98209820
loose-envify "^1.1.0"
98219821
object-assign "^4.1.1"

0 commit comments

Comments
 (0)