From 6feb8a6707d6ba4f39c97b694b400f909581c228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 17:31:01 +0800 Subject: [PATCH] Build(deps-dev): Bump @typescript-eslint/types from 3.9.1 to 3.10.0 (#9047) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) 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"