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:
parent
03267041cc
commit
fe875d4fff
@ -126,7 +126,7 @@
|
|||||||
"@types/express": "4.17.13",
|
"@types/express": "4.17.13",
|
||||||
"@types/express-session": "1.17.4",
|
"@types/express-session": "1.17.4",
|
||||||
"@types/faker": "5.5.9",
|
"@types/faker": "5.5.9",
|
||||||
"@types/jest": "27.4.1",
|
"@types/jest": "27.5.0",
|
||||||
"@types/js-yaml": "4.0.5",
|
"@types/js-yaml": "4.0.5",
|
||||||
"@types/make-fetch-happen": "^9.0.2",
|
"@types/make-fetch-happen": "^9.0.2",
|
||||||
"@types/memoizee": "0.4.7",
|
"@types/memoizee": "0.4.7",
|
||||||
|
@ -869,10 +869,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@types/istanbul-lib-report" "*"
|
"@types/istanbul-lib-report" "*"
|
||||||
|
|
||||||
"@types/jest@27.4.1":
|
"@types/jest@27.5.0":
|
||||||
version "27.4.1"
|
version "27.5.0"
|
||||||
resolved "https://registry.npmjs.org/@types/jest/-/jest-27.4.1.tgz"
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0.tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b"
|
||||||
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
|
integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==
|
||||||
dependencies:
|
dependencies:
|
||||||
jest-matcher-utils "^27.0.0"
|
jest-matcher-utils "^27.0.0"
|
||||||
pretty-format "^27.0.0"
|
pretty-format "^27.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user