|
1653 | 1653 | "@types/istanbul-lib-coverage" "*" |
1654 | 1654 | "@types/istanbul-lib-report" "*" |
1655 | 1655 |
|
1656 | | -"@types/jest@24.0.23": |
1657 | | - version "24.0.23" |
1658 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.23.tgz#046f8e2ade026fe831623e361a36b6fb9a4463e4" |
1659 | | - integrity sha512-L7MBvwfNpe7yVPTXLn32df/EK+AMBFAFvZrRuArGs7npEWnlziUXK+5GMIUTI4NIuwok3XibsjXCs5HxviYXjg== |
| 1656 | +"@types/jest@24.9.1": |
| 1657 | + version "24.9.1" |
| 1658 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.9.1.tgz#02baf9573c78f1b9974a5f36778b366aa77bd534" |
| 1659 | + integrity sha512-Fb38HkXSVA4L8fGKEZ6le5bB8r6MRWlOCZbVuWZcmOMSCd2wCYOwN1ibj8daIoV9naq7aaOZjrLCoCMptKU/4Q== |
1660 | 1660 | dependencies: |
1661 | 1661 | jest-diff "^24.3.0" |
1662 | 1662 |
|
@@ -4254,10 +4254,10 @@ eslint-visitor-keys@^1.1.0: |
4254 | 4254 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2" |
4255 | 4255 | integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A== |
4256 | 4256 |
|
4257 | | -eslint@6.7.0: |
4258 | | - version "6.7.0" |
4259 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.0.tgz#766162e383b236e61d873697f82c3a3e41392020" |
4260 | | - integrity sha512-dQpj+PaHKHfXHQ2Imcw5d853PTvkUGbHk/MR68KQUl98EgKDCdh4vLRH1ZxhqeQjQFJeg8fgN0UwmNhN3l8dDQ== |
| 4257 | +eslint@6.8.0: |
| 4258 | + version "6.8.0" |
| 4259 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb" |
| 4260 | + integrity sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig== |
4261 | 4261 | dependencies: |
4262 | 4262 | "@babel/code-frame" "^7.0.0" |
4263 | 4263 | ajv "^6.10.0" |
@@ -10537,10 +10537,10 @@ trim-right@^1.0.1: |
10537 | 10537 | resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003" |
10538 | 10538 | integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM= |
10539 | 10539 |
|
10540 | | -ts-jest@24.2.0: |
10541 | | - version "24.2.0" |
10542 | | - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.2.0.tgz#7abca28c2b4b0a1fdd715cd667d65d047ea4e768" |
10543 | | - integrity sha512-Yc+HLyldlIC9iIK8xEN7tV960Or56N49MDP7hubCZUeI7EbIOTsas6rXCMB4kQjLACJ7eDOF4xWEO5qumpKsag== |
| 10540 | +ts-jest@25.2.0: |
| 10541 | + version "25.2.0" |
| 10542 | + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.2.0.tgz#dfd87c2b71ef4867f5a0a44f40cb9c67e02991ac" |
| 10543 | + integrity sha512-VaRdb0da46eorLfuHEFf0G3d+jeREcV+Wb/SvW71S4y9Oe8SHWU+m1WY/3RaMknrBsnvmVH0/rRjT8dkgeffNQ== |
10544 | 10544 | dependencies: |
10545 | 10545 | bs-logger "0.x" |
10546 | 10546 | buffer-from "1.x" |
|
0 commit comments