Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump pretty-format from 29.6.2 to 29.6.3 #410

Merged
merged 2 commits into from
Sep 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"node-notifier": "10.0.1",
"pkg-size": "2.4.0",
"prettier": "3.0.3",
"pretty-format": "29.6.2",
"pretty-format": "29.6.3",
"sade": "1.8.1",
"semver": "7.5.4",
"sh-syntax": "0.4.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1577,7 +1577,7 @@ __metadata:
node-notifier: "npm:10.0.1"
pkg-size: "npm:2.4.0"
prettier: "npm:3.0.3"
pretty-format: "npm:29.6.2"
pretty-format: "npm:29.6.3"
sade: "npm:1.8.1"
semver: "npm:7.5.4"
sh-syntax: "npm:0.4.1"
Expand Down Expand Up @@ -1644,12 +1644,12 @@ __metadata:
languageName: node
linkType: hard

"@jest/schemas@npm:^29.6.0":
version: 29.6.0
resolution: "@jest/schemas@npm:29.6.0"
"@jest/schemas@npm:^29.6.3":
version: 29.6.3
resolution: "@jest/schemas@npm:29.6.3"
dependencies:
"@sinclair/typebox": "npm:^0.27.8"
checksum: c00511c69cf89138a7d974404d3a5060af375b5a52b9c87215d91873129b382ca11c1ff25bd6d605951404bb381ddce5f8091004a61e76457da35db1f5c51365
checksum: 910040425f0fc93cd13e68c750b7885590b8839066dfa0cd78e7def07bbb708ad869381f725945d66f2284de5663bbecf63e8fdd856e2ae6e261ba30b1687e93
languageName: node
linkType: hard

Expand Down Expand Up @@ -7247,14 +7247,14 @@ __metadata:
languageName: node
linkType: hard

"pretty-format@npm:29.6.2, pretty-format@npm:^29.5.0":
version: 29.6.2
resolution: "pretty-format@npm:29.6.2"
"pretty-format@npm:29.6.3, pretty-format@npm:^29.5.0":
version: 29.6.3
resolution: "pretty-format@npm:29.6.3"
dependencies:
"@jest/schemas": "npm:^29.6.0"
"@jest/schemas": "npm:^29.6.3"
ansi-styles: "npm:^5.0.0"
react-is: "npm:^18.0.0"
checksum: 5db1faf52552341e5026fd72f847d88116b08f758ef904f1635415b53ec2a193a0114fdede9f55a2c1174fa6eca896531f860db6f208c5698a52a5c354bb6f8d
checksum: 4a17a0953b3e2d334e628dc9ff11cfad988e6adb00c074bf9d10f3eb1919ad56b30d987148ac0ce1d0317ad392cd78b39a74b6cbac4e66af609f6127ad3aaaf0
languageName: node
linkType: hard

Expand Down