Merge pull request #2800 from tridactyl/dependabot/npm_and_yarn/tslint-etc-1.13.7

This commit is contained in:
dependabot-preview[bot] 2020-09-08 13:36:39 +00:00 committed by GitHub
commit c8ba381bb9
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.6",
"tslint-etc": "^1.13.7",
"tslint-sonarts": "^1.9.0",
"typedoc": "^0.18.0",
"typescript": "^3.9.7",

View file

@ -8284,10 +8284,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.6:
version "1.13.6"
resolved "https://registry.yarnpkg.com/tslint-etc/-/tslint-etc-1.13.6.tgz#b86c087134fb2d4f3520cfe7b40a22a58d802206"
integrity sha512-lIWS8aIJy+4XWGQYTC7EFncC42INlPQAKLjZffCv0q989ALHGxiNGptaSHYKQ6m+zXzhzn4R00QcQNCTdYn9dQ==
tslint-etc@^1.13.7:
version "1.13.7"
resolved "https://registry.yarnpkg.com/tslint-etc/-/tslint-etc-1.13.7.tgz#3fc6dacc21b3ffa2e727398b7a8d7099dbb95942"
integrity sha512-v66dIwtWwc1epHH/KjrUnl97oMRwuoSOYdh0YNHGKwZvtxJzM1Afb23ugfrj028+DZoR1vCxb4/YV7eXgTn2nw==
dependencies:
"@phenomnomnominal/tsquery" "^4.0.0"
tslib "^2.0.0"