Skip to content

Commit 6e6ad22

Browse files
committedSep 25, 2019
fix(deps): update dependency tslint-consistent-codestyle to v1.16.0
1 parent 7af132c commit 6e6ad22

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed
 

‎package-lock.json

+11-11
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.20.0",
16-
"tslint-consistent-codestyle": "1.15.1",
16+
"tslint-consistent-codestyle": "1.16.0",
1717
"tslint-immutable": "4.9.1",
1818
"typescript": "3.6.3"
1919
},

0 commit comments

Comments
 (0)
Please sign in to comment.