Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit e04a603

Browse files
committed
chore(deps): update dependency tslint to v5.19.0
1 parent f928da2 commit e04a603

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"size-limit": "0.22.0",
3333
"ts-loader": "5.4.5",
3434
"ts-node": "8.2.0",
35-
"tslint": "5.17.0",
35+
"tslint": "5.19.0",
3636
"typescript": "3.5.1",
3737
"typescript-eslint-parser": "21.0.2",
3838
"wdio-mocha-framework": "0.6.4",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6381,9 +6381,9 @@ tslint-eslint-rules@^5.3.1:
63816381
tslib "1.9.0"
63826382
tsutils "2.8.0"
63836383

6384-
tslint@5.17.0:
6385-
version "5.17.0"
6386-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.17.0.tgz#f9f0ce2011d8e90debaa6e9b4975f24cd16852b8"
6384+
tslint@5.19.0:
6385+
version "5.19.0"
6386+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.19.0.tgz#a2cbd4a7699386da823f6b499b8394d6c47bb968"
63876387
dependencies:
63886388
"@babel/code-frame" "^7.0.0"
63896389
builtin-modules "^1.1.1"

0 commit comments

Comments
 (0)