Skip to content

Commit

Permalink
chore(deps): update dependency tslint to v5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 23, 2019
1 parent 45afff8 commit 8ba9417
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 @@ -20,7 +20,7 @@
"moment": "2.22.0",
"parse": "1.11.0",
"ts-jest": "21.2.4",
"tslint": "5.11.0",
"tslint": "5.13.0",
"tslint-config-airbnb": "5.3.0",
"typescript": "2.8.1"
},
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3191,9 +3191,9 @@ tslint-microsoft-contrib@^5.0.0:
dependencies:
tsutils "^1.4.0"

tslint@5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11.0.tgz#98f30c02eae3cde7006201e4c33cb08b48581eed"
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 @@ -3203,6 +3203,7 @@ [email protected]:
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 8ba9417

Please sign in to comment.