Merge pull request #3949 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.33.0

Bump @typescript-eslint/eslint-plugin-tslint from 4.32.0 to 4.33.0
This commit is contained in:
Oliver Blanthorn 2021-10-07 08:53:42 +01:00 committed by GitHub
commit 85bfc2c884
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 18 deletions

View file

@ -33,7 +33,7 @@
"@types/nearley": "^2.11.2",
"@types/selenium-webdriver": "^4.0.15",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.32.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.33.0",
"@typescript-eslint/parser": "^4.32.0",
"command-line-args": "^5.2.0",
"eslint": "^7.32.0",

View file

@ -864,12 +864,12 @@
dependencies:
"@types/node" "*"
"@typescript-eslint/eslint-plugin-tslint@^4.32.0":
version "4.32.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-4.32.0.tgz#52157d2fac2ef75d201680c4c040347a280c2561"
integrity sha512-7nj7Ps0hBgIv9CsXzGLSFRmotjHufYnQbWq/aOmjJztDCQmgC4xnHWaZ/R6Yi4yL/4bHo5DYNNE8W7RCNYJyuA==
"@typescript-eslint/eslint-plugin-tslint@^4.33.0":
version "4.33.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-4.33.0.tgz#c0f2a5a8a53a915d6c24983888013b7e78e75b44"
integrity sha512-o3ujMErtZJPgiNRETRJefo1bFNrloocOa5dMU49OW/G+Rq92IbXTY6FSF5MOwrdQK1X+VBEcA8y6PhUPWGlYqA==
dependencies:
"@typescript-eslint/experimental-utils" "4.32.0"
"@typescript-eslint/experimental-utils" "4.33.0"
lodash "^4.17.21"
"@typescript-eslint/eslint-plugin@^4.33.0":
@ -886,18 +886,6 @@
semver "^7.3.5"
tsutils "^3.21.0"
"@typescript-eslint/experimental-utils@4.32.0":
version "4.32.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.32.0.tgz#53a8267d16ca5a79134739129871966c56a59dc4"
integrity sha512-WLoXcc+cQufxRYjTWr4kFt0DyEv6hDgSaFqYhIzQZ05cF+kXfqXdUh+//kgquPJVUBbL3oQGKQxwPbLxHRqm6A==
dependencies:
"@types/json-schema" "^7.0.7"
"@typescript-eslint/scope-manager" "4.32.0"
"@typescript-eslint/types" "4.32.0"
"@typescript-eslint/typescript-estree" "4.32.0"
eslint-scope "^5.1.1"
eslint-utils "^3.0.0"
"@typescript-eslint/experimental-utils@4.33.0":
version "4.33.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"