diff --git a/package.json b/package.json index 1e0451551199ab5ea5aec91fd1856da23d2273f1..8c0badfcedfc3ae41ce185c5c1dc04fad5d39bb0 100644 --- a/package.json +++ b/package.json @@ -198,7 +198,7 @@ "@types/github-url-from-git": "1.5.0", "@types/global-agent": "2.1.0", "@types/ini": "1.3.30", - "@types/jest": "26.0.5", + "@types/jest": "26.0.7", "@types/js-yaml": "3.12.4", "@types/json-dup-key-validator": "1.0.0", "@types/json5": "0.0.30", diff --git a/yarn.lock b/yarn.lock index db39b299e1be3066e46b20d96c2e14c5e3fbb192..9258fb181032fe7848264114350258a9cf7f0b7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1592,10 +1592,10 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@26.0.5": - version "26.0.5" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d" - integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w== +"@types/jest@26.0.7": + version "26.0.7" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.7.tgz#495cb1d1818c1699dbc3b8b046baf1c86ef5e324" + integrity sha512-+x0077/LoN6MjqBcVOe1y9dpryWnfDZ+Xfo3EqGeBcfPRJlQp3Lw62RvNlWxuGv7kOEwlHriAa54updi3Jvvwg== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"