Skip to content

Commit

Permalink
Merge pull request #17297 from webpack/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…jest-29.5.2

chore(deps-dev): bump @types/jest from 29.5.1 to 29.5.2
  • Loading branch information
alexander-akait committed Jun 1, 2023
2 parents c80b069 + 6099680 commit 6104d28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1138,9 +1138,9 @@
"@types/istanbul-lib-report" "*"

"@types/jest@^29.5.0":
version "29.5.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.1.tgz#83c818aa9a87da27d6da85d3378e5a34d2f31a47"
integrity sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==
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"
Expand Down

0 comments on commit 6104d28

Please sign in to comment.