This repository was archived by the owner on Nov 25, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 7373 "raw-loader" : " ^4.0.1" ,
7474 "semantic-release" : " ^17.0.8" ,
7575 "sinon" : " ^9.0.2" ,
76- "ts-node" : " ^8.8.2 " ,
76+ "ts-node" : " ^8.10.1 " ,
7777 "typescript" : " ^3.8.3" ,
7878 "webpack" : " ^4.43.0" ,
7979 "webpack-cli" : " ^3.3.11"
Original file line number Diff line number Diff line change @@ -7964,10 +7964,10 @@ source-map-resolve@^0.5.0:
79647964 source-map-url "^0.4.0"
79657965 urix "^0.1.0"
79667966
7967- source-map-support@^0.5.3 , source-map-support@^0.5.6 , source-map-support@~0.5.12 :
7968- version "0.5.16 "
7969- resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16 .tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042 "
7970- integrity sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ ==
7967+ source-map-support@^0.5.17 , source-map-support@^0.5.3 , source-map-support@~0.5.12 :
7968+ version "0.5.19 "
7969+ resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19 .tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61 "
7970+ integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw ==
79717971 dependencies :
79727972 buffer-from "^1.0.0"
79737973 source-map "^0.6.0"
@@ -8581,15 +8581,15 @@ ts-key-enum@^2.0.0:
85818581 resolved "https://registry.yarnpkg.com/ts-key-enum/-/ts-key-enum-2.0.0.tgz#35c98f0bc2c733fffe4225c4febe039b05f1c686"
85828582 integrity sha1-NcmPC8LHM//+QiXE/r4DmwXxxoY=
85838583
8584- ts-node@^8.8.2 :
8585- version "8.8.2 "
8586- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.8.2 .tgz#0b39e690bee39ea5111513a9d2bcdc0bc121755f "
8587- integrity sha512-duVj6BpSpUpD/oM4MfhO98ozgkp3Gt9qIp3jGxwU2DFvl/3IRaEAvbLa8G60uS7C77457e/m5TMowjedeRxI1Q ==
8584+ ts-node@^8.10.1 :
8585+ version "8.10.1 "
8586+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.1 .tgz#77da0366ff8afbe733596361d2df9a60fc9c9bd3 "
8587+ integrity sha512-bdNz1L4ekHiJul6SHtZWs1ujEKERJnHs4HxN7rjTyyVOFf3HaJ6sLqe6aPG62XTzAB/63pKRh5jTSWL0D7bsvw ==
85888588 dependencies :
85898589 arg "^4.1.0"
85908590 diff "^4.0.1"
85918591 make-error "^1.1.1"
8592- source-map-support "^0.5.6 "
8592+ source-map-support "^0.5.17 "
85938593 yn "3.1.1"
85948594
85958595tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0 :
You can’t perform that action at this time.
0 commit comments