Skip to content

Commit ad49474

Browse files
committedMar 1, 2019
fix(deps): update dependency tslint to v5.13.1
1 parent 8bd2785 commit ad49474

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package-lock.json

+3-3
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.13.0",
15+
"tslint": "5.13.1",
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.