mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
chore(deps): update dependency @types/jest to v27.5.1 (#15642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cf60a57cd4
commit
bd233c34be
2 changed files with 5 additions and 5 deletions
|
@ -237,7 +237,7 @@
|
|||
"@types/github-url-from-git": "1.5.1",
|
||||
"@types/global-agent": "2.1.1",
|
||||
"@types/ini": "1.3.31",
|
||||
"@types/jest": "27.5.0",
|
||||
"@types/jest": "27.5.1",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/json-dup-key-validator": "1.0.0",
|
||||
"@types/linkify-markdown": "1.0.1",
|
||||
|
|
|
@ -2473,10 +2473,10 @@
|
|||
dependencies:
|
||||
"@types/istanbul-lib-report" "*"
|
||||
|
||||
"@types/jest@27.5.0":
|
||||
version "27.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0.tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b"
|
||||
integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==
|
||||
"@types/jest@27.5.1":
|
||||
version "27.5.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
|
||||
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
|
||||
dependencies:
|
||||
jest-matcher-utils "^27.0.0"
|
||||
pretty-format "^27.0.0"
|
||||
|
|
Loading…
Reference in a new issue