File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 "supertest" : " 4.0.2" ,
6262 "ts-jest" : " 25.2.1" ,
6363 "ts-loader" : " 6.2.1" ,
64- "ts-node" : " 8.6.2 " ,
64+ "ts-node" : " 8.9.0 " ,
6565 "tsconfig-paths" : " 3.9.0" ,
6666 "typescript" : " 3.8.2"
6767 },
Original file line number Diff line number Diff line change @@ -6934,6 +6934,14 @@ source-map-resolve@^0.5.0:
69346934 source-map-url "^0.4.0"
69356935 urix "^0.1.0"
69366936
6937+ source-map-support@^0.5.17 :
6938+ version "0.5.17"
6939+ resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.17.tgz#29fe1b3c98b9dbd5064ada89052ee8ff070cb46c"
6940+ integrity sha512-bwdKOBZ5L0gFRh4KOxNap/J/MpvX9Yxsq9lFDx65s3o7F/NiHy7JRaGIS8MwW6tZPAq9UXE207Il0cfcb5yu/Q==
6941+ dependencies :
6942+ buffer-from "^1.0.0"
6943+ source-map "^0.6.0"
6944+
69376945source-map-support@^0.5.6, source-map-support@~0.5.12 :
69386946 version "0.5.16"
69396947 resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042"
@@ -7579,15 +7587,15 @@ ts-loader@6.2.1:
75797587 micromatch "^4.0.0"
75807588 semver "^6.0.0"
75817589
7582- ts-node@8.6.2 :
7583- version "8.6.2 "
7584- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.6.2 .tgz#7419a01391a818fbafa6f826a33c1a13e9464e35 "
7585- integrity sha512-4mZEbofxGqLL2RImpe3zMJukvEvcO1XP8bj8ozBPySdCUXEcU5cIRwR0aM3R+VoZq7iXc8N86NC0FspGRqP4gg ==
7590+ ts-node@8.9.0 :
7591+ version "8.9.0 "
7592+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.9.0 .tgz#d7bf7272dcbecd3a2aa18bd0b96c7d2f270c15d4 "
7593+ integrity sha512-rwkXfOs9zmoHrV8xE++dmNd6ZIS+nmHHCxcV53ekGJrxFLMbp+pizpPS07ARvhwneCIECPppOwbZHvw9sQtU4w ==
75867594 dependencies :
75877595 arg "^4.1.0"
75887596 diff "^4.0.1"
75897597 make-error "^1.1.1"
7590- source-map-support "^0.5.6 "
7598+ source-map-support "^0.5.17 "
75917599 yn "3.1.1"
75927600
75937601tsconfig-paths-webpack-plugin@3.2.0 :
You can’t perform that action at this time.
0 commit comments