mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Bump @typescript-eslint/eslint-plugin-tslint from 4.28.3 to 4.28.4
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.28.3 to 4.28.4. - [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.28.4/packages/eslint-plugin-tslint) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
49c48a1590
commit
3445f333b4
2 changed files with 6 additions and 18 deletions
|
@ -32,7 +32,7 @@
|
|||
"@types/nearley": "^2.11.2",
|
||||
"@types/selenium-webdriver": "^4.0.15",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.4",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^4.28.3",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^4.28.4",
|
||||
"@typescript-eslint/parser": "^4.28.3",
|
||||
"command-line-args": "^5.1.3",
|
||||
"eslint": "^7.31.0",
|
||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -857,12 +857,12 @@
|
|||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@typescript-eslint/eslint-plugin-tslint@^4.28.3":
|
||||
version "4.28.3"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-4.28.3.tgz#1e99cea82c338c8ffc7598d8bd23caf46c9dcac2"
|
||||
integrity sha512-9hFiQWKHhGpbVo9nEKzpVaRy+wyTwUZUf7rfSm1UO8UI/a8nWThUYnz6UUjU1HMbSWhQRBd91jll4MD5SRzzag==
|
||||
"@typescript-eslint/eslint-plugin-tslint@^4.28.4":
|
||||
version "4.28.4"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-4.28.4.tgz#c7165a400e4b576d57e6dea0bc6b6d9cd3147582"
|
||||
integrity sha512-R3dD0rqCyfm5p+xzyHLJZbtfcyDkX0PlAnCPCmF0TSDgOOlJT3QYeNqbI/B6dwkfIwqwbONc5WSMYX8WwzrBqQ==
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils" "4.28.3"
|
||||
"@typescript-eslint/experimental-utils" "4.28.4"
|
||||
lodash "^4.17.21"
|
||||
|
||||
"@typescript-eslint/eslint-plugin@^4.28.4":
|
||||
|
@ -878,18 +878,6 @@
|
|||
semver "^7.3.5"
|
||||
tsutils "^3.21.0"
|
||||
|
||||
"@typescript-eslint/experimental-utils@4.28.3":
|
||||
version "4.28.3"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.3.tgz#976f8c1191b37105fd06658ed57ddfee4be361ca"
|
||||
integrity sha512-zZYl9TnrxwEPi3FbyeX0ZnE8Hp7j3OCR+ELoUfbwGHGxWnHg9+OqSmkw2MoCVpZksPCZYpQzC559Ee9pJNHTQw==
|
||||
dependencies:
|
||||
"@types/json-schema" "^7.0.7"
|
||||
"@typescript-eslint/scope-manager" "4.28.3"
|
||||
"@typescript-eslint/types" "4.28.3"
|
||||
"@typescript-eslint/typescript-estree" "4.28.3"
|
||||
eslint-scope "^5.1.1"
|
||||
eslint-utils "^3.0.0"
|
||||
|
||||
"@typescript-eslint/experimental-utils@4.28.4":
|
||||
version "4.28.4"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.4.tgz#9c70c35ebed087a5c70fb0ecd90979547b7fec96"
|
||||
|
|
Loading…
Add table
Reference in a new issue