diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2020-08-11 12:26:44 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-11 12:26:44 +0900 |
commit | c916e41652723a083b931eac7d8e18be06ea29d8 (patch) | |
tree | 104464331b8c414a50fc3240078d1f7b42e5bf30 /yarn.lock | |
parent | a9681489452f305541ff4640ba120e4ba445daf8 (diff) | |
parent | 6b71ab5ad5258e1624e8295fa985f05ee6bcac12 (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
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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" |