Skip to content

Commit 2064186

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@salesforce/dev-scripts": "^10.2.11",
2525
"@salesforce/plugin-command-reference": "^3.1.35",
2626
"@salesforce/ts-sinon": "^1.4.30",
27-
"eslint-plugin-sf-plugin": "^1.20.12",
27+
"eslint-plugin-sf-plugin": "^1.20.13",
2828
"moment": "^2.30.1",
2929
"oclif": "^4.15.29",
3030
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4658,10 +4658,10 @@ eslint-plugin-jsdoc@^46.10.1:
46584658
semver "^7.5.4"
46594659
spdx-expression-parse "^4.0.0"
46604660

4661-
eslint-plugin-sf-plugin@^1.20.12:
4662-
version "1.20.12"
4663-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.12.tgz#21af47a8a339b99abb8b172e242df372ec0c8f03"
4664-
integrity sha512-eIrUlmVQKp0MgRrdJRaNB2gwanjuQ3z7mmZNs0wGD63ZhPhuh7R8QGFacKKjjK/JOlOKKwSfSxKcxyzTxF0GuA==
4661+
eslint-plugin-sf-plugin@^1.20.13:
4662+
version "1.20.13"
4663+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.13.tgz#cebe116f1c8c44595ae67e0e1c9dc61f86f69652"
4664+
integrity sha512-jGiQn55k7TDPgpz9Wr2heNbyjGkFvpy+rgBMj7zDWSSJPLLePsLYF2CI4twF9lufQDzLxnO+BNUr+ZkChy+/TQ==
46654665
dependencies:
46664666
"@salesforce/core" "^8.8.0"
46674667
"@typescript-eslint/utils" "^7.18.0"

0 commit comments

Comments
 (0)