Skip to content

Commit

Permalink
chore(deps): update dependency tslint to v5.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 13, 2019
1 parent 1851578 commit 522a6d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"prettier-check": "2.0.0",
"semantic-release": "15.8.1",
"ts-node": "7.0.1",
"tslint": "5.11.0",
"tslint": "5.14.0",
"tslint-config-prettier": "1.15.0",
"tslint-config-standard": "7.1.0",
"typescript": "2.9.2"
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4074,9 +4074,9 @@ tslint-eslint-rules@^5.3.1:
tslib "1.9.0"
tsutils "2.8.0"

tslint@5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11.0.tgz#98f30c02eae3cde7006201e4c33cb08b48581eed"
tslint@5.14.0:
version "5.14.0"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.14.0.tgz#be62637135ac244fc9b37ed6ea5252c9eba1616e"
dependencies:
babel-code-frame "^6.22.0"
builtin-modules "^1.1.1"
Expand All @@ -4086,18 +4086,19 @@ tslint@5.11.0:
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"
tsutils "^2.27.2"
tsutils "^2.29.0"

tsutils@2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.8.0.tgz#0160173729b3bf138628dd14a1537e00851d814a"
dependencies:
tslib "^1.7.1"

tsutils@^2.27.2:
tsutils@^2.29.0:
version "2.29.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29.0.tgz#32b488501467acbedd4b85498673a0812aca0b99"
dependencies:
Expand Down

0 comments on commit 522a6d0

Please sign in to comment.