chore(deps): update dependency @types/jest to v27.5.2 (#15952)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-06-08 18:54:18 +00:00 committed by GitHub
parent 956a94da24
commit d78b45a14d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -237,7 +237,7 @@
"@types/github-url-from-git": "1.5.1", "@types/github-url-from-git": "1.5.1",
"@types/global-agent": "2.1.1", "@types/global-agent": "2.1.1",
"@types/ini": "1.3.31", "@types/ini": "1.3.31",
"@types/jest": "27.5.1", "@types/jest": "27.5.2",
"@types/js-yaml": "4.0.5", "@types/js-yaml": "4.0.5",
"@types/json-dup-key-validator": "1.0.0", "@types/json-dup-key-validator": "1.0.0",
"@types/linkify-markdown": "1.0.1", "@types/linkify-markdown": "1.0.1",

View file

@ -2484,10 +2484,10 @@
dependencies: dependencies:
"@types/istanbul-lib-report" "*" "@types/istanbul-lib-report" "*"
"@types/jest@27.5.1": "@types/jest@27.5.2":
version "27.5.1" version "27.5.2"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ== integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
dependencies: dependencies:
jest-matcher-utils "^27.0.0" jest-matcher-utils "^27.0.0"
pretty-format "^27.0.0" pretty-format "^27.0.0"