mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 18:33:50 +01:00
Update tslint-config-ikatyang from 0.10.0 to 1.0.0
This commit is contained in:
parent
f08f7035dd
commit
590a12457b
@ -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.0",
|
||||
"typescript": "2.4.2"
|
||||
}
|
||||
}
|
||||
|
22
yarn.lock
22
yarn.lock
@ -47,11 +47,7 @@
|
||||
version "20.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-20.0.4.tgz#91e2c76fbe90b3a719b5d689958f0495f005beb9"
|
||||
|
||||
"@types/node@*":
|
||||
version "8.0.13"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.13.tgz#530f0f9254209b0335bf5cc6387822594ef47093"
|
||||
|
||||
"@types/node@8.0.14":
|
||||
"@types/node@*", "@types/node@8.0.14":
|
||||
version "8.0.14"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.14.tgz#4a19dc6bb61d16c01cbadc7b30ac23518fff176b"
|
||||
|
||||
@ -2375,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.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/tslint-config-ikatyang/-/tslint-config-ikatyang-1.0.0.tgz#3b1ad58ffcb6f4cf28475c1a186b43e74a95ad15"
|
||||
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"
|
||||
@ -2408,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