Skip to content

Commit 2d33804

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] <support@github.com>
1 parent 0275f76 commit 2d33804

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
@@ -39,7 +39,7 @@
3939
"@types/semver": "^7.7.0",
4040
"@types/shelljs": "^0.8.15",
4141
"aws-sdk-mock": "^5.9.0",
42-
"eslint-plugin-sf-plugin": "^1.20.21",
42+
"eslint-plugin-sf-plugin": "^1.20.22",
4343
"oclif": "^4.17.46",
4444
"ts-node": "^10.9.2",
4545
"typescript": "^5.8.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4978,12 +4978,12 @@ eslint-plugin-jsdoc@^46.10.1:
49784978
semver "^7.5.4"
49794979
spdx-expression-parse "^4.0.0"
49804980

4981-
eslint-plugin-sf-plugin@^1.20.21:
4982-
version "1.20.21"
4983-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.21.tgz#832bad8e7b976fedf49261ad482a2e4ea09cc85e"
4984-
integrity sha512-jHfKga2kLLA3XjCxO8dc27yGbhFiR5gfsnESmSuBSKZGTMpbrWUNZutRdIn0nNL2ZXlLV0TRQaaiz7nEEw43tg==
4981+
eslint-plugin-sf-plugin@^1.20.22:
4982+
version "1.20.22"
4983+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.22.tgz#d6454d3f6496163b7ca4756fed045edee6666ce1"
4984+
integrity sha512-WSFeAT31guYZiu4UhxM/ye7lgfp+lEawE9AgFb85vkjqO6ma8x0yQLKx2CQtgsIM1t1RQrFUg11ODVLL1gh2eA==
49854985
dependencies:
4986-
"@salesforce/core" "^8.10.0"
4986+
"@salesforce/core" "^8.10.1"
49874987
"@typescript-eslint/utils" "^7.18.0"
49884988

49894989
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)