Skip to content

Commit 69fa6c5

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.26 to 1.20.28 (#50)
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.26 to 1.20.28. - [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.26...1.20.28) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-version: 1.20.28 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ricardo Viera <[email protected]>
1 parent ec634fd commit 69fa6c5

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
@@ -18,7 +18,7 @@
1818
"@salesforce/dev-scripts": "^11.0.2",
1919
"@salesforce/plugin-command-reference": "^3.1.60",
2020
"eslint-config-salesforce-license": "^1.0.1",
21-
"eslint-plugin-sf-plugin": "^1.20.26",
21+
"eslint-plugin-sf-plugin": "^1.20.28",
2222
"oclif": "^4.21.0",
2323
"ts-node": "^10.9.2",
2424
"typescript": "^5.5.4"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4158,12 +4158,12 @@ eslint-plugin-jsdoc@^46.10.1:
41584158
semver "^7.5.4"
41594159
spdx-expression-parse "^4.0.0"
41604160

4161-
eslint-plugin-sf-plugin@^1.20.26:
4162-
version "1.20.26"
4163-
resolved "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.26.tgz"
4164-
integrity sha512-kK1Kj+PpkVaGHWR+/FGdSW4lT7nbD+g2mSLkYFFQ4X9L9VnDSGI2mbNfByCeJ0RELC2GxM0jhw/T1pgSKc7aQw==
4161+
eslint-plugin-sf-plugin@^1.20.28:
4162+
version "1.20.28"
4163+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.28.tgz#bcecb3e7c9535b84a120b2458fd9c826c441c256"
4164+
integrity sha512-Nxlme8+38a6toGLY/LxlQ671DQcDfoBaiIs81KTv++Vuen9ytvYBKK3i09D+Z88b8+dG4Y+YW0S0GHOpCCalMQ==
41654165
dependencies:
4166-
"@salesforce/core" "^8.14.0"
4166+
"@salesforce/core" "^8.18.1"
41674167
"@typescript-eslint/utils" "^7.18.0"
41684168

41694169
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)