Skip to content

Commit

Permalink
Merge pull request #438 from salesforcecli/dependabot-npm_and_yarn-es…
Browse files Browse the repository at this point in the history
…lint-plugin-sf-plugin-1.20.8

chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.7 to 1.20.8
  • Loading branch information
svc-cli-bot authored Oct 6, 2024
2 parents 0623695 + 2071af9 commit 53be2e5
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 @@ -23,7 +23,7 @@
"@salesforce/ts-sinon": "^1.4.27",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.26",
"eslint-plugin-sf-plugin": "^1.20.7",
"eslint-plugin-sf-plugin": "^1.20.8",
"oclif": "^4",
"ts-node": "^10.9.2",
"typescript": "^5.6.2"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1820,7 +1820,7 @@
semver "^7.6.0"
ts-retry-promise "^0.7.1"

"@salesforce/core@^8.4.0", "@salesforce/core@^8.5.4", "@salesforce/core@^8.5.7", "@salesforce/core@^8.6.1":
"@salesforce/core@^8.4.0", "@salesforce/core@^8.5.7", "@salesforce/core@^8.6.1":
version "8.6.1"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.6.1.tgz#180c489447190632cf48364a077510989fc1dea2"
integrity sha512-bOS6YIjk3IFzFtZcQXUIbJQ740Gh6EyzlcvoBpDpFA5eaz5ZrS0dO1e0rU6Gn4V1FZkvt84gQXA5G1M8tTNKVw==
Expand Down Expand Up @@ -4738,12 +4738,12 @@ eslint-plugin-jsdoc@^46.10.1:
semver "^7.5.4"
spdx-expression-parse "^4.0.0"

eslint-plugin-sf-plugin@^1.20.7:
version "1.20.7"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.7.tgz#f22dfe52f6731e68e6ff54debccc938e7802645c"
integrity sha512-Lps86ebnRrHTYRVMJPvoQtvM+hmTzkEj0mbD3d0UfPPvTZ2dy5HtFk/8OspG9HweyYbTJU6qoTXWDwIH09LD0g==
eslint-plugin-sf-plugin@^1.20.8:
version "1.20.8"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.8.tgz#d105980a7907bf71340fc7ad2c28b9adafc58cb4"
integrity sha512-GCQjzf30OSBr8rg3c/FqWQvbJlXJtWzZkAttXxRRh/A108glXwgME06CU882f3sXidA0vbfoic4WB8SOv6ULPA==
dependencies:
"@salesforce/core" "^8.5.4"
"@salesforce/core" "^8.6.1"
"@typescript-eslint/utils" "^7.18.0"

eslint-plugin-unicorn@^50.0.1:
Expand Down

0 comments on commit 53be2e5

Please sign in to comment.