Skip to content

Commit d4d84ed

Browse files
committed
Update dependency tslint to v5.13.0
1 parent c0b59a9 commit d4d84ed

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.0",
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.0:
6873+
version "5.13.0"
6874+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.0.tgz#239a2357c36b620d72d86744754b6fc088a25359"
6875+
integrity sha512-ECOOQRxXCYnUUePG5h/+Z1Zouobk3KFpIHA9aKBB/nnMxs97S1JJPDGt5J4cGm1y9U9VmVlfboOxA8n1kSNzGw==
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)