|
332 | 332 | dependencies:
|
333 | 333 | "@babel/types" "^7.10.5"
|
334 | 334 |
|
335 |
| -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4": |
| 335 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.1", "@babel/helper-module-imports@^7.10.4": |
336 | 336 | version "7.10.4"
|
337 | 337 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620"
|
338 | 338 | integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==
|
@@ -2518,6 +2518,13 @@ babel-plugin-macros@^2.6.1:
|
2518 | 2518 | cosmiconfig "^6.0.0"
|
2519 | 2519 | resolve "^1.12.0"
|
2520 | 2520 |
|
| 2521 | +babel-plugin-source-map-support@2.1.2: |
| 2522 | + version "2.1.2" |
| 2523 | + resolved "https://registry.yarnpkg.com/babel-plugin-source-map-support/-/babel-plugin-source-map-support-2.1.2.tgz#7df113ed04b91263cb2d271c410a70bad6926099" |
| 2524 | + integrity sha512-vGQpazaev8LHLcr91C5tyDy4sCEghetZJU0W6UyfkcWsqt7JNtRdwuuh3JwfnSPzQ63OzSWyLtIKNvzfPRZb2Q== |
| 2525 | + dependencies: |
| 2526 | + "@babel/helper-module-imports" "^7.10.1" |
| 2527 | + |
2521 | 2528 | babel-plugin-syntax-async-functions@^6.8.0:
|
2522 | 2529 | version "6.13.0"
|
2523 | 2530 | resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95"
|
@@ -9937,21 +9944,21 @@ source-map-resolve@^0.5.0:
|
9937 | 9944 | source-map-url "^0.4.0"
|
9938 | 9945 | urix "^0.1.0"
|
9939 | 9946 |
|
9940 |
| -source-map-support@^0.4.15: |
9941 |
| - version "0.4.18" |
9942 |
| - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.18.tgz#0286a6de8be42641338594e97ccea75f0a2c585f" |
9943 |
| - integrity sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA== |
9944 |
| - dependencies: |
9945 |
| - source-map "^0.5.6" |
9946 |
| - |
9947 |
| -source-map-support@^0.5.6, source-map-support@~0.5.12: |
| 9947 | +source-map-support@0.5.19, source-map-support@^0.5.6, source-map-support@~0.5.12: |
9948 | 9948 | version "0.5.19"
|
9949 | 9949 | resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
|
9950 | 9950 | integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
|
9951 | 9951 | dependencies:
|
9952 | 9952 | buffer-from "^1.0.0"
|
9953 | 9953 | source-map "^0.6.0"
|
9954 | 9954 |
|
| 9955 | +source-map-support@^0.4.15: |
| 9956 | + version "0.4.18" |
| 9957 | + resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.18.tgz#0286a6de8be42641338594e97ccea75f0a2c585f" |
| 9958 | + integrity sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA== |
| 9959 | + dependencies: |
| 9960 | + source-map "^0.5.6" |
| 9961 | + |
9955 | 9962 | source-map-url@^0.4.0:
|
9956 | 9963 | version "0.4.0"
|
9957 | 9964 | resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
|
@@ -10611,7 +10618,7 @@ ts-jest@^24.0.2:
|
10611 | 10618 | semver "^5.5"
|
10612 | 10619 | yargs-parser "10.x"
|
10613 | 10620 |
|
10614 |
| -ts-loader@^8.0.1: |
| 10621 | +ts-loader@8.0.1: |
10615 | 10622 | version "8.0.1"
|
10616 | 10623 | resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.1.tgz#9670dcbce2a8c8506d01a37fee042350d02c8c21"
|
10617 | 10624 | integrity sha512-I9Nmly0ufJoZRMuAT9d5ijsC2B7oSPvUnOJt/GhgoATlPGYfa17VicDKPcqwUCrHpOkCxr/ybLYwbnS4cOxmvQ==
|
|
0 commit comments