Skip to content

Commit 4f9033b

Browse files
authored
Merge pull request #289 from salesforcecli/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.15.2
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.15.1 to 1.15.2
2 parents b978474 + 079e32c commit 4f9033b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-header": "^3.1.1",
5858
"eslint-plugin-import": "^2.27.5",
5959
"eslint-plugin-jsdoc": "^43.2.0",
60-
"eslint-plugin-sf-plugin": "^1.15.1",
60+
"eslint-plugin-sf-plugin": "^1.15.2",
6161
"husky": "^7.0.4",
6262
"mocha": "^9.1.3",
6363
"nyc": "^15.1.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@
861861
mv "~2"
862862
safe-json-stringify "~1"
863863

864-
"@salesforce/core@^3.34.6", "@salesforce/core@^3.36.0":
864+
"@salesforce/core@^3.36.0":
865865
version "3.36.0"
866866
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.36.0.tgz#cbff147d888eee0b921e368c1fdc1a1a3c2eacab"
867867
integrity sha512-LOeSJgozf5B1S8C98/K3afewRsathfEm+HrXxaFXJjITFfIhxqcIDB5xC1cw0VikfRUlq7dQocmVsvezcK0Ghw==
@@ -2871,12 +2871,12 @@ eslint-plugin-prefer-arrow@^1.2.1:
28712871
resolved "https://registry.npmjs.org/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
28722872
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
28732873

2874-
eslint-plugin-sf-plugin@^1.15.1:
2875-
version "1.15.1"
2876-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.1.tgz#c922cd4825d118fcfcb4b20629d9d65b0d394d89"
2877-
integrity sha512-D2i0EiQfTOjVNPivS2Bib/YsLS+l+QU5i72NT4Lhn4nSCTb5VS19PP7lLjlFlW5ffg552q7li3BMM6Cs75YQgw==
2874+
eslint-plugin-sf-plugin@^1.15.2:
2875+
version "1.15.2"
2876+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.2.tgz#b830eb9f6a24d08f92f9fe24c1a3967bb8ae37a1"
2877+
integrity sha512-+kk6Dc8+KCFs8tgog+P+f/j5W+ZisyLC3v74EiYHcPLne1kdA83aGVX0kEq/pnBbJvoJaBGB5Jzm4rVF9CIYaQ==
28782878
dependencies:
2879-
"@salesforce/core" "^3.34.6"
2879+
"@salesforce/core" "^3.36.0"
28802880
"@typescript-eslint/utils" "^5.58.0"
28812881

28822882
eslint-scope@^5.1.1:

0 commit comments

Comments
 (0)