diff --git a/package.json b/package.json index ff2f1dbd4..6c8a5f6f0 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "size-limit": "0.22.0", "ts-loader": "5.3.3", "ts-node": "8.1.0", - "tslint": "5.15.0", + "tslint": "5.16.0", "typescript": "3.4.3", "typescript-eslint-parser": "21.0.2", "wdio-mocha-framework": "0.6.4", diff --git a/yarn.lock b/yarn.lock index 50e6c895f..ee4d55a03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6310,11 +6310,11 @@ tslint-eslint-rules@^5.3.1: tslib "1.9.0" tsutils "2.8.0" -tslint@5.15.0: - version "5.15.0" - resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.15.0.tgz#6ffb180986d63afa1e531feb2a134dbf961e27d3" +tslint@5.16.0: + version "5.16.0" + resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.16.0.tgz#ae61f9c5a98d295b9a4f4553b1b1e831c1984d67" dependencies: - babel-code-frame "^6.22.0" + "@babel/code-frame" "^7.0.0" builtin-modules "^1.1.1" chalk "^2.3.0" commander "^2.12.1"