This repository was archived by the owner on Jan 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 100100 "prettier" : " 1.19.1" ,
101101 "sonar-scanner" : " 3.1.0" ,
102102 "ts-jest" : " 25.2.0" ,
103- "ts-node" : " 8.5 .2" ,
103+ "ts-node" : " 8.6 .2" ,
104104 "tsickle" : " 0.37.1" ,
105105 "tslint" : " 5.20.1" ,
106106 "typescript" : " 3.4.5"
Original file line number Diff line number Diff line change @@ -11189,16 +11189,16 @@ ts-loader@^5.3.1:
1118911189 micromatch "^3.1.4"
1119011190 semver "^5.0.1"
1119111191
11192- ts-node@8.5 .2:
11193- version "8.5 .2"
11194- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.5 .2.tgz#434f6c893bafe501a30b32ac94ee36809ba2adce "
11195- integrity sha512-W1DK/a6BGoV/D4x/SXXm6TSQx6q3blECUzd5TN+j56YEMX3yPVMpHsICLedUw3DvGF3aTQ8hfdR9AKMaHjIi+A ==
11192+ ts-node@8.6 .2:
11193+ version "8.6 .2"
11194+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.6 .2.tgz#7419a01391a818fbafa6f826a33c1a13e9464e35 "
11195+ integrity sha512-4mZEbofxGqLL2RImpe3zMJukvEvcO1XP8bj8ozBPySdCUXEcU5cIRwR0aM3R+VoZq7iXc8N86NC0FspGRqP4gg ==
1119611196 dependencies:
1119711197 arg "^4.1.0"
1119811198 diff "^4.0.1"
1119911199 make-error "^1.1.1"
1120011200 source-map-support "^0.5.6"
11201- yn "^3.0.0 "
11201+ yn "3.1.1 "
1120211202
1120311203tsconfig-paths-webpack-plugin@3.2.0:
1120411204 version "3.2.0"
@@ -12088,7 +12088,7 @@ yauzl@2.4.1:
1208812088 dependencies:
1208912089 fd-slicer "~1.0.1"
1209012090
12091- yn@^3.0.0 :
12091+ yn@3.1.1 :
1209212092 version "3.1.1"
1209312093 resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
1209412094 integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==
You can’t perform that action at this time.
0 commit comments