mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/react-redux from 7.1.12 to 7.1.14
Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.12 to 7.1.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
72b6c913e7
commit
dfe1d5df5c
2 changed files with 5 additions and 5 deletions
|
|
@ -84,7 +84,7 @@
|
|||
"@types/plist": "3.0.2",
|
||||
"@types/react": "^17.0.0",
|
||||
"@types/react-dom": "^17.0.0",
|
||||
"@types/react-redux": "^7.1.12",
|
||||
"@types/react-redux": "^7.1.14",
|
||||
"@types/seamless-immutable": "7.1.15",
|
||||
"@types/styled-jsx": "2.2.8",
|
||||
"@types/terser-webpack-plugin": "5.0.2",
|
||||
|
|
|
|||
|
|
@ -869,10 +869,10 @@
|
|||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react-redux@^7.1.12":
|
||||
version "7.1.12"
|
||||
resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.12.tgz#148f2c768687346b556e29a322ca44cfa28cc3ac"
|
||||
integrity sha512-xZj4/8oRZP5RlJPlC5XPnawPtMn+T2bV4Hxi38AcuoZzXlN/Il/ZPfgXuIq3WG37wVL6FP7suVfmE4BopuqtTg==
|
||||
"@types/react-redux@^7.1.14":
|
||||
version "7.1.14"
|
||||
resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.14.tgz#694609eb906ffc2da4b01f0a1e4f27c1937ac33a"
|
||||
integrity sha512-WItBNJRC8N/HsgKFXxX8t9NjUY1vv3YTzj9m8HvmaaYRTgy3hgZMIs5ZWAJHQ58nISSakIvS6T91nhJV4iBuaA==
|
||||
dependencies:
|
||||
"@types/hoist-non-react-statics" "^3.3.0"
|
||||
"@types/react" "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue