Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to ^29.5.4 (#1563)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent 7d3a12b commit a862b46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/hapi__basic": "^5.1.3",
"@types/hapi__hapi": "^20.0.13",
"@types/hapi__inert": "^5.2.6",
"@types/jest": "^29.5.3",
"@types/jest": "^29.5.4",
"@types/lodash-es": "^4.17.8",
"@types/node": "^18.17.7",
"@types/react": "^18.2.21",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7254,13 +7254,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.3":
version: 29.5.3
resolution: "@types/jest@npm:29.5.3"
"@types/jest@npm:^29.5.4":
version: 29.5.4
resolution: "@types/jest@npm:29.5.4"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: e36bb92e0b9e5ea7d6f8832baa42f087fc1697f6cd30ec309a07ea4c268e06ec460f1f0cfd2581daf5eff5763475190ec1ad8ac6520c49ccfe4f5c0a48bfa676
checksum: 38ed5942f44336452efd0f071eab60aaa57cd8d46530348d0a3aa5a691dcbf1366c4ca8f6ee8364efb45b4413bfefae443e5d4f469246a472a03b21ac11cd4ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -16895,7 +16895,7 @@ __metadata:
"@types/hapi__basic": ^5.1.3
"@types/hapi__hapi": ^20.0.13
"@types/hapi__inert": ^5.2.6
"@types/jest": ^29.5.3
"@types/jest": ^29.5.4
"@types/lodash-es": ^4.17.8
"@types/node": ^18.17.7
"@types/react": ^18.2.21
Expand Down

0 comments on commit a862b46

Please sign in to comment.