Skip to content

Commit 460c7d9

Browse files
committed
chore(deps): update dependency tslint to v5.12.0
1 parent 228f249 commit 460c7d9

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
@@ -33,7 +33,7 @@
3333
"prettier-check": "2.0.0",
3434
"semantic-release": "15.8.1",
3535
"ts-node": "7.0.1",
36-
"tslint": "5.11.0",
36+
"tslint": "5.12.0",
3737
"tslint-config-prettier": "1.15.0",
3838
"tslint-config-standard": "7.1.0",
3939
"typescript": "2.9.2"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4074,9 +4074,9 @@ tslint-eslint-rules@^5.3.1:
40744074
tslib "1.9.0"
40754075
tsutils "2.8.0"
40764076

4077-
tslint@5.11.0:
4078-
version "5.11.0"
4079-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11.0.tgz#98f30c02eae3cde7006201e4c33cb08b48581eed"
4077+
tslint@5.12.0:
4078+
version "5.12.0"
4079+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.12.0.tgz#47f2dba291ed3d580752d109866fb640768fca36"
40804080
dependencies:
40814081
babel-code-frame "^6.22.0"
40824082
builtin-modules "^1.1.1"

0 commit comments

Comments
 (0)