Skip to content

Commit

Permalink
⬆️ Update dependency @types/jest to ^29.5.4 (#625)
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 Aug 24, 2023
1 parent a1b0cda commit e03852e
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 @@ -42,7 +42,7 @@
},
"homepage": "https://github.com/dubzzz/pure-rand#readme",
"devDependencies": {
"@types/jest": "^29.5.3",
"@types/jest": "^29.5.4",
"@types/node": "^18.17.5",
"cross-env": "^7.0.3",
"fast-check": "^3.12.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -900,13 +900,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 @@ -3085,7 +3085,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "pure-rand@workspace:."
dependencies:
"@types/jest": ^29.5.3
"@types/jest": ^29.5.4
"@types/node": ^18.17.5
cross-env: ^7.0.3
fast-check: ^3.12.0
Expand Down

0 comments on commit e03852e

Please sign in to comment.