Skip to content

Commit 180a1ce

Browse files
committed
Update dependency tslint to v5.10.0
1 parent 7cc57e9 commit 180a1ce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"bot-tester": "3.4.2",
2828
"ts-jest": "22.0.2",
2929
"ts-node": "4.1.0",
30-
"tslint": "5.9.1",
30+
"tslint": "5.10.0",
3131
"typescript": "2.7.2"
3232
}
3333
}

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4161,9 +4161,9 @@ tslib@^1.8.0:
41614161
version "1.8.1"
41624162
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"
41634163

4164-
tslint@5.9.1:
4165-
version "5.9.1"
4166-
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.9.1.tgz#1255f87a3ff57eb0b0e1f0e610a8b4748046c9ae"
4164+
tslint@5.10.0:
4165+
version "5.10.0"
4166+
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.10.0.tgz#11e26bccb88afa02dd0d9956cae3d4540b5f54c3"
41674167
dependencies:
41684168
babel-code-frame "^6.22.0"
41694169
builtin-modules "^1.1.1"

0 commit comments

Comments
 (0)