From a847e38095de49d8e562256d294df84192c42099 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 17:56:07 +0000 Subject: [PATCH] Bump @typescript-eslint/eslint-plugin-tslint from 4.18.0 to 4.19.0 Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.18.0 to 4.19.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin-tslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/eslint-plugin-tslint) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 22 +++++----------------- 2 files changed, 6 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 82bb64ad..b69719e1 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/ramda": "^0.27.37", "@types/selenium-webdriver": "^4.0.11", "@typescript-eslint/eslint-plugin": "^4.19.0", - "@typescript-eslint/eslint-plugin-tslint": "^4.18.0", + "@typescript-eslint/eslint-plugin-tslint": "^4.19.0", "@typescript-eslint/parser": "^4.18.0", "cleanslate": "^0.10.1", "copy-webpack-plugin": "^8.1.0", diff --git a/yarn.lock b/yarn.lock index 85e82237..52a41380 100644 --- a/yarn.lock +++ b/yarn.lock @@ -833,12 +833,12 @@ dependencies: "@types/node" "*" -"@typescript-eslint/eslint-plugin-tslint@^4.18.0": - version "4.18.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-4.18.0.tgz#d987e5f53cc76d29cf02ef0d1c31af09e7db650e" - integrity sha512-+CRb75ULVKLP4utdS4wBsYlLS3mMGmAaADdsIpDJw6od1QHSYQqzvi3Zsv2CkQ9IR6zxRqz+bSMPj616rFArRw== +"@typescript-eslint/eslint-plugin-tslint@^4.19.0": + version "4.19.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-4.19.0.tgz#f3ba0f4d027d009f367c1f0befad139281e77758" + integrity sha512-R3bQWzke18wsN+oMMXjaHH1cm44Q9BbZAzlSd5qrPc8wjDvF54F9yXmVtM/uJwZSY5Wf0+VnmeuiMcCWpsfNkQ== dependencies: - "@typescript-eslint/experimental-utils" "4.18.0" + "@typescript-eslint/experimental-utils" "4.19.0" lodash "^4.17.15" "@typescript-eslint/eslint-plugin@^4.19.0": @@ -855,18 +855,6 @@ semver "^7.3.2" tsutils "^3.17.1" -"@typescript-eslint/experimental-utils@4.18.0": - version "4.18.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.18.0.tgz#ed6c955b940334132b17100d2917449b99a91314" - integrity sha512-92h723Kblt9JcT2RRY3QS2xefFKar4ZQFVs3GityOKWQYgtajxt/tuXIzL7sVCUlM1hgreiV5gkGYyBpdOwO6A== - dependencies: - "@types/json-schema" "^7.0.3" - "@typescript-eslint/scope-manager" "4.18.0" - "@typescript-eslint/types" "4.18.0" - "@typescript-eslint/typescript-estree" "4.18.0" - eslint-scope "^5.0.0" - eslint-utils "^2.0.0" - "@typescript-eslint/experimental-utils@4.19.0": version "4.19.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.19.0.tgz#9ca379919906dc72cb0fcd817d6cb5aa2d2054c6"