From d256044c37d2687385410f25041d804b6927895c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 19:54:05 +0000 Subject: [PATCH] Bump ignore from 6.0.2 to 7.0.1 Bumps [ignore](https://github.com/kaelzhang/node-ignore) from 6.0.2 to 7.0.1. - [Release notes](https://github.com/kaelzhang/node-ignore/releases) - [Changelog](https://github.com/kaelzhang/node-ignore/blob/master/CHANGELOG.md) - [Commits](https://github.com/kaelzhang/node-ignore/commits/7.0.1) --- updated-dependencies: - dependency-name: ignore dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 395e65167..744fe31f1 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "got": "^13.0.0", "graphql": "^16.10.0", "graphql-ws": "^5.16.2", - "ignore": "^6.0.2", + "ignore": "^7.0.1", "indent-string": "^5.0.0", "is-interactive": "^2.0.0", "is-unicode-supported": "^2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4cd8fea08..f592d7c35 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -156,8 +156,8 @@ devDependencies: specifier: ^5.16.2 version: 5.16.2(graphql@16.10.0) ignore: - specifier: ^6.0.2 - version: 6.0.2 + specifier: ^7.0.1 + version: 7.0.1 indent-string: specifier: ^5.0.0 version: 5.0.0 @@ -6084,8 +6084,8 @@ packages: engines: {node: '>= 4'} dev: true - /ignore@6.0.2: - resolution: {integrity: sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==} + /ignore@7.0.1: + resolution: {integrity: sha512-D1gVletsbVOoiXF963rgZnfobGAbq7Lb+dz3fcBmlOmZg6hHkpbycLqL8PLNB8f4GVv6dOVYwhPL/r7hwiH0Fw==} engines: {node: '>= 4'} dev: true