From 8e6a8a9b6df9d4b52776c0e82837f90907c8745c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 08:02:23 +0000 Subject: [PATCH] Bump @types/istanbul-reports from 3.0.0 to 3.0.1 Bumps [@types/istanbul-reports](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/istanbul-reports) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/istanbul-reports) --- updated-dependencies: - dependency-name: "@types/istanbul-reports" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index edb35ed..0285771 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "devDependencies": { "@types/istanbul-lib-report": "1.1.1", - "@types/istanbul-reports": "3.0.0", + "@types/istanbul-reports": "3.0.1", "@types/jest": "^28.1.4", "@typescript-eslint/eslint-plugin": "^5.31.0", "@typescript-eslint/parser": "^5.31.0", diff --git a/yarn.lock b/yarn.lock index 43ebb99..9cca653 100644 --- a/yarn.lock +++ b/yarn.lock @@ -699,14 +699,7 @@ dependencies: "@types/istanbul-lib-coverage" "*" -"@types/istanbul-reports@3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz#508b13aa344fa4976234e75dddcc34925737d821" - integrity sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA== - dependencies: - "@types/istanbul-lib-report" "*" - -"@types/istanbul-reports@^3.0.0": +"@types/istanbul-reports@3.0.1", "@types/istanbul-reports@^3.0.0": version "3.0.1" resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz#9153fe98bba2bd565a63add9436d6f0d7f8468ff" integrity sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==