chore(deps): update dependency @types/jest to v28.1.4 (#16477)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-07 19:50:38 +00:00 committed by GitHub
parent a01af7cd04
commit 685f92baaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -239,7 +239,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": "28.1.3", "@types/jest": "28.1.4",
"@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

@ -2505,10 +2505,10 @@
dependencies: dependencies:
"@types/istanbul-lib-report" "*" "@types/istanbul-lib-report" "*"
"@types/jest@28.1.3": "@types/jest@28.1.4":
version "28.1.3" version "28.1.4"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.3.tgz#52f3f3e50ce59191ff5fbb1084896cc0cf30c9ce" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.4.tgz#a11ee6c8fd0b52c19c9c18138b78bbcc201dad5a"
integrity sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw== integrity sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==
dependencies: dependencies:
jest-matcher-utils "^28.0.0" jest-matcher-utils "^28.0.0"
pretty-format "^28.0.0" pretty-format "^28.0.0"