Skip to content

Commit 8d1faec

Browse files
chore(deps-dev): bump ts-node from 10.8.2 to 10.9.1 (#224)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ae81e5 commit 8d1faec

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
@@ -63,7 +63,7 @@
6363
"prettier-plugin-toml": "^0.3.1",
6464
"rimraf": "3.0.2",
6565
"ts-jest": "28.0.5",
66-
"ts-node": "10.8.2",
66+
"ts-node": "10.9.1",
6767
"typescript": "4.7.4"
6868
}
6969
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3602,10 +3602,10 @@ [email protected]:
36023602
semver "7.x"
36033603
yargs-parser "^21.0.1"
36043604

3605-
ts-node@10.8.2:
3606-
version "10.8.2"
3607-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.2.tgz#3185b75228cef116bf82ffe8762594f54b2a23f2"
3608-
integrity sha512-LYdGnoGddf1D6v8REPtIH+5iq/gTDuZqv2/UJUU7tKjuEU8xVZorBM+buCGNjj+pGEud+sOoM4CX3/YzINpENA==
3605+
ts-node@10.9.1:
3606+
version "10.9.1"
3607+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b"
3608+
integrity sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==
36093609
dependencies:
36103610
"@cspotcode/source-map-support" "^0.8.0"
36113611
"@tsconfig/node10" "^1.0.7"

0 commit comments

Comments
 (0)