Skip to content

Commit

Permalink
chore(deps): update dependency jest-silent-reporter to ^0.6.0 (#15083)
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 May 22, 2024
1 parent a3975c8 commit 0d222c1
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 @@ -55,7 +55,7 @@
"jest-junit": "^16.0.0",
"jest-mock": "workspace:*",
"jest-serializer-ansi-escapes": "^3.0.0",
"jest-silent-reporter": "^0.5.0",
"jest-silent-reporter": "^0.6.0",
"jest-snapshot": "workspace:*",
"jest-util": "workspace:*",
"jest-watch-typeahead": "^2.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3082,7 +3082,7 @@ __metadata:
jest-junit: ^16.0.0
jest-mock: "workspace:*"
jest-serializer-ansi-escapes: ^3.0.0
jest-silent-reporter: ^0.5.0
jest-silent-reporter: ^0.6.0
jest-snapshot: "workspace:*"
jest-util: "workspace:*"
jest-watch-typeahead: ^2.2.0
Expand Down Expand Up @@ -13156,13 +13156,13 @@ __metadata:
languageName: node
linkType: hard

"jest-silent-reporter@npm:^0.5.0":
version: 0.5.0
resolution: "jest-silent-reporter@npm:0.5.0"
"jest-silent-reporter@npm:^0.6.0":
version: 0.6.0
resolution: "jest-silent-reporter@npm:0.6.0"
dependencies:
chalk: ^4.0.0
jest-util: ^26.0.0
checksum: 54853eb1fd342eb074ff97bbd2f177c3425e635deb008ce1a5feede398930b6472549797342e3ea536f8e2e538d8718d6f281f3d44dec2ae4d32f61da0eb547e
checksum: 443e0abaf5a6dc8c17da1e8495b7a55f813224adc39b6d1954bf49ff7fe70533b1020571453180dbb8388ace87f8e1dfc79610a4554bb93334f6c4154231c292
languageName: node
linkType: hard

Expand Down

0 comments on commit 0d222c1

Please sign in to comment.