diff --git a/package.json b/package.json index d57bb21038d2..e78885107a1b 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "@rollup/plugin-replace": "2.3.3", "@types/estree": "0.0.45", "@types/node": "14.6.0", - "@typescript-eslint/types": "3.9.1", + "@typescript-eslint/types": "3.10.0", "babel-loader": "8.1.0", "benchmark": "2.1.4", "builtin-modules": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 3d63ae8fc2bd..3d936359ddde 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1436,11 +1436,6 @@ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.0.tgz#b81906674eca94a884345ba0bc1aaf6cd4da912a" integrity sha512-ktUWSa75heQNwH85GRM7qP/UUrXqx9d6yIdw0iLO9/uE1LILW+i+3+B64dUodUS2WFWLzKTlwfi9giqrODibWg== -"@typescript-eslint/types@3.9.1": - version "3.9.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.9.1.tgz#b2a6eaac843cf2f2777b3f2464fb1fbce5111416" - integrity sha512-15JcTlNQE1BsYy5NBhctnEhEoctjXOjOK+Q+rk8ugC+WXU9rAcS2BYhoh6X4rOaXJEpIYDl+p7ix+A5U0BqPTw== - "@typescript-eslint/typescript-estree@2.34.0": version "2.34.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz#14aeb6353b39ef0732cc7f1b8285294937cf37d5"