Skip to content

Commit

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

chore(dev-deps): bump eslint-plugin-sf-plugin from 1.18.11 to 1.18.12
  • Loading branch information
svc-cli-bot authored Jul 22, 2024
2 parents 5e3d8ba + b34ff66 commit 2044b8d
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 @@ -17,7 +17,7 @@
"@salesforce/cli-plugins-testkit": "^5.3.19",
"@salesforce/dev-scripts": "^8.5.0",
"@salesforce/plugin-command-reference": "^3.1.11",
"eslint-plugin-sf-plugin": "^1.18.11",
"eslint-plugin-sf-plugin": "^1.18.12",
"oclif": "^4.14.7",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3808,12 +3808,12 @@ eslint-plugin-jsdoc@^46.10.1:
semver "^7.5.4"
spdx-expression-parse "^4.0.0"

eslint-plugin-sf-plugin@^1.18.11:
version "1.18.11"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.11.tgz#bf320e0dbbad4979e23842b60efd1db3b8611c83"
integrity sha512-4EaoQL5LK2Ruvc7Ws5SfteybbXYzQTAF8+8didZf0XiJBrZYSTWkdEheFG75Mk0HajxFj3XV4cW450tgCeUvHg==
eslint-plugin-sf-plugin@^1.18.12:
version "1.18.12"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.12.tgz#86a70a23bf55f01c2052aace1633fb6fef6c6caa"
integrity sha512-07FXTiJshcuiewSy7QhE1/H8tYigAlZVSstDVZtHD9Okq4fTedTektBHV088RvmgmoClaGVkL8vGPccaEZOYQg==
dependencies:
"@salesforce/core" "^8.1.1"
"@salesforce/core" "^8.2.1"
"@typescript-eslint/utils" "^6.17.0"

eslint-plugin-unicorn@^50.0.1:
Expand Down

0 comments on commit 2044b8d

Please sign in to comment.