Skip to content

Commit f3a983f

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.18.4 to 1.18.5
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.18.4 to 1.18.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.18.4...1.18.5) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37331cf commit f3a983f

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
@@ -19,7 +19,7 @@
1919
"@salesforce/plugin-deploy-retrieve": "^3.8.3",
2020
"@salesforce/ts-sinon": "^1.4.17",
2121
"@types/fast-levenshtein": "^0.0.4",
22-
"eslint-plugin-sf-plugin": "^1.18.4",
22+
"eslint-plugin-sf-plugin": "^1.18.5",
2323
"oclif": "^4.12.0",
2424
"ts-node": "^10.9.2",
2525
"typescript": "^5.4.5"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4604,12 +4604,12 @@ eslint-plugin-jsdoc@^46.10.1:
46044604
semver "^7.5.4"
46054605
spdx-expression-parse "^4.0.0"
46064606

4607-
eslint-plugin-sf-plugin@^1.18.4:
4608-
version "1.18.4"
4609-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.4.tgz#59a41e224d620e20d0fe0e3902c43208c2629037"
4610-
integrity sha512-bPYmEh+5ARunhIfBoHc9UqrvPslRcYcloXJRKWqVkvU8tIBAiq2lqp6GWjVuUMPGjhvtUgICMolp6ozjO9wvmA==
4607+
eslint-plugin-sf-plugin@^1.18.5:
4608+
version "1.18.5"
4609+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.5.tgz#4a81063c8dea645db8be183c3257a33dc67c0158"
4610+
integrity sha512-yjvWM3OmxFuUUlHhDAXczo4ysX5ONoeysPL0B0Cj/zjrizvS05fjaAy53fa+AwVjOIOthWopFh2vPDSTNQ+pmA==
46114611
dependencies:
4612-
"@salesforce/core" "^7.3.8"
4612+
"@salesforce/core" "^7.3.9"
46134613
"@typescript-eslint/utils" "^6.17.0"
46144614

46154615
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)