mirror of
https://github.com/gosticks/web.git
synced 2026-08-12 20:20:25 +00:00
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:
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user