From 791f6d619cbcee3718909d57daea526e74821629 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 01:13:48 +0000 Subject: [PATCH] fix(deps): update dependency @rushstack/eslint-config to v4.0.2 --- pnpm-lock.yaml | 58 ++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 47 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9655222..83c6650 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 14.2.12 '@rushstack/eslint-config': specifier: ^4.0.0 - version: 4.0.1(eslint@8.57.1)(typescript@5.6.2) + version: 4.0.2(eslint@8.57.1)(typescript@5.6.2) '@rushstack/eslint-plugin': specifier: ^0.16.0 version: 0.16.0(eslint@8.57.1)(typescript@5.6.2) @@ -531,6 +531,10 @@ packages: resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + '@eslint-community/regexpp@4.11.1': + resolution: {integrity: sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + '@eslint/config-array@0.17.1': resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -805,8 +809,8 @@ packages: cpu: [x64] os: [win32] - '@rushstack/eslint-config@4.0.1': - resolution: {integrity: sha512-V9vzoZ2oLa4eYviVO9c/E/eHbDpCev2XQUY+suPSU6JwHntbMxfJknB1PEZr/FPu/SnGwUgo1tDol/vRVQLUfQ==} + '@rushstack/eslint-config@4.0.2': + resolution: {integrity: sha512-RFLynEk5hiGjgzFKephENrBWZZfoQe+3e76Q78KXjeGsndbaZXDHy0OxLfZethlEutDQEDiE3vpkbJ1mfcMeGg==} peerDependencies: eslint: ^8.57.0 typescript: '>=4.7.0' @@ -829,11 +833,21 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + '@rushstack/eslint-plugin-security@0.8.3': + resolution: {integrity: sha512-2l6bSIyTgaejiRPiFCsons/HA8sS7bKhmL/RHdAZo54jm/W/Xqb4zaFn4+OuMCNLASQhqXMc8FeYPF0V7t1Aow==} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + '@rushstack/eslint-plugin@0.16.0': resolution: {integrity: sha512-pR+iaqZTX1V0gCdWS9UJM5ge8n0R1TWosctmFjdXmYAgVIzKUWw8uMm4rBQRskFlItFm1HxAvC9m9Fmd0IKRNQ==} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + '@rushstack/eslint-plugin@0.16.1': + resolution: {integrity: sha512-e+VVtwBvuGqvVCcXUDTireQFfaIncmlD6rOBils0BeGkrLbP1r330/AFcRoYQEZUZpdhVxFtJrIq48HIlWBFzA==} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + '@rushstack/tree-pattern@0.3.1': resolution: {integrity: sha512-2yn4qTkXZTByQffL3ymS6viYuyZk3YnJT49bopGBlm9Thtyfa7iuFUV6tt+09YIRO1sjmSWILf4dPj6+Dr5YVA==} @@ -3048,8 +3062,9 @@ packages: resolution: {integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==} engines: {node: '>= 0.4'} - object.hasown@1.1.3: - resolution: {integrity: sha512-fFI4VcYpRHvSLXxP7yiZOMAd331cPfd2p7PFDVbgUsYOfCT3tICVqXWngbjr4m49OvsBwUBQ6O2uQoJvy3RexA==} + object.hasown@1.1.4: + resolution: {integrity: sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==} + engines: {node: '>= 0.4'} object.values@1.2.0: resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==} @@ -4358,6 +4373,8 @@ snapshots: '@eslint-community/regexpp@4.11.0': {} + '@eslint-community/regexpp@4.11.1': {} + '@eslint/config-array@0.17.1': dependencies: '@eslint/object-schema': 2.1.4 @@ -4653,12 +4670,12 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.21.3': optional: true - '@rushstack/eslint-config@4.0.1(eslint@8.57.1)(typescript@5.6.2)': + '@rushstack/eslint-config@4.0.2(eslint@8.57.1)(typescript@5.6.2)': dependencies: '@rushstack/eslint-patch': 1.10.4 - '@rushstack/eslint-plugin': 0.16.0(eslint@8.57.1)(typescript@5.6.2) + '@rushstack/eslint-plugin': 0.16.1(eslint@8.57.1)(typescript@5.6.2) '@rushstack/eslint-plugin-packlets': 0.9.2(eslint@8.57.1)(typescript@5.6.2) - '@rushstack/eslint-plugin-security': 0.8.2(eslint@8.57.1)(typescript@5.6.2) + '@rushstack/eslint-plugin-security': 0.8.3(eslint@8.57.1)(typescript@5.6.2) '@typescript-eslint/eslint-plugin': 8.1.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2) '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.6.2) '@typescript-eslint/typescript-estree': 8.1.0(typescript@5.6.2) @@ -4700,6 +4717,15 @@ snapshots: - supports-color - typescript + '@rushstack/eslint-plugin-security@0.8.3(eslint@8.57.1)(typescript@5.6.2)': + dependencies: + '@rushstack/tree-pattern': 0.3.4 + '@typescript-eslint/utils': 8.1.0(eslint@8.57.1)(typescript@5.6.2) + eslint: 8.57.1 + transitivePeerDependencies: + - supports-color + - typescript + '@rushstack/eslint-plugin@0.16.0(eslint@8.57.1)(typescript@5.6.2)': dependencies: '@rushstack/tree-pattern': 0.3.4 @@ -4709,6 +4735,15 @@ snapshots: - supports-color - typescript + '@rushstack/eslint-plugin@0.16.1(eslint@8.57.1)(typescript@5.6.2)': + dependencies: + '@rushstack/tree-pattern': 0.3.4 + '@typescript-eslint/utils': 8.1.0(eslint@8.57.1)(typescript@5.6.2) + eslint: 8.57.1 + transitivePeerDependencies: + - supports-color + - typescript + '@rushstack/tree-pattern@0.3.1': {} '@rushstack/tree-pattern@0.3.4': {} @@ -4843,7 +4878,7 @@ snapshots: '@typescript-eslint/eslint-plugin@8.1.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)': dependencies: - '@eslint-community/regexpp': 4.11.0 + '@eslint-community/regexpp': 4.11.1 '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.6.2) '@typescript-eslint/scope-manager': 8.1.0 '@typescript-eslint/type-utils': 8.1.0(eslint@8.57.1)(typescript@5.6.2) @@ -6066,7 +6101,7 @@ snapshots: minimatch: 3.1.2 object.entries: 1.1.8 object.fromentries: 2.0.8 - object.hasown: 1.1.3 + object.hasown: 1.1.4 object.values: 1.2.0 prop-types: 15.8.1 resolve: 2.0.0-next.5 @@ -7312,10 +7347,11 @@ snapshots: es-abstract: 1.23.3 es-object-atoms: 1.0.0 - object.hasown@1.1.3: + object.hasown@1.1.4: dependencies: define-properties: 1.2.1 es-abstract: 1.23.3 + es-object-atoms: 1.0.0 object.values@1.2.0: dependencies: