Skip to content

Commit 3226823

Browse files
authored
Bump istanbul-reports version to 3.1.3 (#12204)
1 parent 12a983b commit 3226823

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"isbinaryfile": "^4.0.0",
5151
"istanbul-lib-coverage": "^3.0.0",
5252
"istanbul-lib-report": "^3.0.0",
53-
"istanbul-reports": "^3.0.0",
53+
"istanbul-reports": "^3.1.3",
5454
"jest": "workspace:*",
5555
"jest-changed-files": "workspace:*",
5656
"jest-junit": "^13.0.0",

packages/jest-reporters/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"istanbul-lib-instrument": "^5.1.0",
2828
"istanbul-lib-report": "^3.0.0",
2929
"istanbul-lib-source-maps": "^4.0.0",
30-
"istanbul-reports": "^3.0.2",
30+
"istanbul-reports": "^3.1.3",
3131
"jest-haste-map": "^27.4.5",
3232
"jest-resolve": "^27.4.5",
3333
"jest-util": "^27.4.2",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2627,7 +2627,7 @@ __metadata:
26272627
isbinaryfile: ^4.0.0
26282628
istanbul-lib-coverage: ^3.0.0
26292629
istanbul-lib-report: ^3.0.0
2630-
istanbul-reports: ^3.0.0
2630+
istanbul-reports: ^3.1.3
26312631
jest: "workspace:*"
26322632
jest-changed-files: "workspace:*"
26332633
jest-junit: ^13.0.0
@@ -2692,7 +2692,7 @@ __metadata:
26922692
istanbul-lib-instrument: ^5.1.0
26932693
istanbul-lib-report: ^3.0.0
26942694
istanbul-lib-source-maps: ^4.0.0
2695-
istanbul-reports: ^3.0.2
2695+
istanbul-reports: ^3.1.3
26962696
jest-haste-map: ^27.4.5
26972697
jest-resolve: ^27.4.5
26982698
jest-util: ^27.4.2
@@ -12558,7 +12558,7 @@ __metadata:
1255812558
languageName: node
1255912559
linkType: hard
1256012560

12561-
"istanbul-reports@npm:^3.0.0, istanbul-reports@npm:^3.0.2":
12561+
"istanbul-reports@npm:^3.1.3":
1256212562
version: 3.1.3
1256312563
resolution: "istanbul-reports@npm:3.1.3"
1256412564
dependencies:

0 commit comments

Comments
 (0)