mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Bump tslint-etc from 1.9.2 to 1.10.0
Bumps [tslint-etc](https://github.com/cartant/tslint-etc) from 1.9.2 to 1.10.0. - [Release notes](https://github.com/cartant/tslint-etc/releases) - [Changelog](https://github.com/cartant/tslint-etc/blob/master/CHANGELOG.md) - [Commits](https://github.com/cartant/tslint-etc/compare/v1.9.2...v1.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
84d0bb5417
commit
e4753b69d4
2 changed files with 5 additions and 5 deletions
|
@ -37,7 +37,7 @@
|
|||
"ts-node": "^8.5.4",
|
||||
"tsconfig-paths-webpack-plugin": "^3.2.0",
|
||||
"tslint": "^5.20.1",
|
||||
"tslint-etc": "^1.9.2",
|
||||
"tslint-etc": "^1.10.0",
|
||||
"tslint-sonarts": "^1.9.0",
|
||||
"typedoc": "^0.15.3",
|
||||
"typescript": "^3.7.3",
|
||||
|
|
|
@ -7761,10 +7761,10 @@ tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
|
|||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
|
||||
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
|
||||
|
||||
tslint-etc@^1.9.2:
|
||||
version "1.9.2"
|
||||
resolved "https://registry.yarnpkg.com/tslint-etc/-/tslint-etc-1.9.2.tgz#c047b7b6e4505ae48690933b31d2041147fdc8fe"
|
||||
integrity sha512-OGsPc2kPVg4TU6OVJuc6awbri38O/uyNuWzlnYz6tivCa542FBtD4Vfiun26O9bPa1KlOrOMAB8hPcgQQR3T1Q==
|
||||
tslint-etc@^1.10.0:
|
||||
version "1.10.0"
|
||||
resolved "https://registry.yarnpkg.com/tslint-etc/-/tslint-etc-1.10.0.tgz#de264c4d8042c0eb5627d4c09a60089aa3a65e8e"
|
||||
integrity sha512-OQXNATuKqzQTbfVgv1VvDvoSx3uPUtDCVoqxHTl9Eta44y5NWf6D+nO/0Is/fBzwYVWYNb9Hn1xa4wXRQiOa7A==
|
||||
dependencies:
|
||||
"@phenomnomnominal/tsquery" "^4.0.0"
|
||||
tslib "^1.8.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue