diff --git a/package.json b/package.json index ba539bf7..f9b5a67a 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@babel/preset-typescript": "7.10.4", "@rollup/plugin-commonjs": "14.0.0", "@rollup/plugin-node-resolve": "8.4.0", - "@types/jest": "26.0.5", + "@types/jest": "26.0.7", "@types/js-yaml": "3.12.5", "@types/mkdirp": "1.0.1", "@types/node": "14.0.26", diff --git a/yarn.lock b/yarn.lock index 9baa21ab..a3af65b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1179,10 +1179,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"