mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2025-04-04 06:23:40 +02:00
Update tslint-config-ikatyang from 0.10.0 to 1.0.1
This commit is contained in:
parent
7ac6c22e1d
commit
a8412be584
@ -25,7 +25,7 @@
|
||||
"ts-jest": "20.0.7",
|
||||
"ts-node": "3.2.1",
|
||||
"tslint": "5.5.0",
|
||||
"tslint-config-ikatyang": "0.10.0",
|
||||
"tslint-config-ikatyang": "1.0.1",
|
||||
"typescript": "2.4.2"
|
||||
}
|
||||
}
|
||||
|
16
yarn.lock
16
yarn.lock
@ -2371,12 +2371,20 @@ 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@0.10.0:
|
||||
version "0.10.0"
|
||||
resolved "https://registry.yarnpkg.com/tslint-config-ikatyang/-/tslint-config-ikatyang-0.10.0.tgz#e3243c7068cda8c11c2da83822ff6c4de0bf792c"
|
||||
tslint-config-ikatyang@1.0.1:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/tslint-config-ikatyang/-/tslint-config-ikatyang-1.0.1.tgz#609d434d74f5bc7df56d90dae63381a434df9c2f"
|
||||
dependencies:
|
||||
tslint-consistent-codestyle "^1.5.1"
|
||||
tslint-eslint-rules "^4.1.0"
|
||||
|
||||
tslint-consistent-codestyle@^1.5.1:
|
||||
version "1.5.1"
|
||||
resolved "https://registry.yarnpkg.com/tslint-consistent-codestyle/-/tslint-consistent-codestyle-1.5.1.tgz#11b6ae6af5a53cb6bd0351d9b6637eabc76d9b7d"
|
||||
dependencies:
|
||||
tslib "^1.7.1"
|
||||
tsutils "^2.5.0"
|
||||
|
||||
tslint-eslint-rules@^4.1.0:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/tslint-eslint-rules/-/tslint-eslint-rules-4.1.1.tgz#7c30e7882f26bc276bff91d2384975c69daf88ba"
|
||||
@ -2404,7 +2412,7 @@ tsutils@^1.4.0:
|
||||
version "1.9.1"
|
||||
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-1.9.1.tgz#b9f9ab44e55af9681831d5f28d0aeeaf5c750cb0"
|
||||
|
||||
tsutils@^2.5.1:
|
||||
tsutils@^2.5.0, tsutils@^2.5.1:
|
||||
version "2.7.1"
|
||||
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.7.1.tgz#411a0e9466525a2b2869260a55620d7292155e24"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user