Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to ^29.5.9 (#1773)
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 Nov 21, 2023
1 parent e3d42e3 commit 6ac2e5d
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.6",
"@types/hapi__hapi": "^20.0.13",
"@types/hapi__inert": "^5.2.10",
"@types/jest": "^29.5.8",
"@types/jest": "^29.5.9",
"@types/lodash-es": "^4.17.11",
"@types/node": "^20.9.2",
"@types/react": "^18.2.37",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7284,13 +7284,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.8":
version: 29.5.8
resolution: "@types/jest@npm:29.5.8"
"@types/jest@npm:^29.5.9":
version: 29.5.9
resolution: "@types/jest@npm:29.5.9"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: ca8438a5b4c098c8c023e9d5b279ea306494a1d0b5291cfb498100fa780377145f068b2a021d545b0398bbe0328dcc37044dd3aaf3c6c0fe9b0bef7b46a63453
checksum: 02245cff5f5b5ef46cc8c28acc516674aa167f2398bc4042752db7c763555928c5d62d56b3510eb8a2e5e25eea921f34866ef1c5515edfe16699b4a1e99ed4e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -16808,7 +16808,7 @@ __metadata:
"@types/hapi__basic": ^5.1.6
"@types/hapi__hapi": ^20.0.13
"@types/hapi__inert": ^5.2.10
"@types/jest": ^29.5.8
"@types/jest": ^29.5.9
"@types/lodash-es": ^4.17.11
"@types/node": ^20.9.2
"@types/react": ^18.2.37
Expand Down

0 comments on commit 6ac2e5d

Please sign in to comment.