|
1076 | 1076 | version "1.0.1"
|
1077 | 1077 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
|
1078 | 1078 |
|
| 1079 | +"@types/strip-bom@^3.0.0": |
| 1080 | + version "3.0.0" |
| 1081 | + resolved "https://registry.yarnpkg.com/@types/strip-bom/-/strip-bom-3.0.0.tgz#14a8ec3956c2e81edb7520790aecf21c290aebd2" |
| 1082 | + integrity sha1-FKjsOVbC6B7bdSB5CuzyHCkK69I= |
| 1083 | + |
| 1084 | +"@types/strip-json-comments@0.0.30": |
| 1085 | + version "0.0.30" |
| 1086 | + resolved "https://registry.yarnpkg.com/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz#9aa30c04db212a9a0649d6ae6fd50accc40748a1" |
| 1087 | + integrity sha512-7NQmHra/JILCd1QqpSzl8+mJRc8ZHz3uDm8YV1Ks9IhK0epEiTw8aIErbvH9PI+6XbqhyIQy3462nEsn7UVzjQ== |
| 1088 | + |
1079 | 1089 | "@types/yargs-parser@*":
|
1080 | 1090 | version "15.0.0"
|
1081 | 1091 | resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d"
|
@@ -7758,7 +7768,7 @@ strip-indent@^2.0.0:
|
7758 | 7768 | version "2.0.0"
|
7759 | 7769 | resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68"
|
7760 | 7770 |
|
7761 |
| -strip-json-comments@^2.0.1, strip-json-comments@~2.0.1: |
| 7771 | +strip-json-comments@^2.0.0, strip-json-comments@^2.0.1, strip-json-comments@~2.0.1: |
7762 | 7772 | version "2.0.1"
|
7763 | 7773 | resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
|
7764 | 7774 |
|
@@ -8001,6 +8011,16 @@ ts-jest@^24.0.0:
|
8001 | 8011 | semver "^5.5"
|
8002 | 8012 | yargs-parser "10.x"
|
8003 | 8013 |
|
| 8014 | +tsconfig@^7.0.0: |
| 8015 | + version "7.0.0" |
| 8016 | + resolved "https://registry.yarnpkg.com/tsconfig/-/tsconfig-7.0.0.tgz#84538875a4dc216e5c4a5432b3a4dec3d54e91b7" |
| 8017 | + integrity sha512-vZXmzPrL+EmC4T/4rVlT2jNVMWCi/O4DIiSj3UHg1OE5kCKbk4mfrXc6dZksLgRM/TZlKnousKH9bbTazUWRRw== |
| 8018 | + dependencies: |
| 8019 | + "@types/strip-bom" "^3.0.0" |
| 8020 | + "@types/strip-json-comments" "0.0.30" |
| 8021 | + strip-bom "^3.0.0" |
| 8022 | + strip-json-comments "^2.0.0" |
| 8023 | + |
8004 | 8024 | tslib@^1.10.0, tslib@^1.9.0:
|
8005 | 8025 | version "1.11.1"
|
8006 | 8026 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
|
|
0 commit comments