Merge pull request #3508 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.19.0

This commit is contained in:
dependabot-preview[bot] 2021-03-22 18:14:04 +00:00 committed by GitHub
commit 90aaab0bba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 18 deletions

View file

@ -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",

View file

@ -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"