Skip to content

Commit 43fd6ad

Browse files
authored
Merge pull request #515 from salesforcecli/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.18.11
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.18.10 to 1.18.11
2 parents fb21738 + 54baa4f commit 43fd6ad

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@salesforce/cli-plugins-testkit": "^5.3.18",
1818
"@salesforce/dev-scripts": "^10.2.2",
1919
"@salesforce/plugin-command-reference": "^3.1.8",
20-
"eslint-plugin-sf-plugin": "^1.18.10",
20+
"eslint-plugin-sf-plugin": "^1.18.11",
2121
"oclif": "^4.13.12",
2222
"ts-node": "^10.9.2",
2323
"typescript": "^5.5.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3558,12 +3558,12 @@ eslint-plugin-jsdoc@^46.10.1:
35583558
semver "^7.5.4"
35593559
spdx-expression-parse "^4.0.0"
35603560

3561-
eslint-plugin-sf-plugin@^1.18.10:
3562-
version "1.18.10"
3563-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.10.tgz#d12373dbf12ff4a6926837c210e01183e0edd320"
3564-
integrity sha512-gYA0lK81/XVvzuRrTc+LW8VvgDrHEcfJpqjbF1oBkjvpLYmxZ9mVC/1iSyHPlfGqBi9mGWXUzRd3agNd7vHAKA==
3561+
eslint-plugin-sf-plugin@^1.18.11:
3562+
version "1.18.11"
3563+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.11.tgz#bf320e0dbbad4979e23842b60efd1db3b8611c83"
3564+
integrity sha512-4EaoQL5LK2Ruvc7Ws5SfteybbXYzQTAF8+8didZf0XiJBrZYSTWkdEheFG75Mk0HajxFj3XV4cW450tgCeUvHg==
35653565
dependencies:
3566-
"@salesforce/core" "^8.1.0"
3566+
"@salesforce/core" "^8.1.1"
35673567
"@typescript-eslint/utils" "^6.17.0"
35683568

35693569
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)