chore(deps): Update tslint-config-ikatyang from 2.3.0 to 2.4.0 (#54)

pull/55/head
dependencies[bot] 2017-09-10 09:40:30 +08:00 committed by Ika
parent 72aba9b842
commit 8377727726
2 changed files with 8 additions and 8 deletions

View File

@ -27,7 +27,7 @@
"ts-jest": "21.0.0",
"ts-node": "3.3.0",
"tslint": "5.7.0",
"tslint-config-ikatyang": "2.3.0",
"tslint-config-ikatyang": "2.4.0",
"tslint-config-prettier": "1.5.0",
"tslint-plugin-prettier": "1.1.0",
"typescript": "2.5.2"

View File

@ -2697,13 +2697,13 @@ tslib@^1.0.0, tslib@^1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.7.1.tgz#bc8004164691923a79fe8378bbeb3da2017538ec"
tslint-config-ikatyang@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/tslint-config-ikatyang/-/tslint-config-ikatyang-2.3.0.tgz#6f8e1bb6e75c5ec0666d31ebddd9e81059376c45"
tslint-config-ikatyang@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/tslint-config-ikatyang/-/tslint-config-ikatyang-2.4.0.tgz#b77ed21682a645a546e0c0fda7cfb0682b991654"
dependencies:
tslint-consistent-codestyle "~1.6.0"
tslint-eslint-rules "~4.1.0"
tslint-plugin-ikatyang "~1.0.0"
tslint-plugin-ikatyang "~1.1.1"
tslint-config-prettier@1.5.0:
version "1.5.0"
@ -2724,9 +2724,9 @@ tslint-eslint-rules@~4.1.0:
tslib "^1.0.0"
tsutils "^1.4.0"
tslint-plugin-ikatyang@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/tslint-plugin-ikatyang/-/tslint-plugin-ikatyang-1.0.0.tgz#fb70140938879435f084696fe98193e7e8561093"
tslint-plugin-ikatyang@~1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/tslint-plugin-ikatyang/-/tslint-plugin-ikatyang-1.1.1.tgz#a7815bba6267b7f820fd52aa6baec5041ac721f5"
dependencies:
lodash.camelcase "^4.3.0"
lodash.kebabcase "^4.1.1"