Skip to content

Commit 296b96e

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.4 to 1.20.5 (#1288)
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.4 to 1.20.5. - [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.4...1.20.5) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1aea970 commit 296b96e

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
@@ -31,7 +31,7 @@
3131
"archiver": "^5.3.2",
3232
"chai-each": "^0.0.1",
3333
"cross-env": "^7.0.3",
34-
"eslint-plugin-sf-plugin": "^1.20.4",
34+
"eslint-plugin-sf-plugin": "^1.20.5",
3535
"fast-glob": "^3.3.1",
3636
"oclif": "^4.14.22",
3737
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3901,12 +3901,12 @@ eslint-plugin-jsdoc@^46.10.1:
39013901
semver "^7.5.4"
39023902
spdx-expression-parse "^4.0.0"
39033903

3904-
eslint-plugin-sf-plugin@^1.20.4:
3905-
version "1.20.4"
3906-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.4.tgz#9d99f76cd316939222231f74bb65fc76ddd7fee4"
3907-
integrity sha512-lpuF4XGVenrQotd0cUZhgZ4rLDubytWPJBzmMCIovZdqyGYzgD68MGofDSLFzmbhKfa2fX1Pndljru6/GjVyGQ==
3904+
eslint-plugin-sf-plugin@^1.20.5:
3905+
version "1.20.5"
3906+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.5.tgz#167657e6dd319e5e5bcc8a733668fff8e7a8089a"
3907+
integrity sha512-V8Y18rFPvVEIhWnXyQrgmdNKGFYRmDPY32lTN2vu0FCY9RkIF9ARDUAmGc5Zpz3J/faDNRtVQVra5dAJyqrMTA==
39083908
dependencies:
3909-
"@salesforce/core" "^8.3.0"
3909+
"@salesforce/core" "^8.4.0"
39103910
"@typescript-eslint/utils" "^7.18.0"
39113911

39123912
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)