Skip to content

Commit 3ef9fbc

Browse files
committed
Update dependency tslint to v5.13.1
1 parent c0b59a9 commit 3ef9fbc

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-test-renderer": "16.7.0",
4141
"ts-jest": "23.10.5",
4242
"ts-loader": "5.3.3",
43-
"tslint": "5.12.1",
43+
"tslint": "5.13.1",
4444
"tslint-loader": "3.5.4",
4545
"tslint-react": "3.6.0",
4646
"typescript": "3.3.1",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6869,10 +6869,10 @@ [email protected]:
68696869
dependencies:
68706870
tsutils "^2.13.1"
68716871

6872-
tslint@5.12.1:
6873-
version "5.12.1"
6874-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.12.1.tgz#8cec9d454cf8a1de9b0a26d7bdbad6de362e52c1"
6875-
integrity sha512-sfodBHOucFg6egff8d1BvuofoOQ/nOeYNfbp7LDlKBcLNrL3lmS5zoiDGyOMdT7YsEXAwWpTdAHwOGOc8eRZAw==
6872+
tslint@5.13.1:
6873+
version "5.13.1"
6874+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.1.tgz#fbc0541c425647a33cd9108ce4fd4cd18d7904ed"
6875+
integrity sha512-fplQqb2miLbcPhyHoMV4FU9PtNRbgmm/zI5d3SZwwmJQM6V0eodju+hplpyfhLWpmwrDNfNYU57uYRb8s0zZoQ==
68766876
dependencies:
68776877
babel-code-frame "^6.22.0"
68786878
builtin-modules "^1.1.1"
@@ -6882,6 +6882,7 @@ [email protected]:
68826882
glob "^7.1.1"
68836883
js-yaml "^3.7.0"
68846884
minimatch "^3.0.4"
6885+
mkdirp "^0.5.1"
68856886
resolve "^1.3.2"
68866887
semver "^5.3.0"
68876888
tslib "^1.8.0"

0 commit comments

Comments
 (0)