Skip to content

Commit b298da8

Browse files
build(deps-dev): Bump ts-node from 8.8.2 to 8.9.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.8.2 to 8.9.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v8.8.2...v8.9.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6f3ad47 commit b298da8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3798,10 +3798,10 @@ source-map-resolve@^0.5.0:
37983798
source-map-url "^0.4.0"
37993799
urix "^0.1.0"
38003800

3801-
source-map-support@^0.5.16, source-map-support@^0.5.6:
3802-
version "0.5.16"
3803-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042"
3804-
integrity sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==
3801+
source-map-support@^0.5.16, source-map-support@^0.5.17:
3802+
version "0.5.17"
3803+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.17.tgz#29fe1b3c98b9dbd5064ada89052ee8ff070cb46c"
3804+
integrity sha512-bwdKOBZ5L0gFRh4KOxNap/J/MpvX9Yxsq9lFDx65s3o7F/NiHy7JRaGIS8MwW6tZPAq9UXE207Il0cfcb5yu/Q==
38053805
dependencies:
38063806
buffer-from "^1.0.0"
38073807
source-map "^0.6.0"
@@ -4079,14 +4079,14 @@ trim-off-newlines@^1.0.1:
40794079
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
40804080

40814081
ts-node@^8.5.4:
4082-
version "8.8.2"
4083-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.8.2.tgz#0b39e690bee39ea5111513a9d2bcdc0bc121755f"
4084-
integrity sha512-duVj6BpSpUpD/oM4MfhO98ozgkp3Gt9qIp3jGxwU2DFvl/3IRaEAvbLa8G60uS7C77457e/m5TMowjedeRxI1Q==
4082+
version "8.9.0"
4083+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.9.0.tgz#d7bf7272dcbecd3a2aa18bd0b96c7d2f270c15d4"
4084+
integrity sha512-rwkXfOs9zmoHrV8xE++dmNd6ZIS+nmHHCxcV53ekGJrxFLMbp+pizpPS07ARvhwneCIECPppOwbZHvw9sQtU4w==
40854085
dependencies:
40864086
arg "^4.1.0"
40874087
diff "^4.0.1"
40884088
make-error "^1.1.1"
4089-
source-map-support "^0.5.6"
4089+
source-map-support "^0.5.17"
40904090
yn "3.1.1"
40914091

40924092
tslib@^1.8.1, tslib@^1.9.0:

0 commit comments

Comments
 (0)