From dcce04527d22074e35400ebbcd887e0ffe297a06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Jun 2025 03:17:55 +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 ff0cb28a..66a4e131 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@salesforce/dev-scripts": "^11.0.2", "@salesforce/plugin-command-reference": "^3.1.56", "@salesforce/ts-types": "^2.0.11", - "eslint-plugin-sf-plugin": "^1.20.25", + "eslint-plugin-sf-plugin": "^1.20.26", "oclif": "^4.19.0", "ts-node": "^10.9.2", "typescript": "^5.5.4" diff --git a/yarn.lock b/yarn.lock index 9bc21a91..70f85171 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3844,12 +3844,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: