From 72abf15d9ef07cec302fad168e15163662fc1051 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 21 Jan 2025 02:21:19 +0000
Subject: [PATCH] build(deps): update dependency ignore to v7.0.2 (#33716)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 package.json   |  2 +-
 pnpm-lock.yaml | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package.json b/package.json
index 3e187897c8..2ec8a30e9b 100644
--- a/package.json
+++ b/package.json
@@ -207,7 +207,7 @@
     "got": "11.8.6",
     "graph-data-structure": "4.3.0",
     "handlebars": "4.7.8",
-    "ignore": "7.0.1",
+    "ignore": "7.0.2",
     "ini": "5.0.0",
     "json-dup-key-validator": "1.0.3",
     "json-stringify-pretty-compact": "3.0.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 0a6e846346..a15a120039 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -204,8 +204,8 @@ importers:
         specifier: 4.7.8
         version: 4.7.8
       ignore:
-        specifier: 7.0.1
-        version: 7.0.1
+        specifier: 7.0.2
+        version: 7.0.2
       ini:
         specifier: 5.0.0
         version: 5.0.0
@@ -3801,8 +3801,8 @@ packages:
     resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
     engines: {node: '>= 4'}
 
-  ignore@7.0.1:
-    resolution: {integrity: sha512-D1gVletsbVOoiXF963rgZnfobGAbq7Lb+dz3fcBmlOmZg6hHkpbycLqL8PLNB8f4GVv6dOVYwhPL/r7hwiH0Fw==}
+  ignore@7.0.2:
+    resolution: {integrity: sha512-Wx5VKTZatJNNa26J1dMfJF1bZu4Lw31EHwhFRcSjTvro8Mqsrd3rJanyW48W43Eyd+gpaiDNkveYd62DvXaZeQ==}
     engines: {node: '>= 4'}
 
   immediate@3.0.6:
@@ -10810,7 +10810,7 @@ snapshots:
 
   ignore@5.3.2: {}
 
-  ignore@7.0.1: {}
+  ignore@7.0.2: {}
 
   immediate@3.0.6: {}
 
-- 
GitLab