Skip to content

Commit 30e7625

Browse files
authored
Merge pull request #1225 from salesforcecli/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.20.9
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.8 to 1.20.9
2 parents 3160e6e + 1c3e2a0 commit 30e7625

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.8",
42+
"eslint-plugin-sf-plugin": "^1.20.9",
4343
"oclif": "^4.14.34",
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
@@ -4436,12 +4436,12 @@ eslint-plugin-jsdoc@^46.10.1:
44364436
semver "^7.5.4"
44374437
spdx-expression-parse "^4.0.0"
44384438

4439-
eslint-plugin-sf-plugin@^1.20.8:
4440-
version "1.20.8"
4441-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.8.tgz#d105980a7907bf71340fc7ad2c28b9adafc58cb4"
4442-
integrity sha512-GCQjzf30OSBr8rg3c/FqWQvbJlXJtWzZkAttXxRRh/A108glXwgME06CU882f3sXidA0vbfoic4WB8SOv6ULPA==
4439+
eslint-plugin-sf-plugin@^1.20.9:
4440+
version "1.20.9"
4441+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.9.tgz#87d17902f696ac242a1b7c6ccbb43f271d883e7e"
4442+
integrity sha512-9lqHOVTO2y9MpdaXiHGHPWP3hf8pcn3SWy6osLxK2J+jm4r2cJsx9mK0WdS4Grlfoou7Xm5P71fwgf+htrtdow==
44434443
dependencies:
4444-
"@salesforce/core" "^8.6.1"
4444+
"@salesforce/core" "^8.6.2"
44454445
"@typescript-eslint/utils" "^7.18.0"
44464446

44474447
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)