aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2020-08-11 12:26:44 +0900
committerGitHub <noreply@github.com>2020-08-11 12:26:44 +0900
commitc916e41652723a083b931eac7d8e18be06ea29d8 (patch)
tree104464331b8c414a50fc3240078d1f7b42e5bf30
parenta9681489452f305541ff4640ba120e4ba445daf8 (diff)
parent6b71ab5ad5258e1624e8295fa985f05ee6bcac12 (diff)
Merge pull request #792 from ueokande/dependabot/npm_and_yarn/types/react-16.9.46
Bump @types/react from 16.9.45 to 16.9.46
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index b9d9b2b..efef15d 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"@types/mocha": "^8.0.1",
"@types/node": "^12.12.21",
"@types/prop-types": "^15.7.3",
- "@types/react": "^16.9.19",
+ "@types/react": "^16.9.46",
"@types/react-dom": "^16.9.5",
"@types/react-redux": "^7.1.7",
"@types/react-test-renderer": "^16.9.2",
diff --git a/yarn.lock b/yarn.lock
index 373f957..4e1bdd5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -219,10 +219,10 @@
dependencies:
"@types/react" "*"
-"@types/react@*", "@types/react@^16.9.19":
- version "16.9.45"
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.45.tgz#b43ccf3d8a3d2020e6a48c8c8492e5a4bc10f097"
- integrity sha512-vv950slTF5UZ5eDOf13b8qC1SD4rTvkqg3HfaUKzr17U97oeJZAa+dUaIHn0QoOJflNTIt6Pem9MmapULs9dkA==
+"@types/react@*", "@types/react@^16.9.46":
+ version "16.9.46"
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.46.tgz#f0326cd7adceda74148baa9bff6e918632f5069e"
+ integrity sha512-dbHzO3aAq1lB3jRQuNpuZ/mnu+CdD3H0WVaaBQA8LTT3S33xhVBUj232T8M3tAhSWJs/D/UqORYUlJNl/8VQZg==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"