mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 18:33:50 +01:00
chore(deps): update dependency ts-node to v4.1.0
This commit is contained in:
parent
0bd9f1a941
commit
be675fb4f4
@ -25,7 +25,7 @@
|
|||||||
"prettier": "1.9.2",
|
"prettier": "1.9.2",
|
||||||
"prettier-config-ikatyang": "1.1.1",
|
"prettier-config-ikatyang": "1.1.1",
|
||||||
"ts-jest": "21.2.4",
|
"ts-jest": "21.2.4",
|
||||||
"ts-node": "4.0.2",
|
"ts-node": "4.1.0",
|
||||||
"tslint": "5.8.0",
|
"tslint": "5.8.0",
|
||||||
"tslint-config-ikatyang": "2.5.1",
|
"tslint-config-ikatyang": "2.5.1",
|
||||||
"tslint-config-prettier": "1.6.0",
|
"tslint-config-prettier": "1.6.0",
|
||||||
|
@ -2799,9 +2799,9 @@ ts-jest@21.2.4:
|
|||||||
source-map-support "^0.5.0"
|
source-map-support "^0.5.0"
|
||||||
yargs "^10.0.3"
|
yargs "^10.0.3"
|
||||||
|
|
||||||
ts-node@4.0.2:
|
ts-node@4.1.0:
|
||||||
version "4.0.2"
|
version "4.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-4.0.2.tgz#cb3d039b9898fdc79ad09ab7e69c84564c8c41ee"
|
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-4.1.0.tgz#36d9529c7b90bb993306c408cd07f7743de20712"
|
||||||
dependencies:
|
dependencies:
|
||||||
arrify "^1.0.0"
|
arrify "^1.0.0"
|
||||||
chalk "^2.3.0"
|
chalk "^2.3.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user