Skip to content

Commit 5a99fa9

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.11 to 1.20.13 (#1457)
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.11 to 1.20.13. - [Release notes](https://github.com/salesforcecli/eslint-plugin-sf-plugin/releases) - [Changelog](https://github.com/salesforcecli/eslint-plugin-sf-plugin/blob/main/CHANGELOG.md) - [Commits](salesforcecli/eslint-plugin-sf-plugin@1.20.11...1.20.13) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d38c3e2 commit 5a99fa9

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
@@ -50,7 +50,7 @@
5050
"@types/minimatch": "^5.1.2",
5151
"deep-equal-in-any-order": "^1.1.19",
5252
"esbuild": "^0.24.0",
53-
"eslint-plugin-sf-plugin": "^1.20.11",
53+
"eslint-plugin-sf-plugin": "^1.20.13",
5454
"mocha-junit-reporter": "^1.23.3",
5555
"mocha-snap": "^5.0.0",
5656
"ts-morph": "^24.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2333,12 +2333,12 @@ eslint-plugin-jsdoc@^46.10.1:
23332333
semver "^7.5.4"
23342334
spdx-expression-parse "^4.0.0"
23352335

2336-
eslint-plugin-sf-plugin@^1.20.11:
2337-
version "1.20.11"
2338-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.11.tgz#a242763c6707bb4584f13f9cce75166fd22ab5a4"
2339-
integrity sha512-+0CVUtSZebF3klmiiGXuJtX8iozJq460V7k4eUnIYMdJtI13NdOubpY5JVMqq+a67arhkdklMR9QpcsUIp1zGg==
2336+
eslint-plugin-sf-plugin@^1.20.13:
2337+
version "1.20.13"
2338+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.13.tgz#cebe116f1c8c44595ae67e0e1c9dc61f86f69652"
2339+
integrity sha512-jGiQn55k7TDPgpz9Wr2heNbyjGkFvpy+rgBMj7zDWSSJPLLePsLYF2CI4twF9lufQDzLxnO+BNUr+ZkChy+/TQ==
23402340
dependencies:
2341-
"@salesforce/core" "^8.6.4"
2341+
"@salesforce/core" "^8.8.0"
23422342
"@typescript-eslint/utils" "^7.18.0"
23432343

23442344
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)