diff --git a/package.json b/package.json index f3c5f7d1bd8..93d28c5c58e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@zendeskgarden/svg-icons": "4.4.5", "babel-cli": "6.26.0", "babel-core": "6.26.3", - "babel-eslint": "9.0.0", + "babel-eslint": "10.0.1", "babel-jest": "23.6.0", "babel-loader": "7.1.5", "babel-plugin-add-header-comment": "1.0.3", diff --git a/yarn.lock b/yarn.lock index 9839c501719..fb0e26c837f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1476,9 +1476,9 @@ babel-core@6.26.3, babel-core@^6.0.0, babel-core@^6.26.0: slash "^1.0.0" source-map "^0.5.7" -babel-eslint@9.0.0: - version "9.0.0" - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-9.0.0.tgz#7d9445f81ed9f60aff38115f838970df9f2b6220" +babel-eslint@10.0.1: + version "10.0.1" + resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed" dependencies: "@babel/code-frame" "^7.0.0" "@babel/parser" "^7.0.0"