Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and choisohyun committed Nov 19, 2022
1 parent b6672f9 commit be7f7ec
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.4.3",
"@types/jest": "29.0.2",
"@types/jest": "29.2.3",
"@types/node": "18.0.0",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1567,13 +1567,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.0.2":
version: 29.0.2
resolution: "@types/jest@npm:29.0.2"
"@types/jest@npm:29.2.3":
version: 29.2.3
resolution: "@types/jest@npm:29.2.3"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: dc31d9b41057938b3cf7e74479e5701582a7ee48a270cd8b31080f1f5b00eea88f1f941ac320537e6317ee7b00d8925983002eaab4d1ef1dc24297a2e6eb36bd
checksum: d9ba4deb36f06f65bcec06d61245695e498e9e198e1edbca4d1d0115d44166ab89fc7f4569622a641148c50d207a88ebc809a0630fa838cee6767f69caaeb06b
languageName: node
linkType: hard

Expand Down Expand Up @@ -8035,7 +8035,7 @@ __metadata:
"@testing-library/react": "npm:13.4.0"
"@testing-library/react-hooks": "npm:8.0.1"
"@testing-library/user-event": "npm:14.4.3"
"@types/jest": "npm:29.0.2"
"@types/jest": "npm:29.2.3"
"@types/node": "npm:18.0.0"
"@types/react": "npm:18.0.25"
"@types/react-dom": "npm:18.0.6"
Expand Down

0 comments on commit be7f7ec

Please sign in to comment.