File tree Expand file tree Collapse file tree 2 files changed +7
-15
lines changed Expand file tree Collapse file tree 2 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 25
25
"rimraf" : " 3.0.2" ,
26
26
"semantic-release" : " 15.14.0" ,
27
27
"source-map-support" : " 0.5.17" ,
28
- "ts-node" : " 8.8.2 " ,
28
+ "ts-node" : " 8.9.0 " ,
29
29
"typescript" : " 3.7.5"
30
30
},
31
31
"workspaces" : [
Original file line number Diff line number Diff line change @@ -7120,22 +7120,14 @@ source-map-resolve@^0.5.0:
7120
7120
source-map-url "^0.4.0"
7121
7121
urix "^0.1.0"
7122
7122
7123
- source-map-support@0.5.17 :
7123
+ source-map-support@0.5.17, source-map-support@^0.5.17 :
7124
7124
version "0.5.17"
7125
7125
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.17.tgz#29fe1b3c98b9dbd5064ada89052ee8ff070cb46c"
7126
7126
integrity sha512-bwdKOBZ5L0gFRh4KOxNap/J/MpvX9Yxsq9lFDx65s3o7F/NiHy7JRaGIS8MwW6tZPAq9UXE207Il0cfcb5yu/Q==
7127
7127
dependencies :
7128
7128
buffer-from "^1.0.0"
7129
7129
source-map "^0.6.0"
7130
7130
7131
- source-map-support@^0.5.6 :
7132
- version "0.5.10"
7133
- resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.10.tgz#2214080bc9d51832511ee2bab96e3c2f9353120c"
7134
- integrity sha512-YfQ3tQFTK/yzlGJuX8pTwa4tifQj4QS2Mj7UegOu8jAz59MqIiMGPXxQhVQiIMNzayuUSF/jEuVnfFF5JqybmQ==
7135
- dependencies :
7136
- buffer-from "^1.0.0"
7137
- source-map "^0.6.0"
7138
-
7139
7131
source-map-url@^0.4.0 :
7140
7132
version "0.4.0"
7141
7133
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
@@ -7640,15 +7632,15 @@ trim-off-newlines@^1.0.0:
7640
7632
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
7641
7633
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
7642
7634
7643
- ts-node@8.8.2 :
7644
- version "8.8.2 "
7645
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.8.2 .tgz#0b39e690bee39ea5111513a9d2bcdc0bc121755f "
7646
- integrity sha512-duVj6BpSpUpD/oM4MfhO98ozgkp3Gt9qIp3jGxwU2DFvl/3IRaEAvbLa8G60uS7C77457e/m5TMowjedeRxI1Q ==
7635
+ ts-node@8.9.0 :
7636
+ version "8.9.0 "
7637
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.9.0 .tgz#d7bf7272dcbecd3a2aa18bd0b96c7d2f270c15d4 "
7638
+ integrity sha512-rwkXfOs9zmoHrV8xE++dmNd6ZIS+nmHHCxcV53ekGJrxFLMbp+pizpPS07ARvhwneCIECPppOwbZHvw9sQtU4w ==
7647
7639
dependencies :
7648
7640
arg "^4.1.0"
7649
7641
diff "^4.0.1"
7650
7642
make-error "^1.1.1"
7651
- source-map-support "^0.5.6 "
7643
+ source-map-support "^0.5.17 "
7652
7644
yn "3.1.1"
7653
7645
7654
7646
tslib@^1.8.0, tslib@^1.8.1 :
You can’t perform that action at this time.
0 commit comments