mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Bump @typescript-eslint/eslint-plugin-tslint from 3.1.0 to 3.3.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 3.1.0 to 3.3.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/v3.3.0/packages/eslint-plugin-tslint) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
92c6a96dcf
commit
5345c5f681
2 changed files with 6 additions and 6 deletions
|
@ -21,7 +21,7 @@
|
|||
"@types/node": "^14.0.13",
|
||||
"@types/selenium-webdriver": "^4.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "^3.3.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^3.1.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^3.3.0",
|
||||
"@typescript-eslint/parser": "^3.1.0",
|
||||
"cleanslate": "^0.10.1",
|
||||
"copy-webpack-plugin": "^6.0.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -785,12 +785,12 @@
|
|||
dependencies:
|
||||
"@types/yargs-parser" "*"
|
||||
|
||||
"@typescript-eslint/eslint-plugin-tslint@^3.1.0":
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-3.1.0.tgz#bb40bb135240c776df7e9780e46efaff53981128"
|
||||
integrity sha512-zeQkzrl85jf0F/mCtcgdWEB/GH9mEhLLij8gyva5QGVM7EfVvghzOLQ08tOr3ZhmzlB4Bj38ZU2NmZS6PJZrsQ==
|
||||
"@typescript-eslint/eslint-plugin-tslint@^3.3.0":
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin-tslint/-/eslint-plugin-tslint-3.3.0.tgz#90629039adc90b8384dba5605fb60df2662ae178"
|
||||
integrity sha512-I+oZ/LCtfS/144Wh66XJCxN1qxYOX9E6w0xCZDWPJS1bD/5+6UfExv0LvAiF0/QSas1kRF/T5mxTNPWDM6XJkw==
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils" "3.1.0"
|
||||
"@typescript-eslint/experimental-utils" "3.3.0"
|
||||
lodash "^4.17.15"
|
||||
|
||||
"@typescript-eslint/eslint-plugin@^3.3.0":
|
||||
|
|
Loading…
Add table
Reference in a new issue