diff --git a/package.json b/package.json index ca03b8b..445e508 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "bot-tester": "3.4.2", "ts-jest": "22.0.2", "ts-node": "4.1.0", - "tslint": "5.9.1", + "tslint": "5.10.0", "typescript": "2.7.2" } } diff --git a/yarn.lock b/yarn.lock index cf8d82e..f436445 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4161,9 +4161,9 @@ tslib@^1.8.0: version "1.8.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac" -tslint@5.9.1: - version "5.9.1" - resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.9.1.tgz#1255f87a3ff57eb0b0e1f0e610a8b4748046c9ae" +tslint@5.10.0: + version "5.10.0" + resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.10.0.tgz#11e26bccb88afa02dd0d9956cae3d4540b5f54c3" dependencies: babel-code-frame "^6.22.0" builtin-modules "^1.1.1"