Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 9, 2023
1 parent 55fc3d4 commit 2c4fed8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@testing-library/react": "13.4.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.2.3",
"@types/jest": "29.5.8",
"@types/node": "18.18.9",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1605,13 +1605,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.2.3":
version: 29.2.3
resolution: "@types/jest@npm:29.2.3"
"@types/jest@npm:29.5.8":
version: 29.5.8
resolution: "@types/jest@npm:29.5.8"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: fffd007edfb13f80ca5da3385922fafed807a00d7f3236377d90b27314c811f4ef8c0089ec37e8049ae33fb3ce3b75d9fc32f92261a5782fb4e3920beca86042
checksum: a28e7827ea7e1a2aace6a386868fa6b8402c162d6c71570aed2c29d3745ddc22ceef6899a20643071817905d3c57b670a7992fc8760bff65939351fd4dc481cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -8619,7 +8619,7 @@ __metadata:
"@testing-library/react": "npm:13.4.0"
"@testing-library/react-hooks": "npm:8.0.1"
"@testing-library/user-event": "npm:14.5.1"
"@types/jest": "npm:29.2.3"
"@types/jest": "npm:29.5.8"
"@types/node": "npm:18.18.9"
"@types/react": "npm:18.0.25"
"@types/react-dom": "npm:18.0.9"
Expand Down

0 comments on commit 2c4fed8

Please sign in to comment.