diff --git a/tools/node_modules/eslint/node_modules/@humanwhocodes/object-schema/package.json b/tools/node_modules/eslint/node_modules/@humanwhocodes/object-schema/package.json index 9fc90bf3f9dd61..edc8924c7f679c 100644 --- a/tools/node_modules/eslint/node_modules/@humanwhocodes/object-schema/package.json +++ b/tools/node_modules/eslint/node_modules/@humanwhocodes/object-schema/package.json @@ -27,7 +27,7 @@ "homepage": "https://github.com/humanwhocodes/object-schema#readme", "devDependencies": { "chai": "^4.2.0", - "eslint": "^5.13.0", + "eslint": "^6.0.0", "mocha": "^5.2.0" } }