From 61da3184b1b65ed39d7db1b22161e9afeb889fb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Jun 2025 03:17:31 +0000 Subject: [PATCH] chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.25 to 1.20.26 Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.25 to 1.20.26. - [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.25...1.20.26) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-version: 1.20.26 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 5cc01874..609badfe 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@salesforce/dev-scripts": "^11.0.2", "@salesforce/plugin-command-reference": "^3.1.56", "chai-each": "^0.0.1", - "eslint-plugin-sf-plugin": "^1.20.25", + "eslint-plugin-sf-plugin": "^1.20.26", "oclif": "^4.18.1", "ts-node": "^10.9.2", "typescript": "^5.8.3" diff --git a/yarn.lock b/yarn.lock index 94e15379..f663c6ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3966,12 +3966,12 @@ eslint-plugin-jsdoc@^46.10.1: semver "^7.5.4" spdx-expression-parse "^4.0.0" -eslint-plugin-sf-plugin@^1.20.25: - version "1.20.25" - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.25.tgz#943d861c73579d982a2c09eb5d8d5907cfdd7956" - integrity sha512-uknNSP5+CRHeA7PRGErKD5nCoehJY/UVofspAiwEmtzhNBfS1eUxORN9fU6WEjb9Mc3O6i7YrMznTYFhJYWr1Q== +eslint-plugin-sf-plugin@^1.20.26: + version "1.20.26" + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.26.tgz#3ffada40ee1aeab70384c16ed717769946b1473e" + integrity sha512-kK1Kj+PpkVaGHWR+/FGdSW4lT7nbD+g2mSLkYFFQ4X9L9VnDSGI2mbNfByCeJ0RELC2GxM0jhw/T1pgSKc7aQw== dependencies: - "@salesforce/core" "^8.12.0" + "@salesforce/core" "^8.14.0" "@typescript-eslint/utils" "^7.18.0" eslint-plugin-unicorn@^50.0.1: