Skip to content
This repository was archived by the owner on Feb 7, 2021. It is now read-only.

Commit 21892d2

Browse files
renovate[bot]wesleygrimes
authored andcommitted
fix(deps): pin dependency tslint to 5.19.0 (#42)
1 parent 746c26e commit 21892d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
]
6868
},
6969
"dependencies": {
70-
"tslint": "^5.19.0"
70+
"tslint": "5.19.0"
7171
}
7272
}

0 commit comments

Comments
 (0)