mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-31 23:28:34 -04:00
Update dependency @types/react-redux to v7.1.16
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
04b901ca1f
commit
93d6c1825e
2 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@
|
|||
"@types/react-bootstrap-typeahead": "5.1.1",
|
||||
"@types/react-dom": "17.0.0",
|
||||
"@types/react-html-parser": "2.0.1",
|
||||
"@types/react-redux": "7.1.15",
|
||||
"@types/react-redux": "7.1.16",
|
||||
"@types/react-router": "5.1.11",
|
||||
"@types/react-router-bootstrap": "0.24.5",
|
||||
"@types/react-router-dom": "5.1.7",
|
||||
|
|
|
@ -2359,10 +2359,10 @@
|
|||
"@types/htmlparser2" "*"
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react-redux@7.1.15":
|
||||
version "7.1.15"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.15.tgz#19075884db94101be762accef924d266a603fb1b"
|
||||
integrity sha512-+piY42tUflPfI7y9Vy3UkG6MEMuJlrxfdtgeUcWmd5Z0qB57NXAPG6smkqu1DNXluo/KDyXPeRYhcFzMwt1BEA==
|
||||
"@types/react-redux@7.1.16":
|
||||
version "7.1.16"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.16.tgz#0fbd04c2500c12105494c83d4a3e45c084e3cb21"
|
||||
integrity sha512-f/FKzIrZwZk7YEO9E1yoxIuDNRiDducxkFlkw/GNMGEnK9n4K8wJzlJBghpSuOVDgEUHoDkDF7Gi9lHNQR4siw==
|
||||
dependencies:
|
||||
"@types/hoist-non-react-statics" "^3.3.0"
|
||||
"@types/react" "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue