Skip to content

Commit

Permalink
chore(deps): update dependency ts-node to v10.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2022
1 parent f75df58 commit 5f9873d
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 @@ -43,7 +43,7 @@
"prettier": "2.6.2",
"semantic-release": "19.0.2",
"ts-jest": "28.0.2",
"ts-node": "10.8.0",
"ts-node": "10.8.2",
"ts-node-dev": "1.1.8",
"typescript": "4.6.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6697,10 +6697,10 @@ [email protected]:
ts-node "^9.0.0"
tsconfig "^7.0.0"

[email protected].0:
version "10.8.0"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.0.tgz#3ceb5ac3e67ae8025c1950626aafbdecb55d82ce"
integrity sha512-/fNd5Qh+zTt8Vt1KbYZjRHCE9sI5i7nqfD/dzBBRDeVXZXS6kToW6R7tTU6Nd4XavFs0mAVCg29Q//ML7WsZYA==
[email protected].2:
version "10.8.2"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.2.tgz#3185b75228cef116bf82ffe8762594f54b2a23f2"
integrity sha512-LYdGnoGddf1D6v8REPtIH+5iq/gTDuZqv2/UJUU7tKjuEU8xVZorBM+buCGNjj+pGEud+sOoM4CX3/YzINpENA==
dependencies:
"@cspotcode/source-map-support" "^0.8.0"
"@tsconfig/node10" "^1.0.7"
Expand Down

0 comments on commit 5f9873d

Please sign in to comment.