Skip to content

Commit

Permalink
chore(deps): update dependency ts-node to v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 1, 2018
1 parent 8dd06e3 commit 74f2655
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@types/node": "9.4.6",
"graphql": "0.13.1",
"ts-node": "5.0.0",
"ts-node": "5.0.1",
"typescript": "2.7.2"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ [email protected]:
scuid "^1.0.2"
yaml-ast-parser "^0.0.40"

[email protected]:
graphql-config@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.1.tgz#d34a9bdf1d7360af7b01db9b20260a342ddc7390"
dependencies:
Expand All @@ -187,7 +187,7 @@ graphql-request@^1.5.0:
dependencies:
cross-fetch "1.1.1"

graphql@^0.13.1:
[email protected]:
version "0.13.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
dependencies:
Expand Down Expand Up @@ -378,9 +378,9 @@ supports-color@^4.0.0:
dependencies:
has-flag "^2.0.0"

[email protected].0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-5.0.0.tgz#9aa573889ad7949411f972981c209e064705e36f"
[email protected].1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-5.0.1.tgz#78e5d1cb3f704de1b641e43b76be2d4094f06f81"
dependencies:
arrify "^1.0.0"
chalk "^2.3.0"
Expand Down

0 comments on commit 74f2655

Please sign in to comment.