Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jackton1 committed Mar 15, 2023
1 parent 6dcdf44 commit 4176c84
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 @@ -35,7 +35,7 @@
"uuid": "9.0.0"
},
"devDependencies": {
"@types/jest": "29.4.2",
"@types/jest": "29.4.3",
"@types/node": "18.15.3",
"@types/uuid": "9.0.1",
"@typescript-eslint/eslint-plugin": "5.55.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -744,10 +744,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@29.4.2":
version "29.4.2"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.2.tgz#13ca45d528a0f81a4792b7df199f58ad46c2a0e3"
integrity sha512-bbne90W7is+m88ezmZrLiTpp41tIoTdvPC5t3gLoNgu/6qbGdWTC2JWqPWQRJn2Q7rVYTr8aTWqOjhGJDXyvAQ==
"@types/jest@29.4.3":
version "29.4.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.3.tgz#2575bf579815e647f5a6c0f2267d2b142aa72619"
integrity sha512-rQ+fXtBHSDfgoTwGLLNuZ27fHpp14mCZSxGUZ3MlNExwJno5hz0uXEWtXfQlE8vaZmYAa6atbR9rpHk+NnlRaw==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down

0 comments on commit 4176c84

Please sign in to comment.