Skip to content

Commit 078b90d

Browse files
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](salesforcecli/eslint-plugin-sf-plugin@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] <support@github.com>
1 parent 3ba5b07 commit 078b90d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@salesforce/dev-scripts": "^10.2.12",
1818
"@salesforce/plugin-command-reference": "^3.1.49",
1919
"chai-each": "^0.0.1",
20-
"eslint-plugin-sf-plugin": "^1.20.16",
20+
"eslint-plugin-sf-plugin": "^1.20.18",
2121
"oclif": "^4.17.41",
2222
"ts-node": "^10.9.2",
2323
"typescript": "^5.8.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4346,12 +4346,12 @@ eslint-plugin-jsdoc@^46.10.1:
43464346
semver "^7.5.4"
43474347
spdx-expression-parse "^4.0.0"
43484348

4349-
eslint-plugin-sf-plugin@^1.20.16:
4350-
version "1.20.16"
4351-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.16.tgz#bdaa21ba896bad98c45bfd5c2626cddcc9ba3595"
4352-
integrity sha512-NbWW2J6eO70m4C/ab9ZOVqpSW97+C/xNwHc4c10GV3mi8brxA9OWKo7vDfd2nGKrZ0EzA1BHujnu9ItV3HhrJQ==
4349+
eslint-plugin-sf-plugin@^1.20.18:
4350+
version "1.20.18"
4351+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.18.tgz#06e7a27babf6d5638b17e082c888c11201c01cd4"
4352+
integrity sha512-ljPpknrhJio/YOnZUm6f63ujT2Gi7jUE63D4BWtYYbMaljX27kmXYygoViYi/Vsz5+S8jj/ydSHLJVTRo5Ynqw==
43534353
dependencies:
4354-
"@salesforce/core" "^8.8.5"
4354+
"@salesforce/core" "^8.8.7"
43554355
"@typescript-eslint/utils" "^7.18.0"
43564356

43574357
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)