diff --git a/package.json b/package.json index 0c7ceec8b6..079b30903b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "pouchdb-find": "~7.2.1", "pouchdb-quick-search": "~1.3.0", "react": "~16.13.0", - "react-bootstrap": "~1.2.0", + "react-bootstrap": "~1.3.0", "react-bootstrap-typeahead": "~5.1.0", "react-dom": "~16.13.0", "react-i18next": "~11.7.0", @@ -60,7 +60,7 @@ "@commitlint/core": "~9.1.1", "@commitlint/prompt": "~9.1.1", "@testing-library/react": "~10.4.0", - "@testing-library/react-hooks": "~3.3.0", + "@testing-library/react-hooks": "~3.4.1", "@types/enzyme": "^3.10.5", "@types/jest": "~26.0.0", "@types/lodash": "^4.14.150", @@ -75,8 +75,8 @@ "@types/shortid": "^0.0.29", "@types/uuid": "^8.0.0", "@types/validator": "~13.1.0", - "@typescript-eslint/eslint-plugin": "~3.6.0", - "@typescript-eslint/parser": "~3.6.0", + "@typescript-eslint/eslint-plugin": "~3.7.0", + "@typescript-eslint/parser": "~3.7.0", "chalk": "^4.0.0", "commitizen": "~4.1.2", "commitlint-config-cz": "~0.13.0",