From 6747f4e0a0ded44b40fad091efd526c43662284a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 01:09:27 +0000 Subject: [PATCH] chore(deps-dev): bump @types/tiny-async-pool from 2.0.1 to 2.0.2 (#13738) * chore(deps-dev): bump @types/tiny-async-pool from 2.0.1 to 2.0.2 Bumps [@types/tiny-async-pool](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tiny-async-pool) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tiny-async-pool) --- updated-dependencies: - dependency-name: "@types/tiny-async-pool" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 50f4e0597..243580c5e 100644 --- a/package.json +++ b/package.json @@ -176,7 +176,7 @@ "@types/request-promise-native": "1.0.21", "@types/require-all": "3.0.6", "@types/supertest": "2.0.16", - "@types/tiny-async-pool": "2.0.1", + "@types/tiny-async-pool": "2.0.2", "@types/tough-cookie": "4.0.4", "@vercel/nft": "0.24.3", "cross-env": "7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4ed0ba6d..4ac263935 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -281,8 +281,8 @@ devDependencies: specifier: 2.0.16 version: 2.0.16 '@types/tiny-async-pool': - specifier: 2.0.1 - version: 2.0.1 + specifier: 2.0.2 + version: 2.0.2 '@types/tough-cookie': specifier: 4.0.4 version: 4.0.4 @@ -1757,8 +1757,8 @@ packages: '@types/superagent': 4.1.18 dev: true - /@types/tiny-async-pool@2.0.1: - resolution: {integrity: sha512-wMNBLgdLJIujymZW4jGMxqCSMi1Ovr7zHRwUyr+CbDUY+/PagYOmvTkG//5wcea27uDgJO6ITaPxkGiCuvCDTg==} + /@types/tiny-async-pool@2.0.2: + resolution: {integrity: sha512-0dTO8/Qh4aA77NGROkocUM+kHBYVfqJLY9gAFqbz/fDw2iQCRLr75jZwzRgb7rx2kGHgPzuP2NvyY0FU0+Ja1Q==} dev: true /@types/tough-cookie@4.0.4: