1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2025-04-04 06:23:40 +02:00

Update ts-node from 3.2.1 to 3.3.0

This commit is contained in:
Dependencies.io Bot 2017-07-26 16:29:46 +00:00
parent c864d2ccf0
commit 63eee011f7
2 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@
"jest-playback": "1.0.0",
"prettier": "1.5.3",
"ts-jest": "20.0.7",
"ts-node": "3.2.1",
"ts-node": "3.3.0",
"tslint": "5.5.0",
"tslint-config-ikatyang": "1.0.2",
"typescript": "2.4.2"

View File

@ -3023,9 +3023,9 @@ ts-jest@20.0.7:
source-map-support "^0.4.4"
yargs "^8.0.1"
ts-node@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-3.2.1.tgz#9595dd840d03e62bc79214ce5a7b51e55e3c4ffc"
ts-node@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-3.3.0.tgz#c13c6a3024e30be1180dd53038fc209289d4bf69"
dependencies:
arrify "^1.0.0"
chalk "^2.0.0"