Merge pull request #2765 from tridactyl/dependabot/npm_and_yarn/tslint-etc-1.13.6

This commit is contained in:
dependabot-preview[bot] 2020-08-26 11:56:45 +00:00 committed by GitHub
commit 01fc94043c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -47,7 +47,7 @@
"ts-node": "^9.0.0",
"tsconfig-paths-webpack-plugin": "^3.3.0",
"tslint": "^5.20.1",
"tslint-etc": "^1.13.4",
"tslint-etc": "^1.13.6",
"tslint-sonarts": "^1.9.0",
"typedoc": "^0.18.0",
"typescript": "^3.9.7",

View file

@ -8191,10 +8191,10 @@ tslib@^2.0.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
tslint-etc@^1.13.4:
version "1.13.4"
resolved "https://registry.yarnpkg.com/tslint-etc/-/tslint-etc-1.13.4.tgz#3d934bbc3c57033c810e4758732be3066f213b14"
integrity sha512-lhZ0L2KSjfeFA1wyjoxmsFlqbH6+kYNmO1edqiH2idLi0kWrPE9TWHOhW8FYJm6TeAQG4rC3VsjYMgBd3Sb7TQ==
tslint-etc@^1.13.6:
version "1.13.6"
resolved "https://registry.yarnpkg.com/tslint-etc/-/tslint-etc-1.13.6.tgz#b86c087134fb2d4f3520cfe7b40a22a58d802206"
integrity sha512-lIWS8aIJy+4XWGQYTC7EFncC42INlPQAKLjZffCv0q989ALHGxiNGptaSHYKQ6m+zXzhzn4R00QcQNCTdYn9dQ==
dependencies:
"@phenomnomnominal/tsquery" "^4.0.0"
tslib "^2.0.0"