Skip to content

Commit

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

chore(deps-dev): bump @types/jest from 29.5.0 to 29.5.1
  • Loading branch information
alexander-akait committed May 24, 2023
2 parents 4d4caf1 + bb35c4f commit d20aabe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -1138,9 +1138,9 @@
"@types/istanbul-lib-report" "*"

"@types/jest@^29.5.0":
version "29.5.0"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.0.tgz#337b90bbcfe42158f39c2fb5619ad044bbb518ac"
integrity sha512-3Emr5VOl/aoBwnWcH/EFQvlSAmjV+XtV9GGu5mwdYew5vhQh0IUZx/60x0TzHDu09Bi7HMx10t/namdJw5QIcg==
version "29.5.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.1.tgz#83c818aa9a87da27d6da85d3378e5a34d2f31a47"
integrity sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down

0 comments on commit d20aabe

Please sign in to comment.