From 395f0c6c180e8f81a53d39f48607b97bb1413724 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 11:01:15 +0000 Subject: [PATCH] fix: update dependency ignore to v5.3.2 --- packages/schematics/package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++++--------- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/packages/schematics/package.json b/packages/schematics/package.json index f17f10da1..f80277578 100644 --- a/packages/schematics/package.json +++ b/packages/schematics/package.json @@ -39,7 +39,7 @@ "@angular-eslint/eslint-plugin": "18.2.0", "@angular-eslint/eslint-plugin-template": "18.2.0", "@nx/devkit": ">= 19.5.4 < 20.0.0", - "ignore": "5.3.1", + "ignore": "5.3.2", "nx": "^19.0.6", "semver": "7.6.3", "strip-json-comments": "3.1.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0c54b054..a0f2b4be7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -304,8 +304,8 @@ importers: specifier: '>= 19.5.4 < 20.0.0' version: 19.5.7(nx@19.5.7) ignore: - specifier: 5.3.1 - version: 5.3.1 + specifier: 5.3.2 + version: 5.3.2 nx: specifier: ^19.0.6 version: 19.5.7(@swc-node/register@1.10.9)(@swc/core@1.7.10) @@ -2289,7 +2289,7 @@ packages: debug: 4.3.6 espree: 10.1.0 globals: 14.0.0 - ignore: 5.3.1 + ignore: 5.3.2 import-fresh: 3.3.0 js-yaml: 4.1.0 minimatch: 3.1.2 @@ -3129,7 +3129,7 @@ packages: detect-port: 1.6.1 fast-glob: 3.2.7 fs-extra: 11.2.0 - ignore: 5.3.1 + ignore: 5.3.2 js-tokens: 4.0.0 minimatch: 9.0.3 npm-package-arg: 11.0.1 @@ -3179,7 +3179,7 @@ packages: detect-port: 1.6.1 fast-glob: 3.2.7 fs-extra: 11.2.0 - ignore: 5.3.1 + ignore: 5.3.2 js-tokens: 4.0.0 minimatch: 9.0.3 npm-package-arg: 11.0.1 @@ -4221,7 +4221,7 @@ packages: '@typescript-eslint/visitor-keys': 8.0.0 eslint: 9.8.0 graphemer: 1.4.0 - ignore: 5.3.1 + ignore: 5.3.2 natural-compare: 1.4.0 ts-api-utils: 1.3.0(typescript@5.5.4) typescript: 5.5.4 @@ -4248,7 +4248,7 @@ packages: '@typescript-eslint/visitor-keys': 8.0.0 eslint: 9.9.0 graphemer: 1.4.0 - ignore: 5.3.1 + ignore: 5.3.2 natural-compare: 1.4.0 ts-api-utils: 1.3.0(typescript@5.5.4) typescript: 5.5.4 @@ -6362,7 +6362,7 @@ packages: file-entry-cache: 8.0.0 find-up: 5.0.0 glob-parent: 6.0.2 - ignore: 5.3.1 + ignore: 5.3.2 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 @@ -7093,7 +7093,7 @@ packages: array-union: 2.1.0 dir-glob: 3.0.1 fast-glob: 3.3.2 - ignore: 5.3.1 + ignore: 5.3.2 merge2: 1.4.1 slash: 3.0.0 @@ -7328,6 +7328,10 @@ packages: resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} engines: {node: '>= 4'} + /ignore@5.3.2: + resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} + engines: {node: '>= 4'} + /import-fresh@3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} engines: {node: '>=6'}