Skip to content

Commit

Permalink
Update dependency @types/jest to v29.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 15, 2023
1 parent 1705379 commit f2ef734
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 @@ -80,7 +80,7 @@
"@swc/core": "1.3.40",
"@swc/wasm": "1.3.40",
"@tsconfig/react-native": "2.0.3",
"@types/jest": "29.4.1",
"@types/jest": "29.4.2",
"@types/node": "18.15.3",
"@types/react": "18.0.28",
"@types/react-native": "0.71.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4747,13 +4747,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.4.1":
version: 29.4.1
resolution: "@types/jest@npm:29.4.1"
"@types/jest@npm:29.4.2":
version: 29.4.2
resolution: "@types/jest@npm:29.4.2"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 1280090a2548254ceb25dd34284c29f41f93ba37fd1a625a1d6a28a37a4954b92b8ac620602871d0d72ac81658cb18f12af7d6336e62a5db030b0d90637a593f
checksum: 29f74ddc8b32384d70547e53f8cf90ecb93b2e2eaa9068974a6572539b228d1ca638464147e989b7779b0e890f98a45636fcb6aa411077b6093983ae37a65a2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -15800,7 +15800,7 @@ __metadata:
"@swc/wasm": "npm:1.3.40"
"@tanstack/react-query": "npm:4.26.1"
"@tsconfig/react-native": "npm:2.0.3"
"@types/jest": "npm:29.4.1"
"@types/jest": "npm:29.4.2"
"@types/node": "npm:18.15.3"
"@types/react": "npm:18.0.28"
"@types/react-native": "npm:0.71.3"
Expand Down

0 comments on commit f2ef734

Please sign in to comment.