From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 05:31:50 +0000 (+0000) Subject: chore(deps-dev): bump @typescript-eslint/parser from 2.29.0 to 2.30.0 X-Git-Tag: 0.0.6~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b116328e34c2b90bf6f8ed472b9600e456af5da;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @typescript-eslint/parser from 2.29.0 to 2.30.0 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.29.0 to 2.30.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.30.0/packages/parser) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 562a6079..a3b5b12d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -994,13 +994,13 @@ eslint-utils "^2.0.0" "@typescript-eslint/parser@^2.20.0": - version "2.29.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.29.0.tgz#6e3c4e21ed6393dc05b9d8b47f0b7e731ef21c9c" - integrity sha512-H78M+jcu5Tf6m/5N8iiFblUUv+HJDguMSdFfzwa6vSg9lKR8Mk9BsgeSjO8l2EshKnJKcbv0e8IDDOvSNjl0EA== + version "2.30.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.30.0.tgz#7681c305a6f4341ae2579f5e3a75846c29eee9ce" + integrity sha512-9kDOxzp0K85UnpmPJqUzdWaCNorYYgk1yZmf4IKzpeTlSAclnFsrLjfwD9mQExctLoLoGAUXq1co+fbr+3HeFw== dependencies: "@types/eslint-visitor-keys" "^1.0.0" - "@typescript-eslint/experimental-utils" "2.29.0" - "@typescript-eslint/typescript-estree" "2.29.0" + "@typescript-eslint/experimental-utils" "2.30.0" + "@typescript-eslint/typescript-estree" "2.30.0" eslint-visitor-keys "^1.1.0" "@typescript-eslint/typescript-estree@2.29.0":