1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

chore(deps): update dependency @types/jest to v27.5.0

This commit is contained in:
Renovate Bot 2022-05-02 23:19:36 +00:00 committed by renovate[bot]
parent 03267041cc
commit fe875d4fff
2 changed files with 5 additions and 5 deletions

View File

@ -126,7 +126,7 @@
"@types/express": "4.17.13",
"@types/express-session": "1.17.4",
"@types/faker": "5.5.9",
"@types/jest": "27.4.1",
"@types/jest": "27.5.0",
"@types/js-yaml": "4.0.5",
"@types/make-fetch-happen": "^9.0.2",
"@types/memoizee": "0.4.7",

View File

@ -869,10 +869,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@27.4.1":
version "27.4.1"
resolved "https://registry.npmjs.org/@types/jest/-/jest-27.4.1.tgz"
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
"@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==
dependencies:
jest-matcher-utils "^27.0.0"
pretty-format "^27.0.0"