Skip to content

Commit 03148da

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.18.8 to 1.18.9
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.18.8 to 1.18.9. - [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.8...1.18.9) --- 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 d921910 commit 03148da

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@salesforce/plugin-auth": "^3.6.26",
2222
"@salesforce/plugin-user": "^3.5.16",
2323
"@types/debug": "^4.1.12",
24-
"eslint-plugin-sf-plugin": "^1.18.8",
24+
"eslint-plugin-sf-plugin": "^1.18.9",
2525
"oclif": "^4.13.10",
2626
"ts-node": "^10.9.2",
2727
"typescript": "^5.4.5"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3733,12 +3733,12 @@ eslint-plugin-jsdoc@^46.10.1:
37333733
semver "^7.5.4"
37343734
spdx-expression-parse "^4.0.0"
37353735

3736-
eslint-plugin-sf-plugin@^1.18.8:
3737-
version "1.18.8"
3738-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.8.tgz#e878185bf3553ab847d43f247489e4523e0c92b1"
3739-
integrity sha512-55bGhmI5fc7T81rESdItd3Gj2om3DN5m/tII4nblwNSXlhIqAw9zYPaWkdmCddq2N6W8UYVFGeRnw1QLYIC3/w==
3736+
eslint-plugin-sf-plugin@^1.18.9:
3737+
version "1.18.9"
3738+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.9.tgz#785916e1c428bbc886a6d5c1cd1f5214cbb03319"
3739+
integrity sha512-p/l64/qsGp3iD28PfsSEtWYJ9ziWDZ6aOtoty99WQDpazLVG3DDzCSE/pZjwPQlY1AnU+4eo9/H8ZROeuA3Nmw==
37403740
dependencies:
3741-
"@salesforce/core" "^8.0.1"
3741+
"@salesforce/core" "^8.0.3"
37423742
"@typescript-eslint/utils" "^6.17.0"
37433743

37443744
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)