From 654ca69fbe2358d495aca4d10092a033363b4b6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 04:46:45 +0000 Subject: [PATCH] Update dependency @types/debug to v4.1.11 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1bbde5af..8e6d704e 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "@graphql-codegen/typescript-operations": "^3.0.4", "@ianvs/prettier-plugin-sort-imports": "^3.7.2", "@next/bundle-analyzer": "^13.4.7", - "@types/debug": "4.1.7", + "@types/debug": "4.1.11", "@types/jest": "29.5.1", "@types/lodash.template": "^4.5.1", "@types/node": "^20.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 07ede32d..87724c0b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -338,8 +338,8 @@ devDependencies: specifier: ^13.4.7 version: 13.4.7 '@types/debug': - specifier: 4.1.7 - version: 4.1.7 + specifier: 4.1.11 + version: 4.1.11 '@types/jest': specifier: 29.5.1 version: 29.5.1 @@ -5946,8 +5946,8 @@ packages: resolution: {integrity: sha512-HNB/9GHqu7Fo8AQiugyJbv6ZxYz58wef0esl4Mv828w1ZKpAshw/uFWVDUcIB9KKFeFKoxS3cHY07FFgtTRZ1g==} dev: false - /@types/debug@4.1.7: - resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==} + /@types/debug@4.1.11: + resolution: {integrity: sha512-R2qflTjHDs4CL6D/6TkqBeIHr54WzZfIxN729xvCNlYIVp2LknlnCro5Yo3frNaX2E5gO9pZ3/QAPVdGmu+q9w==} dependencies: '@types/ms': 0.7.31 @@ -12891,7 +12891,7 @@ packages: /micromark@3.2.0: resolution: {integrity: sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==} dependencies: - '@types/debug': 4.1.7 + '@types/debug': 4.1.11 debug: 4.3.4 decode-named-character-reference: 1.0.2 micromark-core-commonmark: 1.1.0