Skip to content

Commit 4a4107c

Browse files
authored
Merge pull request #805 from salesforcecli/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.20.11
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.9 to 1.20.11
2 parents eab8342 + 5402889 commit 4a4107c

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
@@ -21,7 +21,7 @@
2121
"@salesforce/plugin-auth": "^3.6.70",
2222
"@salesforce/plugin-user": "^3.6.0",
2323
"@types/debug": "^4.1.12",
24-
"eslint-plugin-sf-plugin": "^1.20.9",
24+
"eslint-plugin-sf-plugin": "^1.20.11",
2525
"oclif": "^4.15.13",
2626
"ts-node": "^10.9.2",
2727
"typescript": "^5.5.4"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3653,12 +3653,12 @@ eslint-plugin-jsdoc@^46.10.1:
36533653
semver "^7.5.4"
36543654
spdx-expression-parse "^4.0.0"
36553655

3656-
eslint-plugin-sf-plugin@^1.20.9:
3657-
version "1.20.9"
3658-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.9.tgz#87d17902f696ac242a1b7c6ccbb43f271d883e7e"
3659-
integrity sha512-9lqHOVTO2y9MpdaXiHGHPWP3hf8pcn3SWy6osLxK2J+jm4r2cJsx9mK0WdS4Grlfoou7Xm5P71fwgf+htrtdow==
3656+
eslint-plugin-sf-plugin@^1.20.11:
3657+
version "1.20.11"
3658+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.11.tgz#a242763c6707bb4584f13f9cce75166fd22ab5a4"
3659+
integrity sha512-+0CVUtSZebF3klmiiGXuJtX8iozJq460V7k4eUnIYMdJtI13NdOubpY5JVMqq+a67arhkdklMR9QpcsUIp1zGg==
36603660
dependencies:
3661-
"@salesforce/core" "^8.6.2"
3661+
"@salesforce/core" "^8.6.4"
36623662
"@typescript-eslint/utils" "^7.18.0"
36633663

36643664
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)