Skip to content

Commit

Permalink
Merge pull request #1005 from salesforcecli/dependabot-npm_and_yarn-e…
Browse files Browse the repository at this point in the history
…slint-plugin-sf-plugin-1.18.7

chore(dev-deps): bump eslint-plugin-sf-plugin from 1.18.5 to 1.18.7
  • Loading branch information
svc-cli-bot authored Jun 16, 2024
2 parents 491b593 + a6dc406 commit e509b68
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@salesforce/dev-scripts": "^10.1.0",
"@salesforce/plugin-command-reference": "^3.1.1",
"chai-each": "^0.0.1",
"eslint-plugin-sf-plugin": "^1.18.5",
"eslint-plugin-sf-plugin": "^1.18.7",
"oclif": "^4.13.6",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1786,7 +1786,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^7.3.10", "@salesforce/core@^7.3.12", "@salesforce/core@^7.3.8", "@salesforce/core@^7.3.9", "@salesforce/core@^7.4.1":
"@salesforce/core@^7.3.10", "@salesforce/core@^7.3.12", "@salesforce/core@^7.3.8", "@salesforce/core@^7.4.1":
version "7.4.1"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.4.1.tgz#7c37623f6a89c199bf12cd6dc28d89bc950914ef"
integrity sha512-ccYs7uL4GYjdOcc44trfRnaz69kG0jU0aoT0qjPkIel8oVOyEoXaoDCG0A+2diqmicDp5uWK0pNs+tdWNj2mcQ==
Expand Down Expand Up @@ -4260,12 +4260,12 @@ eslint-plugin-jsdoc@^46.10.1:
semver "^7.5.4"
spdx-expression-parse "^4.0.0"

eslint-plugin-sf-plugin@^1.18.5:
version "1.18.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.5.tgz#4a81063c8dea645db8be183c3257a33dc67c0158"
integrity sha512-yjvWM3OmxFuUUlHhDAXczo4ysX5ONoeysPL0B0Cj/zjrizvS05fjaAy53fa+AwVjOIOthWopFh2vPDSTNQ+pmA==
eslint-plugin-sf-plugin@^1.18.7:
version "1.18.7"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.7.tgz#b321aa1256239865e845c2cfeda041972d9569d1"
integrity sha512-b8Y40/sileV0SK52FkbYGFhR+NGuw3pGYH4YaHL432DrQcyLU4xO1/IvIY8qpf+My1UscFwb06oYldVDMivd8Q==
dependencies:
"@salesforce/core" "^7.3.9"
"@salesforce/core" "^7.4.1"
"@typescript-eslint/utils" "^6.17.0"

eslint-plugin-unicorn@^50.0.1:
Expand Down

0 comments on commit e509b68

Please sign in to comment.