Skip to content

Commit b6f611d

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.21 to 1.20.22
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.21 to 1.20.22. - [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.21...1.20.22) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-version: 1.20.22 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37e445e commit b6f611d

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
@@ -21,7 +21,7 @@
2121
"@salesforce/plugin-auth": "^3.6.116",
2222
"@salesforce/plugin-user": "^3.6.20",
2323
"@types/debug": "^4.1.12",
24-
"eslint-plugin-sf-plugin": "^1.20.21",
24+
"eslint-plugin-sf-plugin": "^1.20.22",
2525
"oclif": "^4.17.46",
2626
"ts-node": "^10.9.2",
2727
"typescript": "^5.5.4"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3984,12 +3984,12 @@ eslint-plugin-jsdoc@^46.10.1:
39843984
semver "^7.5.4"
39853985
spdx-expression-parse "^4.0.0"
39863986

3987-
eslint-plugin-sf-plugin@^1.20.21:
3988-
version "1.20.21"
3989-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.21.tgz#832bad8e7b976fedf49261ad482a2e4ea09cc85e"
3990-
integrity sha512-jHfKga2kLLA3XjCxO8dc27yGbhFiR5gfsnESmSuBSKZGTMpbrWUNZutRdIn0nNL2ZXlLV0TRQaaiz7nEEw43tg==
3987+
eslint-plugin-sf-plugin@^1.20.22:
3988+
version "1.20.22"
3989+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.22.tgz#d6454d3f6496163b7ca4756fed045edee6666ce1"
3990+
integrity sha512-WSFeAT31guYZiu4UhxM/ye7lgfp+lEawE9AgFb85vkjqO6ma8x0yQLKx2CQtgsIM1t1RQrFUg11ODVLL1gh2eA==
39913991
dependencies:
3992-
"@salesforce/core" "^8.10.0"
3992+
"@salesforce/core" "^8.10.1"
39933993
"@typescript-eslint/utils" "^7.18.0"
39943994

39953995
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)