Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to ^29.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2023
1 parent 2bc03a8 commit 327ab8c
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 @@ -82,7 +82,7 @@
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/ed2curve": "^0.2.2",
"@types/jest": "^29.5.3",
"@types/jest": "^29.5.4",
"@types/lodash-es": "^4.17.8",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5071,13 +5071,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 @@ -16744,7 +16744,7 @@ __metadata:
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.4.3
"@types/ed2curve": ^0.2.2
"@types/jest": ^29.5.3
"@types/jest": ^29.5.4
"@types/lodash-es": ^4.17.8
"@types/react": ^18.2.20
"@types/react-dom": ^18.2.7
Expand Down

0 comments on commit 327ab8c

Please sign in to comment.