Skip to content

Commit 2ece8a6

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.16.14 to 1.16.15
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.16.14 to 1.16.15. - [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.16.14...1.16.15) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abb2ca1 commit 2ece8a6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/plugin-auth": "^2.8.26",
2121
"@types/debug": "^4.1.12",
2222
"@types/ejs": "^3.1.5",
23-
"eslint-plugin-sf-plugin": "^1.16.14",
23+
"eslint-plugin-sf-plugin": "^1.16.15",
2424
"oclif": "^3.17.2",
2525
"shx": "^0.3.3",
2626
"ts-node": "^10.9.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2805,12 +2805,12 @@ eslint-plugin-jsdoc@^46.8.2:
28052805
semver "^7.5.4"
28062806
spdx-expression-parse "^3.0.1"
28072807

2808-
eslint-plugin-sf-plugin@^1.16.14:
2809-
version "1.16.14"
2810-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.14.tgz#64138f6c597ad7b750d9d7615894e2fe504852ec"
2811-
integrity sha512-numvHHhJjExz4ojxK3O25G8Vh8pXtMgZzwEaKGGsKaOJFm4rmSS2NabmfkRPYX2NCO/xn4eNHm1iGTnnQywGvg==
2808+
eslint-plugin-sf-plugin@^1.16.15:
2809+
version "1.16.15"
2810+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.15.tgz#99d0b522bb7eebefc8e456aa4b725f6fbbf2fa01"
2811+
integrity sha512-Vog0xc8DwLOCoPbwFx9GxaXHqpG0FvlpITkGzp//SdjcV7wqVW4CT76JES8IGenGv6mAecW5VqSyQzsIHFZGew==
28122812
dependencies:
2813-
"@salesforce/core" "^5.3.17"
2813+
"@salesforce/core" "^5.3.20"
28142814
"@typescript-eslint/utils" "^5.59.11"
28152815

28162816
eslint-plugin-unicorn@^49.0.0:

0 commit comments

Comments
 (0)