Skip to content

Commit d138683

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.15.8 to 1.15.9
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.15.8 to 1.15.9. - [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.15.8...1.15.9) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7c2651 commit d138683

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-header": "^3.1.1",
3434
"eslint-plugin-import": "^2.27.5",
3535
"eslint-plugin-jsdoc": "^44.2.7",
36-
"eslint-plugin-sf-plugin": "^1.15.6",
36+
"eslint-plugin-sf-plugin": "^1.15.9",
3737
"husky": "^8.0.3",
3838
"mocha": "^10.2.0",
3939
"nyc": "^15.1.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,7 +1316,7 @@
13161316
semver "^7.3.7"
13171317
tsutils "^3.21.0"
13181318

1319-
"@typescript-eslint/utils@5.59.11", "@typescript-eslint/utils@^5.59.8":
1319+
"@typescript-eslint/utils@5.59.11", "@typescript-eslint/utils@^5.59.11":
13201320
version "5.59.11"
13211321
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.11.tgz#9dbff49dc80bfdd9289f9f33548f2e8db3c59ba1"
13221322
integrity sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==
@@ -2801,13 +2801,13 @@ eslint-plugin-prefer-arrow@^1.2.1:
28012801
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
28022802
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
28032803

2804-
eslint-plugin-sf-plugin@^1.15.6:
2805-
version "1.15.8"
2806-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.8.tgz#6926244f8f8ea7015b8109283abf44736e59aa76"
2807-
integrity sha512-78toJayNZinG0NFKPBVeRzGoYwUViQcrvCMQq/h/7D3f0XKZ6NRHEt1V+Dt3j0GOZ+A/UqWbrLuvMPl4sPMo2Q==
2804+
eslint-plugin-sf-plugin@^1.15.9:
2805+
version "1.15.9"
2806+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.9.tgz#82dd27f72b6a621dc02ccca0601092550fe70c06"
2807+
integrity sha512-BRyzj4FlfWFU/bXW/Gv2768NR/R3v6DoLtIwv6JifMYD1+xACugs8wCn9xEe/AadFD33hVADDOl13ZwshfZP0w==
28082808
dependencies:
28092809
"@salesforce/core" "^4.1.0"
2810-
"@typescript-eslint/utils" "^5.59.8"
2810+
"@typescript-eslint/utils" "^5.59.11"
28112811

28122812
eslint-scope@^5.1.1:
28132813
version "5.1.1"

0 commit comments

Comments
 (0)