mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 10:23:51 +01:00
chore(deps): update dependency tslint-plugin-prettier to v2 (#308)
This commit is contained in:
parent
9ffb5ea7b7
commit
a167b7e3ab
@ -29,7 +29,7 @@
|
|||||||
"tslint": "5.11.0",
|
"tslint": "5.11.0",
|
||||||
"tslint-config-ikatyang": "2.5.1",
|
"tslint-config-ikatyang": "2.5.1",
|
||||||
"tslint-config-prettier": "1.15.0",
|
"tslint-config-prettier": "1.15.0",
|
||||||
"tslint-plugin-prettier": "1.3.0",
|
"tslint-plugin-prettier": "2.0.0",
|
||||||
"typescript": "2.9.2"
|
"typescript": "2.9.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -3238,9 +3238,9 @@ tslint-plugin-ikatyang@~1.1.1:
|
|||||||
tslib "^1.7.1"
|
tslib "^1.7.1"
|
||||||
tsutils "^2.8.0"
|
tsutils "^2.8.0"
|
||||||
|
|
||||||
tslint-plugin-prettier@1.3.0:
|
tslint-plugin-prettier@2.0.0:
|
||||||
version "1.3.0"
|
version "2.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/tslint-plugin-prettier/-/tslint-plugin-prettier-1.3.0.tgz#7eb65d19ea786a859501a42491b78c5de2031a3f"
|
resolved "https://registry.yarnpkg.com/tslint-plugin-prettier/-/tslint-plugin-prettier-2.0.0.tgz#ade328b26c71f37418d4d01187dca232a7447b49"
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint-plugin-prettier "^2.2.0"
|
eslint-plugin-prettier "^2.2.0"
|
||||||
tslib "^1.7.1"
|
tslib "^1.7.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user