diff --git a/repo-config/package.json b/repo-config/package.json index 82002581f821..ee1a8bbf16b5 100644 --- a/repo-config/package.json +++ b/repo-config/package.json @@ -13,7 +13,7 @@ "@babel/eslint-parser": "^7.19.0", "@babel/generator": "^7.20.0", "@babel/plugin-transform-regenerator": "^7.0.0", - "@definitelytyped/dtslint": "^0.0.127", + "@definitelytyped/dtslint": "^0.2.36", "@react-native/codegen": "^0.72.1", "@react-native/eslint-config": "*", "@react-native/eslint-plugin": "*", @@ -25,7 +25,7 @@ "clang-format": "^1.8.0", "connect": "^3.6.5", "coveralls": "^3.1.1", - "eslint": "^8.19.0", + "eslint": "^10.0.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-eslint-comments": "^3.2.0",