Skip to content

Commit 44fb666

Browse files
authored
Merge pull request #1140 from salesforcecli/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.18.10
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.18.9 to 1.18.10
2 parents 4616d09 + 01eac23 commit 44fb666

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
@@ -39,7 +39,7 @@
3939
"@types/semver": "^7.5.8",
4040
"@types/shelljs": "^0.8.15",
4141
"aws-sdk-mock": "^5.9.0",
42-
"eslint-plugin-sf-plugin": "^1.18.9",
42+
"eslint-plugin-sf-plugin": "^1.18.10",
4343
"oclif": "^4.13.10",
4444
"ts-node": "^10.9.2",
4545
"typescript": "^5.5.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4441,12 +4441,12 @@ eslint-plugin-jsdoc@^46.10.1:
44414441
semver "^7.5.4"
44424442
spdx-expression-parse "^4.0.0"
44434443

4444-
eslint-plugin-sf-plugin@^1.18.9:
4445-
version "1.18.9"
4446-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.9.tgz#785916e1c428bbc886a6d5c1cd1f5214cbb03319"
4447-
integrity sha512-p/l64/qsGp3iD28PfsSEtWYJ9ziWDZ6aOtoty99WQDpazLVG3DDzCSE/pZjwPQlY1AnU+4eo9/H8ZROeuA3Nmw==
4444+
eslint-plugin-sf-plugin@^1.18.10:
4445+
version "1.18.10"
4446+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.10.tgz#d12373dbf12ff4a6926837c210e01183e0edd320"
4447+
integrity sha512-gYA0lK81/XVvzuRrTc+LW8VvgDrHEcfJpqjbF1oBkjvpLYmxZ9mVC/1iSyHPlfGqBi9mGWXUzRd3agNd7vHAKA==
44484448
dependencies:
4449-
"@salesforce/core" "^8.0.3"
4449+
"@salesforce/core" "^8.1.0"
44504450
"@typescript-eslint/utils" "^6.17.0"
44514451

44524452
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)