diff --git a/package.json b/package.json index 0b5f686..7518e57 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "nyc": "13.3.0", "publish-please": "5.2.0", "sinon": "7.0.0", - "tslint": "5.15.0", + "tslint": "5.16.0", "typedoc": "0.14.2", "typescript": "3.2.1" } diff --git a/yarn.lock b/yarn.lock index 29e8747..a535e49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4473,11 +4473,11 @@ tslib@^1.9.0: version "1.9.3" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286" -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"