From 830dd3c041d9d2aa068bd913a270ca5c570f5ea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 22:48:08 +0000 Subject: [PATCH] chore(deps-dev): bump @types/tiny-async-pool from 2.0.2 to 2.0.3 (#13862) * chore(deps-dev): bump @types/tiny-async-pool from 2.0.2 to 2.0.3 Bumps [@types/tiny-async-pool](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tiny-async-pool) from 2.0.2 to 2.0.3. - [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 6ac1a3fa4..25be87a22 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,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.2", + "@types/tiny-async-pool": "2.0.3", "@types/tough-cookie": "4.0.5", "@vercel/nft": "0.24.3", "cross-env": "7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dec2b12ca..195cc3e92 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -287,8 +287,8 @@ devDependencies: specifier: 2.0.16 version: 2.0.16 '@types/tiny-async-pool': - specifier: 2.0.2 - version: 2.0.2 + specifier: 2.0.3 + version: 2.0.3 '@types/tough-cookie': specifier: 4.0.5 version: 4.0.5 @@ -1777,8 +1777,8 @@ packages: '@types/superagent': 4.1.18 dev: true - /@types/tiny-async-pool@2.0.2: - resolution: {integrity: sha512-0dTO8/Qh4aA77NGROkocUM+kHBYVfqJLY9gAFqbz/fDw2iQCRLr75jZwzRgb7rx2kGHgPzuP2NvyY0FU0+Ja1Q==} + /@types/tiny-async-pool@2.0.3: + resolution: {integrity: sha512-n3l1s538tKo9RBoHs4I3DG/VmD3VYhF5mHcgu1sU4Lq7JCNBtxnpBy3OkWSbZsp5r5QOuplh2UkXXXwufoAuNQ==} dev: true /@types/tough-cookie@4.0.5: