diff --git a/package.json b/package.json index 4d563f5de0959c8c4dc052fe77f4c7215c9d6772..f54d17cc06526f81f395bc3f0f5f01fa09f2dce9 100644 --- a/package.json +++ b/package.json @@ -239,7 +239,7 @@ "@types/github-url-from-git": "1.5.1", "@types/global-agent": "2.1.1", "@types/ini": "1.3.31", - "@types/jest": "28.1.2", + "@types/jest": "28.1.3", "@types/js-yaml": "4.0.5", "@types/json-dup-key-validator": "1.0.0", "@types/linkify-markdown": "1.0.1", diff --git a/yarn.lock b/yarn.lock index c78c128d3dd4162d4619d0b7dae9f1fcdcf54353..68c73cbd384a47e0058a8607c80a27fdf7eb0707 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2492,10 +2492,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@28.1.2": - version "28.1.2" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.2.tgz#c678569bb2d8e5474dd88f0851613611aeed9809" - integrity sha512-5dNM7mMuIrCtNJsFfvUO/5xCrG8swuT2c7ND+sl3XwlwxJf3k7e7o+PRvcFN/iIm8XhCqHqxLOj9yutDDOJoRg== +"@types/jest@28.1.3": + version "28.1.3" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.3.tgz#52f3f3e50ce59191ff5fbb1084896cc0cf30c9ce" + integrity sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw== dependencies: jest-matcher-utils "^28.0.0" pretty-format "^28.0.0"