aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-03-16 09:02:29 +0900
committerGitHub <noreply@github.com>2021-03-16 09:02:29 +0900
commit4600be8125895683c103fb98cbdd413f70782949 (patch)
tree12f39ee2bff1351b9e90f42e8a64a4cedbcaebea /yarn.lock
parente62f877cf73f17ac0ff56847f2de9f4d3a40cde7 (diff)
parente61fc16ef7a2e2a4ee937913df87dacbe753041e (diff)
Merge pull request #1021 from ueokande/dependabot/npm_and_yarn/types/react-17.0.3
Bump @types/react from 17.0.0 to 17.0.3
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock12
1 files changed, 9 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 9a30f2b..400a3d5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -354,11 +354,12 @@
"@types/react" "*"
"@types/react@*", "@types/react@^17.0.0":
- version "17.0.0"
- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.0.tgz#5af3eb7fad2807092f0046a1302b7823e27919b8"
- integrity sha512-aj/L7RIMsRlWML3YB6KZiXB3fV2t41+5RBGYF8z+tAKU43Px8C3cYUZsDvf1/+Bm4FK21QWBrDutu8ZJ/70qOw==
+ version "17.0.3"
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79"
+ integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg==
dependencies:
"@types/prop-types" "*"
+ "@types/scheduler" "*"
csstype "^3.0.2"
"@types/redux-promise@^0.5.28":
@@ -368,6 +369,11 @@
dependencies:
redux "^3.6.0"
+"@types/scheduler@*":
+ version "0.16.1"
+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
+ integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
+
"@types/selenium-webdriver@^4.0.6":
version "4.0.11"
resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.0.11.tgz#740d1b3a47badec6784015ee8f3e89d3cb5fd985"