From b294d43a5a98816727db0293320bc49128c8ffab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 05:45:30 +0000 Subject: [PATCH] chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.16 to 1.20.18 Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.16 to 1.20.18. - [Release notes](https://github.com/salesforcecli/eslint-plugin-sf-plugin/releases) - [Changelog](https://github.com/salesforcecli/eslint-plugin-sf-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/salesforcecli/eslint-plugin-sf-plugin/compare/1.20.16...1.20.18) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8ed6b7e..04d6c61 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@salesforce/dev-scripts": "^10.2.9", "@salesforce/plugin-command-reference": "^3.1.48", "@types/tough-cookie": "^4.0.5", - "eslint-plugin-sf-plugin": "^1.20.16", + "eslint-plugin-sf-plugin": "^1.20.18", "oclif": "^4.17.42", "ts-node": "^10.9.2", "tsx": "^4.19.3", diff --git a/yarn.lock b/yarn.lock index 181d4dd..b17528f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3917,12 +3917,12 @@ eslint-plugin-jsdoc@^46.10.1: semver "^7.5.4" spdx-expression-parse "^4.0.0" -eslint-plugin-sf-plugin@^1.20.16: - version "1.20.16" - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.16.tgz#bdaa21ba896bad98c45bfd5c2626cddcc9ba3595" - integrity sha512-NbWW2J6eO70m4C/ab9ZOVqpSW97+C/xNwHc4c10GV3mi8brxA9OWKo7vDfd2nGKrZ0EzA1BHujnu9ItV3HhrJQ== +eslint-plugin-sf-plugin@^1.20.18: + version "1.20.18" + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.18.tgz#06e7a27babf6d5638b17e082c888c11201c01cd4" + integrity sha512-ljPpknrhJio/YOnZUm6f63ujT2Gi7jUE63D4BWtYYbMaljX27kmXYygoViYi/Vsz5+S8jj/ydSHLJVTRo5Ynqw== dependencies: - "@salesforce/core" "^8.8.5" + "@salesforce/core" "^8.8.7" "@typescript-eslint/utils" "^7.18.0" eslint-plugin-unicorn@^50.0.1: