Skip to content

Commit 2400325

Browse files
committed
Update to version 5.8.2
1 parent 21cb3fa commit 2400325

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ Flags locations where code calls "new Object()", "new Array()", "new Function()"
156156

157157
# Changelog
158158

159+
* 5.8.2
160+
* move tslint and typescript to peerDependencies
159161
* 5.8.1
160162
* Fix bug in spacing rule
161163
* 5.8.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vrsource-tslint-rules",
3-
"version": "5.8.1",
3+
"version": "5.8.2",
44
"description": "Extension rules for tslint",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)