Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 11, 2023
1 parent 42cac7c commit 60f1f48
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@cloudflare/workers-types": "4.20231025.0",
"@types/jest": "29.5.7",
"@types/jest": "29.5.8",
"cspell": "7.3.8",
"jest": "29.7.0",
"jest-junit": "16.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1583,10 +1583,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/[email protected].7":
version "29.5.7"
resolved "https://registry.npmjs.org/@types/jest/-/jest-29.5.7.tgz"
integrity sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==
"@types/[email protected].8":
version "29.5.8"
resolved "https://registry.npmjs.org/@types/jest/-/jest-29.5.8.tgz"
integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down

0 comments on commit 60f1f48

Please sign in to comment.