aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2020-12-27 10:48:18 +0000
committerGitHub <noreply@github.com>2020-12-27 10:48:18 +0000
commit06d780704ebfd53848b77bb1a5c2faa6a7204def (patch)
tree1fb60b13bccdd1ef7322e577a32db6210f06638d /yarn.lock
parentccf969054186c237ec0f9c4ebf97c02a3769302b (diff)
parent1c1e807f16314099b2fde7d662af47953e9df985 (diff)
Merge pull request #937 from ueokande/dependabot/npm_and_yarn/react-16.14.0
Bump react from 16.13.1 to 16.14.0
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index 454c61c..882eaf4 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5131,10 +5131,10 @@ react-test-renderer@16.13.1:
react-is "^16.8.6"
scheduler "^0.19.1"
-react@16.13.1:
- version "16.13.1"
- resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
- integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
+react@16.14.0:
+ version "16.14.0"
+ resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
+ integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"