~cytrogen/masto-fe

b05bbd91d070dee62155a1324d1e9cca163b0707 — dependabot[bot] 2 years ago e9385e9
Bump @types/jest from 29.5.1 to 29.5.2 (#25220)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 files changed, 5 insertions(+), 5 deletions(-)

M package.json
M yarn.lock
M package.json => package.json +1 -1
@@ 155,7 155,7 @@
    "@types/express": "^4.17.17",
    "@types/http-link-header": "^1.0.3",
    "@types/intl": "^1.2.0",
    "@types/jest": "^29.5.1",
    "@types/jest": "^29.5.2",
    "@types/js-yaml": "^4.0.5",
    "@types/lodash": "^4.14.195",
    "@types/npmlog": "^4.1.4",

M yarn.lock => yarn.lock +4 -4
@@ 2231,10 2231,10 @@
  dependencies:
    "@types/istanbul-lib-report" "*"

"@types/jest@*", "@types/jest@^29.5.1":
  version "29.5.1"
  resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.1.tgz#83c818aa9a87da27d6da85d3378e5a34d2f31a47"
  integrity sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==
"@types/jest@*", "@types/jest@^29.5.2":
  version "29.5.2"
  resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
  integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
  dependencies:
    expect "^29.0.0"
    pretty-format "^29.0.0"