Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 24, 2023
1 parent 87c6dea commit ca58072
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"@swc/core": "1.3.99",
"@swc/jest": "0.2.29",
"@testing-library/dom": "9.3.3",
"@types/jest": "29.5.8",
"@types/jest": "29.5.9",
"@types/js-yaml": "4.0.9",
"@types/koa": "2.13.12",
"@types/koa-bodyparser": "4.3.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2492,10 +2492,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@29.5.8":
version "29.5.8"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.8.tgz#ed5c256fe2bc7c38b1915ee5ef1ff24a3427e120"
integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g==
"@types/jest@29.5.9":
version "29.5.9"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.9.tgz#eb997ab4a201b7504662ac9ebb84a748e17f95ab"
integrity sha512-zJeWhqBwVoPm83sP8h1/SVntwWTu5lZbKQGCvBjxQOyEWnKnsaomt2y7SlV4KfwlrHAHHAn00Sh4IAWaIsGOgQ==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down

0 comments on commit ca58072

Please sign in to comment.