From b4f16b626a57853f87be1b6a4d2958fbb702b116 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 00:05:21 +0000 Subject: [PATCH] fix(deps): update dependency @rushstack/eslint-plugin-security to ^0.8.0 ##### [v0.8.2](https://github.com/microsoft/rushstack/blob/HEAD/eslint/eslint-plugin-security/CHANGELOG.md#082) Sat, 27 Jul 2024 00:10:27 GMT ##### Patches - Include CHANGELOG.md in published releases again ##### [v0.8.1](https://github.com/microsoft/rushstack/blob/HEAD/eslint/eslint-plugin-security/CHANGELOG.md#081) Sat, 17 Feb 2024 06:24:34 GMT *Version update only* ##### [v0.8.0](https://github.com/microsoft/rushstack/blob/HEAD/eslint/eslint-plugin-security/CHANGELOG.md#080) Tue, 16 Jan 2024 18:30:10 GMT ##### Minor changes - Add support for TypeScript 5.3 with [@typescript-eslint](https://github.com/typescript-eslint) 6.19.x --- package.json | 2 +- pnpm-lock.yaml | 18 ++---------------- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 16b4d24b..8582e671 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@rushstack/eslint-config": "^3.4.1", "@rushstack/eslint-plugin": "^0.16.0", "@rushstack/eslint-plugin-packlets": "^0.8.1", - "@rushstack/eslint-plugin-security": "^0.7.1", + "@rushstack/eslint-plugin-security": "^0.8.0", "@types/eslint": "^8.44.7", "@typescript-eslint/eslint-plugin": "^7.0.1", "@typescript-eslint/parser": "^7.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aeb99b5a..680b6556 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^0.8.1 version: 0.8.1(eslint@8.57.0)(typescript@5.5.4) '@rushstack/eslint-plugin-security': - specifier: ^0.7.1 - version: 0.7.1(eslint@8.57.0)(typescript@5.5.4) + specifier: ^0.8.0 + version: 0.8.2(eslint@8.57.0)(typescript@5.5.4) '@types/eslint': specifier: ^8.44.7 version: 8.44.7 @@ -821,11 +821,6 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - '@rushstack/eslint-plugin-security@0.7.1': - resolution: {integrity: sha512-84N42tlONhcbXdlk5Rkb+/pVxPnH+ojX8XwtFoecCRV88/4Ii7eGEyJPb73lOpHaE3NJxLzLVIeixKYQmdjImA==} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - '@rushstack/eslint-plugin-security@0.8.2': resolution: {integrity: sha512-AkY8BXanfV+RZLaifBglBpWYbR4vJNzYEj6C2m9TLDsRhZPW0h/rUHw6XDVpORhqJYCOXxoZcIwWnKenPbzDuQ==} peerDependencies: @@ -4644,15 +4639,6 @@ snapshots: - supports-color - typescript - '@rushstack/eslint-plugin-security@0.7.1(eslint@8.57.0)(typescript@5.5.4)': - dependencies: - '@rushstack/tree-pattern': 0.3.1 - '@typescript-eslint/experimental-utils': 5.59.11(eslint@8.57.0)(typescript@5.5.4) - eslint: 8.57.0 - transitivePeerDependencies: - - supports-color - - typescript - '@rushstack/eslint-plugin-security@0.8.2(eslint@8.57.0)(typescript@5.5.4)': dependencies: '@rushstack/tree-pattern': 0.3.4