Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency ts-node to v9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 7, 2020
1 parent e5de64f commit 2de6f00
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 @@ -38,7 +38,7 @@
"supertest": "6.0.1",
"textlint": "11.7.6",
"ts-jest": "26.4.4",
"ts-node": "9.1.0",
"ts-node": "9.1.1",
"tsc-watch": "4.2.9",
"tsconfig-paths": "3.9.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12401,10 +12401,10 @@ ts-node-dev@1.0.0:
ts-node "^9.0.0"
tsconfig "^7.0.0"

ts-node@9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.0.tgz#95eae4c6d0f94f2545884078e1eb1b14d2155639"
integrity sha512-0yqcL4sgruCvM+w64LiAfNJo6+lHfCYc5Ajj4yiLNkJ9oZ2HWaa+Kso7htYOOxVQ7+csAjdUjffOe9PIqC4pMg==
ts-node@9.1.1:
version "9.1.1"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.1.tgz#51a9a450a3e959401bda5f004a72d54b936d376d"
integrity sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==
dependencies:
arg "^4.1.0"
create-require "^1.1.0"
Expand Down

0 comments on commit 2de6f00

Please sign in to comment.