Skip to content

Commit

Permalink
Merge pull request #324 from HQ20/dependabot/npm_and_yarn/ts-node-8.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 4, 2020
2 parents 85b33e7 + 2731b2d commit 8a78c0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"truffle": "5.1.24",
"truffle-typings": "1.0.8",
"ts-generator": "0.0.8",
"ts-node": "8.9.1",
"ts-node": "8.10.1",
"tslint": "6.1.2",
"typechain": "1.0.5",
"typechain-target-truffle": "1.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7217,10 +7217,10 @@ ts-generator@0.0.8, ts-generator@^0.0.8:
resolve "^1.8.1"
ts-essentials "^1.0.0"

ts-node@8.9.1:
version "8.9.1"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.9.1.tgz#2f857f46c47e91dcd28a14e052482eb14cfd65a5"
integrity sha512-yrq6ODsxEFTLz0R3BX2myf0WBCSQh9A+py8PBo1dCzWIOcvisbyH6akNKqDHMgXePF2kir5mm5JXJTH3OUJYOQ==
ts-node@8.10.1:
version "8.10.1"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.1.tgz#77da0366ff8afbe733596361d2df9a60fc9c9bd3"
integrity sha512-bdNz1L4ekHiJul6SHtZWs1ujEKERJnHs4HxN7rjTyyVOFf3HaJ6sLqe6aPG62XTzAB/63pKRh5jTSWL0D7bsvw==
dependencies:
arg "^4.1.0"
diff "^4.0.1"
Expand Down

0 comments on commit 8a78c0d

Please sign in to comment.