Skip to content

Commit

Permalink
Update dependency jest-light-runner to v0.2.2 (#13070)
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 Jul 10, 2022
1 parent 2b9a2d3 commit 93daa4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -123,7 +123,7 @@
"esm-utils": "4.0.0",
"execa": "6.1.0",
"jest": "28.1.0",
"jest-light-runner": "0.2.1",
"jest-light-runner": "0.2.2",
"jest-snapshot-serializer-ansi": "1.0.0",
"jest-snapshot-serializer-raw": "1.2.0",
"jest-watch-typeahead": "1.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -5085,9 +5085,9 @@ __metadata:
languageName: node
linkType: hard

"jest-light-runner@npm:0.2.1":
version: 0.2.1
resolution: "jest-light-runner@npm:0.2.1"
"jest-light-runner@npm:0.2.2":
version: 0.2.2
resolution: "jest-light-runner@npm:0.2.2"
dependencies:
"@jest/expect": ^28.0.2
jest-circus: ^28.0.0
Expand All @@ -5098,7 +5098,7 @@ __metadata:
supports-color: ^9.2.1
peerDependencies:
jest: ^27.0.0 || ^28.0.0
checksum: 09b1f9228adcffa99daf5f8271756ce35e8e9dbf82233812304c9b175a4a3ef9c6aa85fab686162b9580d7a1e77f78a7ce75ed78677d7e7cf146b35b2c354538
checksum: cf837fc1fbd1bb370dcf93f346d500118ba53b968594a36752cd67c1e57c0262334897919ccd188943b13b4262e5194502de5eca20c79c76f33c4ccabb01dd00
languageName: node
linkType: hard

Expand Down Expand Up @@ -6875,7 +6875,7 @@ __metadata:
ignore: 5.2.0
jest: 28.1.0
jest-docblock: 28.0.2
jest-light-runner: 0.2.1
jest-light-runner: 0.2.2
jest-snapshot-serializer-ansi: 1.0.0
jest-snapshot-serializer-raw: 1.2.0
jest-watch-typeahead: 1.1.0
Expand Down

0 comments on commit 93daa4e

Please sign in to comment.