Skip to content

Commit e78ca94

Browse files
authored
Merge pull request #541 from salesforcecli/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.16.1
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.15.13 to 1.16.1
2 parents 5609e49 + 78bbd47 commit e78ca94

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-header": "^3.1.1",
3333
"eslint-plugin-import": "2.27.5",
3434
"eslint-plugin-jsdoc": "^43.0.5",
35-
"eslint-plugin-sf-plugin": "^1.15.13",
35+
"eslint-plugin-sf-plugin": "^1.16.1",
3636
"husky": "^7.0.4",
3737
"mocha": "^9.1.3",
3838
"nyc": "^15.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2870,12 +2870,12 @@ eslint-plugin-prefer-arrow@^1.2.1:
28702870
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
28712871
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
28722872

2873-
eslint-plugin-sf-plugin@^1.15.13:
2874-
version "1.15.13"
2875-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.13.tgz#ec785ab6f204bcd200af8e3858fb82868ece39d6"
2876-
integrity sha512-iAmGr1aAqAhnEN3jJpIRVdmDY6VpFn790ZZP/Z+KS1fChqdx/JLcItu9t+eVEah5bNWPJQ+gREea8ySfaSf62Q==
2873+
eslint-plugin-sf-plugin@^1.16.1:
2874+
version "1.16.1"
2875+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.1.tgz#e601626262537a229be7291955cb4534aaa6d1af"
2876+
integrity sha512-pCZUxlKIMex5+t0PvPfCiJ4PUQfqkD0Ko6gpX3NCm2wAWcASHUlb8BffGiw+6E7ZfFWOCFistUb0d0cBNOvGgg==
28772877
dependencies:
2878-
"@salesforce/core" "^4.3.7"
2878+
"@salesforce/core" "^4.3.11"
28792879
"@typescript-eslint/utils" "^5.59.11"
28802880

28812881
eslint-scope@^5.1.1:

0 commit comments

Comments
 (0)