Skip to content

Commit e5b3384

Browse files
committedFeb 23, 2019
fix(deps): update dependency tslint to v5.13.0
1 parent 2a2e312 commit e5b3384

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed
 

‎package-lock.json

+5-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"semantic-release": "ht2-release-public-circleci-lib"
1313
},
1414
"dependencies": {
15-
"tslint": "5.12.1",
15+
"tslint": "5.13.0",
1616
"tslint-consistent-codestyle": "1.15.0",
1717
"tslint-immutable": "4.9.1",
1818
"typescript": "3.3.3333"

0 commit comments

Comments
 (0)
Please sign in to comment.