Skip to content

Commit 92c4943

Browse files
chore(deps-dev): bump ts-node from 10.8.1 to 10.8.2 (#223)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.1 to 10.8.2. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v10.8.1...v10.8.2) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 116a70d commit 92c4943

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
@@ -99,7 +99,7 @@
9999
"np": "7.6.2",
100100
"setup-polly-jest": "0.11.0",
101101
"ts-dedent": "2.2.0",
102-
"ts-node": "10.8.1",
102+
"ts-node": "10.8.2",
103103
"tslib": "2.4.0",
104104
"typescript": "4.7.4"
105105
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10808,10 +10808,10 @@ ts-morph@^15.0.0:
1080810808
"@ts-morph/common" "~0.16.0"
1080910809
code-block-writer "^11.0.0"
1081010810

10811-
ts-node@10.8.1, ts-node@^10.7.0:
10812-
version "10.8.1"
10813-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.1.tgz#ea2bd3459011b52699d7e88daa55a45a1af4f066"
10814-
integrity sha512-Wwsnao4DQoJsN034wePSg5nZiw4YKXf56mPIAeD6wVmiv+RytNSWqc2f3fKvcUoV+Yn2+yocD71VOfQHbmVX4g==
10811+
ts-node@10.8.2, ts-node@^10.7.0:
10812+
version "10.8.2"
10813+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.2.tgz#3185b75228cef116bf82ffe8762594f54b2a23f2"
10814+
integrity sha512-LYdGnoGddf1D6v8REPtIH+5iq/gTDuZqv2/UJUU7tKjuEU8xVZorBM+buCGNjj+pGEud+sOoM4CX3/YzINpENA==
1081510815
dependencies:
1081610816
"@cspotcode/source-map-support" "^0.8.0"
1081710817
"@tsconfig/node10" "^1.0.7"

0 commit comments

Comments
 (0)