From 889690f6864d2457635eed1150259b79d9f3ffe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 16:17:59 +0800 Subject: [PATCH] chore(deps-dev): bump @types/lint-staged from 13.2.1 to 13.2.2 (#13741) * chore(deps-dev): bump @types/lint-staged from 13.2.1 to 13.2.2 Bumps [@types/lint-staged](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lint-staged) from 13.2.1 to 13.2.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lint-staged) --- updated-dependencies: - dependency-name: "@types/lint-staged" 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 0c261fec4505b5..1589a0f862a18a 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "@types/koa-mount": "4.0.4", "@types/koa-static": "4.0.3", "@types/koa__router": "12.0.3", - "@types/lint-staged": "13.2.1", + "@types/lint-staged": "13.2.2", "@types/mailparser": "3.4.4", "@types/markdown-it": "13.0.5", "@types/module-alias": "2.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 45cfc82b58ccbf..0912fbcf54dd63 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -251,8 +251,8 @@ devDependencies: specifier: 12.0.3 version: 12.0.3 '@types/lint-staged': - specifier: 13.2.1 - version: 13.2.1 + specifier: 13.2.2 + version: 13.2.2 '@types/mailparser': specifier: 3.4.4 version: 3.4.4 @@ -1615,8 +1615,8 @@ packages: resolution: {integrity: sha512-pTjcqY9E4nOI55Wgpz7eiI8+LzdYnw3qxXCfHyBDdPbYvbyLgWLJGh8EdPvqawwMK1Uo1794AUkkR38Fr0g+2g==} dev: true - /@types/lint-staged@13.2.1: - resolution: {integrity: sha512-/pIzducFqyJAdXJb2pkQJNTIYBBph/XQdsBgn9oTuNjL1fMRw7AbutYzB0ODTxi8NYqJ9KUk9WyabZvpdNT/kQ==} + /@types/lint-staged@13.2.2: + resolution: {integrity: sha512-9c2ffPMJ1geob6yBmLuxzYye11HzKyA/I4dRZ8NfrPgY6SyzXt2SROD8vB3YjdPZJqqcu3WXsRvrY3PZbb720A==} dev: true /@types/mailparser@3.4.4: