diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index a556e50..4a1b75e 100644 --- a/package.json +++ b/package.json @@ -24,9 +24,9 @@ "@types/chai": "^4.1.7", "@types/mocha": "^5.2.6", "@types/prop-types": "^15.7.1", - "@types/react": "^16.8.15", + "@types/react": "^16.8.18", "@types/react-dom": "^16.8.4", - "@types/react-redux": "^7.0.8", + "@types/react-redux": "^7.0.9", "@types/redux-promise": "^0.5.28", "@types/sinon": "^7.0.11", "@typescript-eslint/eslint-plugin": "^1.9.0", |