From 32bb5dddd613bca7335ea7d398aeaf96517069db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 21:50:22 +0000 Subject: [PATCH] chore(deps-dev): bump @types/koa__router from 12.0.2 to 12.0.3 (#13645) * chore(deps-dev): bump @types/koa__router from 12.0.2 to 12.0.3 Bumps [@types/koa__router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa__router) from 12.0.2 to 12.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa__router) --- updated-dependencies: - dependency-name: "@types/koa__router" 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 f5e0fb204..b29c75c0e 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ "@types/koa-favicon": "2.1.2", "@types/koa-mount": "4.0.4", "@types/koa-static": "4.0.3", - "@types/koa__router": "12.0.2", + "@types/koa__router": "12.0.3", "@types/lint-staged": "13.2.1", "@types/mailparser": "3.4.3", "@types/markdown-it": "13.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0d371b04..f9f578a38 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -248,8 +248,8 @@ devDependencies: specifier: 4.0.3 version: 4.0.3 '@types/koa__router': - specifier: 12.0.2 - version: 12.0.2 + specifier: 12.0.3 + version: 12.0.3 '@types/lint-staged': specifier: 13.2.1 version: 13.2.1 @@ -1608,8 +1608,8 @@ packages: '@types/node': 20.5.6 dev: true - /@types/koa__router@12.0.2: - resolution: {integrity: sha512-xoiDqyIggk1hPOhD980SMhPYqUssvHkIh6CV/j00WemrYqqNM1jMellWJofEKm0ZbgJUyWunFvCHil20dQEhMg==} + /@types/koa__router@12.0.3: + resolution: {integrity: sha512-5YUJVv6NwM1z7m6FuYpKfNLTZ932Z6EF6xy2BbtpJSyn13DKNQEkXVffFVSnJHxvwwWh2SAeumpjAYUELqgjyw==} dependencies: '@types/koa': 2.13.10 dev: true