Skip to content

Commit 107932f

Browse files
committed
chore(deps): update dependency ts-node to v10.8.2
1 parent 7ec7469 commit 107932f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"rxjs": "7.5.5",
5757
"supertest": "6.2.4",
5858
"ts-jest": "28.0.5",
59-
"ts-node": "10.8.1",
59+
"ts-node": "10.8.2",
6060
"typescript": "4.7.4"
6161
},
6262
"changelog": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10141,10 +10141,10 @@ [email protected]:
1014110141
"@ts-morph/common" "~0.16.0"
1014210142
code-block-writer "^11.0.0"
1014310143

10144-
10145-
version "10.8.1"
10146-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.1.tgz#ea2bd3459011b52699d7e88daa55a45a1af4f066"
10147-
integrity sha512-Wwsnao4DQoJsN034wePSg5nZiw4YKXf56mPIAeD6wVmiv+RytNSWqc2f3fKvcUoV+Yn2+yocD71VOfQHbmVX4g==
10144+
10145+
version "10.8.2"
10146+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.2.tgz#3185b75228cef116bf82ffe8762594f54b2a23f2"
10147+
integrity sha512-LYdGnoGddf1D6v8REPtIH+5iq/gTDuZqv2/UJUU7tKjuEU8xVZorBM+buCGNjj+pGEud+sOoM4CX3/YzINpENA==
1014810148
dependencies:
1014910149
"@cspotcode/source-map-support" "^0.8.0"
1015010150
"@tsconfig/node10" "^1.0.7"

0 commit comments

Comments
 (0)