Skip to content

Commit 3e7e671

Browse files
build(deps-dev): bump ts-node from 9.1.1 to 10.4.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.4.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v9.1.1...v10.4.0) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 481c4ae commit 3e7e671

File tree

2 files changed

+56
-8
lines changed

2 files changed

+56
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"mocha": "^8.4.0",
2929
"prettier": "^2.3.0",
3030
"ts-mocha": "^8.0.0",
31-
"ts-node": "^9.1.1",
31+
"ts-node": "^10.4.0",
3232
"typescript": "^4.2.4"
3333
},
3434
"files": [

yarn.lock

Lines changed: 55 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,38 @@
22
# yarn lockfile v1
33

44

5+
"@cspotcode/[email protected]":
6+
version "0.8.0"
7+
resolved "https://registry.yarnpkg.com/@cspotcode/source-map-consumer/-/source-map-consumer-0.8.0.tgz#33bf4b7b39c178821606f669bbc447a6a629786b"
8+
integrity sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==
9+
10+
"@cspotcode/[email protected]":
11+
version "0.7.0"
12+
resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.7.0.tgz#4789840aa859e46d2f3173727ab707c66bf344f5"
13+
integrity sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA==
14+
dependencies:
15+
"@cspotcode/source-map-consumer" "0.8.0"
16+
17+
"@tsconfig/node10@^1.0.7":
18+
version "1.0.8"
19+
resolved "https://registry.yarnpkg.com/@tsconfig/node10/-/node10-1.0.8.tgz#c1e4e80d6f964fbecb3359c43bd48b40f7cadad9"
20+
integrity sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==
21+
22+
"@tsconfig/node12@^1.0.7":
23+
version "1.0.9"
24+
resolved "https://registry.yarnpkg.com/@tsconfig/node12/-/node12-1.0.9.tgz#62c1f6dee2ebd9aead80dc3afa56810e58e1a04c"
25+
integrity sha512-/yBMcem+fbvhSREH+s14YJi18sp7J9jpuhYByADT2rypfajMZZN4WQ6zBGgBKp53NKmqI36wFYDb3yaMPurITw==
26+
27+
"@tsconfig/node14@^1.0.0":
28+
version "1.0.1"
29+
resolved "https://registry.yarnpkg.com/@tsconfig/node14/-/node14-1.0.1.tgz#95f2d167ffb9b8d2068b0b235302fafd4df711f2"
30+
integrity sha512-509r2+yARFfHHE7T6Puu2jjkoycftovhXRqW328PDXTVGKihlb1P8Z9mMZH04ebyajfRY7dedfGynlrFHJUQCg==
31+
32+
"@tsconfig/node16@^1.0.2":
33+
version "1.0.2"
34+
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
35+
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
36+
537
"@types/json5@^0.0.29":
638
version "0.0.29"
739
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -22,6 +54,16 @@
2254
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
2355
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
2456

57+
acorn-walk@^8.1.1:
58+
version "8.2.0"
59+
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
60+
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
61+
62+
acorn@^8.4.1:
63+
version "8.7.0"
64+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
65+
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
66+
2567
2668
version "4.1.1"
2769
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
@@ -504,7 +546,7 @@ [email protected]:
504546
dependencies:
505547
randombytes "^2.1.0"
506548

507-
source-map-support@^0.5.17, source-map-support@^0.5.6:
549+
source-map-support@^0.5.6:
508550
version "0.5.19"
509551
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
510552
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
@@ -602,16 +644,22 @@ [email protected]:
602644
source-map-support "^0.5.6"
603645
yn "^2.0.0"
604646

605-
ts-node@^9.1.1:
606-
version "9.1.1"
607-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.1.tgz#51a9a450a3e959401bda5f004a72d54b936d376d"
608-
integrity sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==
609-
dependencies:
647+
ts-node@^10.4.0:
648+
version "10.4.0"
649+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4.0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7"
650+
integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==
651+
dependencies:
652+
"@cspotcode/source-map-support" "0.7.0"
653+
"@tsconfig/node10" "^1.0.7"
654+
"@tsconfig/node12" "^1.0.7"
655+
"@tsconfig/node14" "^1.0.0"
656+
"@tsconfig/node16" "^1.0.2"
657+
acorn "^8.4.1"
658+
acorn-walk "^8.1.1"
610659
arg "^4.1.0"
611660
create-require "^1.1.0"
612661
diff "^4.0.1"
613662
make-error "^1.1.1"
614-
source-map-support "^0.5.17"
615663
yn "3.1.1"
616664

617665
tsconfig-paths@^3.5.0:

0 commit comments

Comments
 (0)