Skip to content

Commit b405fdb

Browse files
authored
Merge pull request #1090 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 24e7565 + 09ead52 commit b405fdb

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
@@ -25,7 +25,7 @@
2525
"@salesforce/source-testkit": "^2.2.36",
2626
"@salesforce/ts-sinon": "^1.4.20",
2727
"cross-env": "^7.0.3",
28-
"eslint-plugin-sf-plugin": "^1.18.10",
28+
"eslint-plugin-sf-plugin": "^1.18.11",
2929
"oclif": "^4.13.12",
3030
"ts-node": "^10.9.2",
3131
"typescript": "^5.5.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4623,12 +4623,12 @@ eslint-plugin-jsdoc@^46.10.1:
46234623
semver "^7.5.4"
46244624
spdx-expression-parse "^4.0.0"
46254625

4626-
eslint-plugin-sf-plugin@^1.18.10:
4627-
version "1.18.10"
4628-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.10.tgz#d12373dbf12ff4a6926837c210e01183e0edd320"
4629-
integrity sha512-gYA0lK81/XVvzuRrTc+LW8VvgDrHEcfJpqjbF1oBkjvpLYmxZ9mVC/1iSyHPlfGqBi9mGWXUzRd3agNd7vHAKA==
4626+
eslint-plugin-sf-plugin@^1.18.11:
4627+
version "1.18.11"
4628+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.11.tgz#bf320e0dbbad4979e23842b60efd1db3b8611c83"
4629+
integrity sha512-4EaoQL5LK2Ruvc7Ws5SfteybbXYzQTAF8+8didZf0XiJBrZYSTWkdEheFG75Mk0HajxFj3XV4cW450tgCeUvHg==
46304630
dependencies:
4631-
"@salesforce/core" "^8.1.0"
4631+
"@salesforce/core" "^8.1.1"
46324632
"@typescript-eslint/utils" "^6.17.0"
46334633

46344634
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)