diff --git a/package.json b/package.json index 5e557476337..44286bf3c64 100644 --- a/package.json +++ b/package.json @@ -47,13 +47,13 @@ "devDependencies": { "@commitlint/cli": "11.0.0", "@commitlint/config-conventional": "11.0.0", - "@typescript-eslint/eslint-plugin": "4.14.2", - "@typescript-eslint/parser": "4.14.2", + "@typescript-eslint/eslint-plugin": "4.16.1", + "@typescript-eslint/parser": "4.16.1", "beautify-benchmark": "0.2.4", "benchmark": "2.1.4", - "eslint": "7.19.0", + "eslint": "7.21.0", "eslint-config-airbnb-base": "14.2.1", - "eslint-plugin-header": "3.1.0", + "eslint-plugin-header": "3.1.1", "eslint-plugin-import": "2.22.1", "gh-pages": "3.1.0", "gts": "3.1.0",