Bump @types/react-redux from 7.1.5 to 7.1.6

Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.5 to 7.1.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-15 21:06:19 +00:00
committed by GitHub
parent 76289cd46f
commit 28ff959bed
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1846,9 +1846,9 @@
}
},
"@types/react-redux": {
"version": "7.1.5",
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.5.tgz",
"integrity": "sha512-ZoNGQMDxh5ENY7PzU7MVonxDzS1l/EWiy8nUhDqxFqUZn4ovboCyvk4Djf68x6COb7vhGTKjyjxHxtFdAA5sUA==",
"version": "7.1.6",
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.6.tgz",
"integrity": "sha512-OjIrYtOg+j7MwNURIZ1BHoxWEzX3lDS/5169JqXUE+1XcOHGRVZirnnsexBDl5ykjxXlNHi4AS0aOismP3DaIA==",
"dev": true,
"requires": {
"@types/hoist-non-react-statics": "^3.3.0",
+1 -1
View File
@@ -16,7 +16,7 @@
"@types/react-bootstrap-daterangepicker": "0.0.26",
"@types/react-bootstrap-typeahead": "^3.4.5",
"@types/react-dom": "^16.9.4",
"@types/react-redux": "^7.1.5",
"@types/react-redux": "^7.1.6",
"@types/react-router-dom": "^5.1.3",
"@types/react-table": "^6.8.5",
"@types/reactstrap": "^8.2.0",