Skip to content

Commit

Permalink
Update dependency ts-node to ^8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2019
1 parent d7910e9 commit b67b561
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 @@ -82,7 +82,7 @@
"rollup-plugin-replace": "^2.2.0",
"sort-package-json": "^1.22.1",
"ts-jest": "^24.0.2",
"ts-node": "^8.1.1",
"ts-node": "^8.2.0",
"tslint": "^5.16.0",
"typescript": "^3.4.5",
"vue-jest": "^4.0.0-beta.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10898,10 +10898,10 @@ ts-loader@^6.0.1:
micromatch "^4.0.0"
semver "^6.0.0"

ts-node@^8.1.1:
version "8.1.1"
resolved "https://registry.npmjs.org/ts-node/-/ts-node-8.1.1.tgz#2b9621934a0471f0e13c1b75be54ee0f46c31479"
integrity sha512-nd+mdxDP2BjQlyumBCMSU3IQLEjSla1X3uSzDfQ4M5OEZ3iDC01gjhs0FX29jyolATwLKB7YoRJ1Asbxd9EEoA==
ts-node@^8.2.0:
version "8.2.0"
resolved "https://registry.npmjs.org/ts-node/-/ts-node-8.2.0.tgz#4a89754b00560bb24cd54526e1685fa38c45f240"
integrity sha512-m8XQwUurkbYqXrKqr3WHCW310utRNvV5OnRVeISeea7LoCWVcdfeB/Ntl8JYWFh+WRoUAdBgESrzKochQt7sMw==
dependencies:
arg "^4.1.0"
diff "^4.0.1"
Expand Down

0 comments on commit b67b561

Please sign in to comment.