Skip to content

Commit 19f1bc8

Browse files
authored
Merge pull request #1241 from salesforcecli/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.20.10
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.9 to 1.20.10
2 parents 8773e8f + c793947 commit 19f1bc8

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.20.9",
42+
"eslint-plugin-sf-plugin": "^1.20.10",
4343
"oclif": "^4.15.12",
4444
"ts-node": "^10.9.2",
4545
"typescript": "^5.6.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4676,12 +4676,12 @@ eslint-plugin-jsdoc@^46.10.1:
46764676
semver "^7.5.4"
46774677
spdx-expression-parse "^4.0.0"
46784678

4679-
eslint-plugin-sf-plugin@^1.20.9:
4680-
version "1.20.9"
4681-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.9.tgz#87d17902f696ac242a1b7c6ccbb43f271d883e7e"
4682-
integrity sha512-9lqHOVTO2y9MpdaXiHGHPWP3hf8pcn3SWy6osLxK2J+jm4r2cJsx9mK0WdS4Grlfoou7Xm5P71fwgf+htrtdow==
4679+
eslint-plugin-sf-plugin@^1.20.10:
4680+
version "1.20.10"
4681+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.10.tgz#3aa5746cd0d063510e3b9ee6b45b2a417b217b17"
4682+
integrity sha512-m1eKFc1gdfeUoKZ9FA5PbEgs9bUVY2SDZ0SMOHm7JrrFtIS3/Bj+nX0tAGWh0AhfoHD1pS7MJBl+FQv3qzWurA==
46834683
dependencies:
4684-
"@salesforce/core" "^8.6.2"
4684+
"@salesforce/core" "^8.6.3"
46854685
"@typescript-eslint/utils" "^7.18.0"
46864686

46874687
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)