Skip to content

Commit e6e76ac

Browse files
authored
Merge pull request #817 from salesforcecli/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.16.7
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.16.5 to 1.16.7
2 parents f2473cc + 62c5538 commit e6e76ac

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-header": "^3.1.1",
3939
"eslint-plugin-import": "2.28.1",
4040
"eslint-plugin-jsdoc": "^43.2.0",
41-
"eslint-plugin-sf-plugin": "^1.16.5",
41+
"eslint-plugin-sf-plugin": "^1.16.7",
4242
"husky": "^7.0.4",
4343
"mocha": "^9.1.3",
4444
"nyc": "^15.1.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2908,12 +2908,12 @@ eslint-plugin-prefer-arrow@^1.2.1:
29082908
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
29092909
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
29102910

2911-
eslint-plugin-sf-plugin@^1.16.5:
2912-
version "1.16.5"
2913-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.5.tgz#41a9153e270625776e2a05ef6add3f27090b091f"
2914-
integrity sha512-W3E9KtClPHTZajCInxryxWS0tnNwg1ER4/W7ZRJj6heX4XLJ9LHu8x519g576urSuQx03i9APGGOh1mFeAgfgw==
2911+
eslint-plugin-sf-plugin@^1.16.7:
2912+
version "1.16.7"
2913+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.7.tgz#dc3e7c451fea0cf642b7c45ec0c6d9ee1e53ae54"
2914+
integrity sha512-GS0/ylGA7ksr0aBB1DSVxW9NOu0QKFq/e0yJ/gSmZ33VP6Sx6LpwJ8uE2c3IY0KWLQ4D7zOR+jOJnxwjVlMGtA==
29152915
dependencies:
2916-
"@salesforce/core" "^5.2.7"
2916+
"@salesforce/core" "^5.2.10"
29172917
"@typescript-eslint/utils" "^5.59.11"
29182918

29192919
eslint-scope@^5.1.1:

0 commit comments

Comments
 (0)