From 078b90d2e85c0fd3c5a964ce106a79f86236b92a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 11:45:13 +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-version: 1.20.18 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 af860682..a94bdd22 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@salesforce/dev-scripts": "^10.2.12", "@salesforce/plugin-command-reference": "^3.1.49", "chai-each": "^0.0.1", - "eslint-plugin-sf-plugin": "^1.20.16", + "eslint-plugin-sf-plugin": "^1.20.18", "oclif": "^4.17.41", "ts-node": "^10.9.2", "typescript": "^5.8.2" diff --git a/yarn.lock b/yarn.lock index 1ef9f3e2..23ec00dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4346,12 +4346,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: