Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to ^29.5.7 (#1737)
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 Oct 31, 2023
1 parent 8a0ac5e commit 9704e7d
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.5",
"@types/hapi__hapi": "^20.0.13",
"@types/hapi__inert": "^5.2.9",
"@types/jest": "^29.5.6",
"@types/jest": "^29.5.7",
"@types/lodash-es": "^4.17.10",
"@types/node": "^20.8.9",
"@types/react": "^18.2.33",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7271,13 +7271,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.6":
version: 29.5.6
resolution: "@types/jest@npm:29.5.6"
"@types/jest@npm:^29.5.7":
version: 29.5.7
resolution: "@types/jest@npm:29.5.7"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: fa13a27bd1c8efd0381a419478769d0d6d3a8e93e1952d7ac3a16274e8440af6f73ed6f96ac1ff00761198badf2ee226b5ab5583a5d87a78d609ea78da5c5a24
checksum: e28624ccb0ef1255a03fbbb4b5bc3e5cbcdc450d39e0739985ff679b124198f808c38c8c3e67859c6efc0e848196deeb8cfed028e12a821c511dfc1112a2d6e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -16795,7 +16795,7 @@ __metadata:
"@types/hapi__basic": ^5.1.5
"@types/hapi__hapi": ^20.0.13
"@types/hapi__inert": ^5.2.9
"@types/jest": ^29.5.6
"@types/jest": ^29.5.7
"@types/lodash-es": ^4.17.10
"@types/node": ^20.8.9
"@types/react": ^18.2.33
Expand Down

0 comments on commit 9704e7d

Please sign in to comment.