diff --git a/package.json b/package.json index d3a3392..ae0f579 100644 --- a/package.json +++ b/package.json @@ -66,18 +66,18 @@ "eslint-plugin-promise": "^4.2.1", "eslint-plugin-react": "^7.17.0", "eslint-plugin-security": "^1.4.0", - "jest": "^24.9.0", - "jsdoc": "3.6.3", + "jest": "^27.0.0", + "jsdoc": "4.0.0", "jsonlint": "^1.6.3", "license-checker": "^25.0.1", "markdownlint": "^0.17.2", "markdownlint-cli": "^0.19.0", "remark": "^11.0.2", "remark-cli": "^7.0.1", - "remark-lint": "^6.0.5", - "remark-preset-lint-consistent": "^2.0.3", - "remark-preset-lint-markdown-style-guide": "^2.1.3", - "remark-preset-lint-recommended": "^3.0.3", + "remark-lint": "^7.0.0", + "remark-preset-lint-consistent": "^3.0.0", + "remark-preset-lint-markdown-style-guide": "^3.0.0", + "remark-preset-lint-recommended": "^4.0.0", "retire": "^2.0.3", "typescript": "^3.7.4", "write-good": "^1.0.2"