Skip to content

Commit

Permalink
chore(deps): update dependency tslint to v5.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 1, 2019
1 parent fb90406 commit a4b52e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"style-loader": "0.23.1",
"travis-deploy-once": "5.0.11",
"ts-node": "8.0.2",
"tslint": "5.12.1",
"tslint": "5.13.1",
"tslint-microsoft-contrib": "6.0.0",
"typescript": "3.3.3",
"webpack": "4.29.3",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8662,10 +8662,10 @@ [email protected]:
dependencies:
tsutils "^2.27.2 <2.29.0"

tslint@5.12.1:
version "5.12.1"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.12.1.tgz#8cec9d454cf8a1de9b0a26d7bdbad6de362e52c1"
integrity sha512-sfodBHOucFg6egff8d1BvuofoOQ/nOeYNfbp7LDlKBcLNrL3lmS5zoiDGyOMdT7YsEXAwWpTdAHwOGOc8eRZAw==
tslint@5.13.1:
version "5.13.1"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.1.tgz#fbc0541c425647a33cd9108ce4fd4cd18d7904ed"
integrity sha512-fplQqb2miLbcPhyHoMV4FU9PtNRbgmm/zI5d3SZwwmJQM6V0eodju+hplpyfhLWpmwrDNfNYU57uYRb8s0zZoQ==
dependencies:
babel-code-frame "^6.22.0"
builtin-modules "^1.1.1"
Expand All @@ -8675,6 +8675,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 a4b52e4

Please sign in to comment.