Skip to content

Commit 297a630

Browse files
committedOct 31, 2018
fix(deps): update dependency tslint-consistent-codestyle to v1.14.0
1 parent cb0f846 commit 297a630

File tree

2 files changed

+36
-20
lines changed

2 files changed

+36
-20
lines changed
 

‎package-lock.json

+35-19
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
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"tslint": "5.11.0",
16-
"tslint-consistent-codestyle": "1.13.3",
16+
"tslint-consistent-codestyle": "1.14.0",
1717
"tslint-immutable": "4.8.0",
1818
"typescript": "3.1.4"
1919
},

0 commit comments

Comments
 (0)
Please sign in to comment.