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

Commit eb895b3

Browse files
chore(deps-dev): update tslint requirement from 5.16.0 to 5.17.0
Updates the requirements on [tslint](https://github.com/palantir/tslint) to permit the latest version. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](palantir/tslint@5.16.0...5.17.0)
1 parent bf20120 commit eb895b3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

binary-nbt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/node": "10.0.3",
4343
"mocha": "6.1.4",
4444
"ts-mocha": "6.0.0",
45-
"tslint": "5.16.0",
45+
"tslint": "5.17.0",
4646
"typedoc": "0.14.2",
4747
"typescript": "3.4.5"
4848
},

id/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/mocha": "5.2.6",
3030
"mocha": "6.1.4",
3131
"ts-mocha": "6.0.0",
32-
"tslint": "5.16.0",
32+
"tslint": "5.17.0",
3333
"typedoc": "0.14.2",
3434
"typescript": "3.4.5"
3535
},

result/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/mocha": "5.2.6",
3030
"mocha": "6.1.4",
3131
"ts-mocha": "6.0.0",
32-
"tslint": "5.16.0",
32+
"tslint": "5.17.0",
3333
"typedoc": "0.14.2",
3434
"typescript": "3.4.5"
3535
},

0 commit comments

Comments
 (0)