Skip to content

Commit

Permalink
Bump istanbul-reports version to 3.1.3 (#12204)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpadden committed Jan 2, 2022
1 parent 12a983b commit 3226823
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"isbinaryfile": "^4.0.0",
"istanbul-lib-coverage": "^3.0.0",
"istanbul-lib-report": "^3.0.0",
"istanbul-reports": "^3.0.0",
"istanbul-reports": "^3.1.3",
"jest": "workspace:*",
"jest-changed-files": "workspace:*",
"jest-junit": "^13.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-reporters/package.json
Expand Up @@ -27,7 +27,7 @@
"istanbul-lib-instrument": "^5.1.0",
"istanbul-lib-report": "^3.0.0",
"istanbul-lib-source-maps": "^4.0.0",
"istanbul-reports": "^3.0.2",
"istanbul-reports": "^3.1.3",
"jest-haste-map": "^27.4.5",
"jest-resolve": "^27.4.5",
"jest-util": "^27.4.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -2627,7 +2627,7 @@ __metadata:
isbinaryfile: ^4.0.0
istanbul-lib-coverage: ^3.0.0
istanbul-lib-report: ^3.0.0
istanbul-reports: ^3.0.0
istanbul-reports: ^3.1.3
jest: "workspace:*"
jest-changed-files: "workspace:*"
jest-junit: ^13.0.0
Expand Down Expand Up @@ -2692,7 +2692,7 @@ __metadata:
istanbul-lib-instrument: ^5.1.0
istanbul-lib-report: ^3.0.0
istanbul-lib-source-maps: ^4.0.0
istanbul-reports: ^3.0.2
istanbul-reports: ^3.1.3
jest-haste-map: ^27.4.5
jest-resolve: ^27.4.5
jest-util: ^27.4.2
Expand Down Expand Up @@ -12558,7 +12558,7 @@ __metadata:
languageName: node
linkType: hard

"istanbul-reports@npm:^3.0.0, istanbul-reports@npm:^3.0.2":
"istanbul-reports@npm:^3.1.3":
version: 3.1.3
resolution: "istanbul-reports@npm:3.1.3"
dependencies:
Expand Down

0 comments on commit 3226823

Please sign in to comment.