Skip to content

Commit 2274879

Browse files
authored
Merge pull request #1057 from salesforcecli/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.20.18
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.16 to 1.20.18
2 parents db247a1 + 489654f commit 2274879

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
@@ -16,7 +16,7 @@
1616
"@salesforce/dev-scripts": "^10.2.12",
1717
"@salesforce/plugin-command-reference": "^3.1.48",
1818
"@salesforce/ts-types": "^2.0.11",
19-
"eslint-plugin-sf-plugin": "^1.20.16",
19+
"eslint-plugin-sf-plugin": "^1.20.18",
2020
"oclif": "^4.17.42",
2121
"ts-node": "^10.9.2",
2222
"typescript": "^5.5.4"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4219,12 +4219,12 @@ eslint-plugin-jsdoc@^46.10.1:
42194219
semver "^7.5.4"
42204220
spdx-expression-parse "^4.0.0"
42214221

4222-
eslint-plugin-sf-plugin@^1.20.16:
4223-
version "1.20.16"
4224-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.16.tgz#bdaa21ba896bad98c45bfd5c2626cddcc9ba3595"
4225-
integrity sha512-NbWW2J6eO70m4C/ab9ZOVqpSW97+C/xNwHc4c10GV3mi8brxA9OWKo7vDfd2nGKrZ0EzA1BHujnu9ItV3HhrJQ==
4222+
eslint-plugin-sf-plugin@^1.20.18:
4223+
version "1.20.18"
4224+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.18.tgz#06e7a27babf6d5638b17e082c888c11201c01cd4"
4225+
integrity sha512-ljPpknrhJio/YOnZUm6f63ujT2Gi7jUE63D4BWtYYbMaljX27kmXYygoViYi/Vsz5+S8jj/ydSHLJVTRo5Ynqw==
42264226
dependencies:
4227-
"@salesforce/core" "^8.8.5"
4227+
"@salesforce/core" "^8.8.7"
42284228
"@typescript-eslint/utils" "^7.18.0"
42294229

42304230
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)