Skip to content

Commit

Permalink
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.17.4 to 1.17.5 (#…
Browse files Browse the repository at this point in the history
…1135)

Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.17.4 to 1.17.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.17.4...1.17.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>
  • Loading branch information
dependabot[bot] authored Mar 31, 2024
1 parent 893689b commit bdf76d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"archiver": "^5.3.2",
"chai-each": "^0.0.1",
"cross-env": "^7.0.3",
"eslint-plugin-sf-plugin": "^1.17.4",
"eslint-plugin-sf-plugin": "^1.17.5",
"fast-glob": "^3.3.1",
"oclif": "^4.4.8",
"ts-node": "^10.9.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4569,12 +4569,12 @@ eslint-plugin-jsdoc@^46.9.0:
semver "^7.5.4"
spdx-expression-parse "^3.0.1"

eslint-plugin-sf-plugin@^1.17.4:
version "1.17.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.4.tgz#31006e188cf534eedea0ecd6159443e61346a66c"
integrity sha512-6SVkegmUdXl2YnghLNXsnmjCw4gtkdAyRcxrhqpyS8vxfP3PZocKHQBuMH5aIAsA/Yb9bXcOs1gE5y0r/bD7MA==
eslint-plugin-sf-plugin@^1.17.5:
version "1.17.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.5.tgz#3ce0e7033eaf50675c962e7d2def3bb2cad15018"
integrity sha512-TQlUNOwop8aGeIOY+Vtj3OV0EGN7ps2YpV9LEvgGpw7Eeg5ocULQqR6WPwuRpeRn+XUNl7AC5NVDdhveA1fEEQ==
dependencies:
"@salesforce/core" "^6.7.0"
"@salesforce/core" "^6.7.3"
"@typescript-eslint/utils" "^6.17.0"

eslint-plugin-unicorn@^49.0.0:
Expand Down

0 comments on commit bdf76d1

Please sign in to comment.