Skip to content

Commit 574f0f1

Browse files
dependabot[bot]buffcode
authored andcommitted
build(deps-dev): bump ts-node from 10.4.0 to 10.5.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.4.0 to 10.5.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v10.4.0...v10.5.0) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2b78bd commit 574f0f1

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -625,9 +625,9 @@ [email protected]:
625625
yn "^2.0.0"
626626

627627
ts-node@^10.4.0:
628-
version "10.4.0"
629-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4.0.tgz#680f88945885f4e6cf450e7f0d6223dd404895f7"
630-
integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==
628+
version "10.5.0"
629+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.5.0.tgz#618bef5854c1fbbedf5e31465cbb224a1d524ef9"
630+
integrity sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw==
631631
dependencies:
632632
"@cspotcode/source-map-support" "0.7.0"
633633
"@tsconfig/node10" "^1.0.7"
@@ -640,6 +640,7 @@ ts-node@^10.4.0:
640640
create-require "^1.1.0"
641641
diff "^4.0.1"
642642
make-error "^1.1.1"
643+
v8-compile-cache-lib "^3.0.0"
643644
yn "3.1.1"
644645

645646
tsconfig-paths@^3.5.0:
@@ -657,6 +658,11 @@ typescript@^4.2.4:
657658
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
658659
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
659660

661+
v8-compile-cache-lib@^3.0.0:
662+
version "3.0.0"
663+
resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz#0582bcb1c74f3a2ee46487ceecf372e46bce53e8"
664+
integrity sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==
665+
660666
661667
version "2.0.2"
662668
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"

0 commit comments

Comments
 (0)