Skip to content

Commit

Permalink
chore(deps): update jest (#7682)
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] committed Sep 20, 2023
1 parent e849b7e commit d467e14
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/babel__core": "^7.20.1",
"@types/debug": "^4.1.8",
"@types/is-glob": "^4.0.2",
"@types/jest": "29.5.4",
"@types/jest": "29.5.5",
"@types/jest-specific-snapshot": "^0.5.6",
"@types/marked": "^5.0.0",
"@types/natural-compare": "^1.4.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5353,21 +5353,21 @@ __metadata:
linkType: hard

"@types/jest-specific-snapshot@npm:^0.5.6":
version: 0.5.6
resolution: "@types/jest-specific-snapshot@npm:0.5.6"
version: 0.5.7
resolution: "@types/jest-specific-snapshot@npm:0.5.7"
dependencies:
"@types/jest": "*"
checksum: 3acfe6f586e478b17245443cd5f8b91b3e6be86969b32a3de7e2b7fcc34ad9a6718d8aecf493a8537fb5d42f9bd14be7e13ff16fa8fbc16fc2becd987e643586
checksum: 0b540abd40b142168e8829c8c3819def2eeb3a8cae0e68f94cc4afe48dc70bdbc60ceca330c2e32e847981c2b4fdedfaecebcfbac38a32ffd1c65454b08d0e97
languageName: node
linkType: hard

"@types/jest@npm:*, @types/jest@npm:29.5.4":
version: 29.5.4
resolution: "@types/jest@npm:29.5.4"
"@types/jest@npm:*, @types/jest@npm:29.5.5":
version: 29.5.5
resolution: "@types/jest@npm:29.5.5"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 38ed5942f44336452efd0f071eab60aaa57cd8d46530348d0a3aa5a691dcbf1366c4ca8f6ee8364efb45b4413bfefae443e5d4f469246a472a03b21ac11cd4ed
checksum: 56e55cde9949bcc0ee2fa34ce5b7c32c2bfb20e53424aa4ff3a210859eeaaa3fdf6f42f81a3f655238039cdaaaf108b054b7a8602f394e6c52b903659338d8c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -5979,7 +5979,7 @@ __metadata:
"@types/babel__core": ^7.20.1
"@types/debug": ^4.1.8
"@types/is-glob": ^4.0.2
"@types/jest": 29.5.4
"@types/jest": 29.5.5
"@types/jest-specific-snapshot": ^0.5.6
"@types/marked": ^5.0.0
"@types/natural-compare": ^1.4.1
Expand Down

0 comments on commit d467e14

Please sign in to comment.