Skip to content

Commit

Permalink
Merge pull request #228 from woowabros/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…jest-29.5.7

chore(deps-dev): bump @types/jest from 29.5.6 to 29.5.7
  • Loading branch information
jiho-kr authored Nov 6, 2023
2 parents 526d952 + 4b3ae40 commit 6164227
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@nestjs/platform-express": "^10.2.5",
"@nestjs/testing": "^10.2.5",
"@types/express": "^4.17.17",
"@types/jest": "29.5.6",
"@types/jest": "29.5.7",
"@types/lodash": "^4.14.198",
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "^5.60.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1189,10 +1189,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/[email protected].6":
version "29.5.6"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b"
integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==
"@types/[email protected].7":
version "29.5.7"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.7.tgz#2c0dafe2715dd958a455bc10e2ec3e1ec47b5036"
integrity sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down

0 comments on commit 6164227

Please sign in to comment.