Skip to content

Commit

Permalink
Merge pull request #111 from y13i/renovate/tslint-5.x
Browse files Browse the repository at this point in the history
Update dependency tslint to v5.13.0
  • Loading branch information
y13i committed Feb 24, 2019
2 parents 04282fe + 860ca21 commit e5e1fbb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"nyc": "13.3.0",
"publish-please": "5.2.0",
"sinon": "7.0.0",
"tslint": "5.12.1",
"tslint": "5.13.0",
"typedoc": "0.14.2",
"typescript": "3.2.1"
}
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4466,9 +4466,9 @@ tslib@^1.9.0:
version "1.9.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"

tslint@5.12.1:
version "5.12.1"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.12.1.tgz#8cec9d454cf8a1de9b0a26d7bdbad6de362e52c1"
tslint@5.13.0:
version "5.13.0"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.0.tgz#239a2357c36b620d72d86744754b6fc088a25359"
dependencies:
babel-code-frame "^6.22.0"
builtin-modules "^1.1.1"
Expand All @@ -4478,6 +4478,7 @@ tslint@5.12.1:
glob "^7.1.1"
js-yaml "^3.7.0"
minimatch "^3.0.4"
mkdirp "^0.5.1"
resolve "^1.3.2"
semver "^5.3.0"
tslib "^1.8.0"
Expand Down

0 comments on commit e5e1fbb

Please sign in to comment.