diff --git a/package.json b/package.json index 970d0283..48fab67e 100644 --- a/package.json +++ b/package.json @@ -284,7 +284,7 @@ "@types/plist": "3.0.2", "@types/react": "^16.9.9", "@types/react-dom": "^16.9.2", - "@types/react-redux": "^7.1.4", + "@types/react-redux": "^7.1.5", "@types/seamless-immutable": "7.1.11", "@types/uuid": "3.4.5", "@typescript-eslint/eslint-plugin": "2.4.0", diff --git a/yarn.lock b/yarn.lock index 7c4c25eb..cb524383 100644 --- a/yarn.lock +++ b/yarn.lock @@ -490,10 +490,10 @@ dependencies: "@types/react" "*" -"@types/react-redux@^7.1.4": - version "7.1.4" - resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.4.tgz#e0d02a073e730b8b58a6341bddca2ea692ff0bce" - integrity sha512-SUV/7d+4L7C1Db/D4pqASgN1V1U2HnDEhEol9lYpPSguS76xFboZzf5ha2hTz6v31cUewyC7WksMh1q8JxhebQ== +"@types/react-redux@^7.1.5": + version "7.1.5" + resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.5.tgz#c7a528d538969250347aa53c52241051cf886bd3" + integrity sha512-ZoNGQMDxh5ENY7PzU7MVonxDzS1l/EWiy8nUhDqxFqUZn4ovboCyvk4Djf68x6COb7vhGTKjyjxHxtFdAA5sUA== dependencies: "@types/hoist-non-react-statics" "^3.3.0" "@types/react" "*"