Skip to content

Commit

Permalink
Merge pull request #405 from forcedotcom/dependabot-npm_and_yarn-esli…
Browse files Browse the repository at this point in the history
…nt-plugin-sf-plugin-1.16.7

chore(dev-deps): bump eslint-plugin-sf-plugin from 1.16.5 to 1.16.7
  • Loading branch information
svc-cli-bot authored Oct 1, 2023
2 parents 4974b69 + 46e0eeb commit 46d27b8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^44.2.7",
"eslint-plugin-sf-plugin": "^1.16.5",
"eslint-plugin-sf-plugin": "^1.16.7",
"husky": "^8.0.3",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.7.1"

"@salesforce/core@^5.2.10", "@salesforce/core@^5.2.7", "@salesforce/core@^5.3.1":
"@salesforce/core@^5.2.10", "@salesforce/core@^5.3.1":
version "5.3.1"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.1.tgz#93c49760faa7b503bbfea8376d80a66815065e4a"
integrity sha512-LEQ3Yp7GxexsGXxT85Pp4AgOzzqY9Y3kol8ByVsHpHGvs8XLRbKl44IPxTXBdMB2roFM+Iosd46i0KbTuh2MQg==
Expand Down Expand Up @@ -2290,12 +2290,12 @@ eslint-plugin-prefer-arrow@^1.2.1:
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==

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

eslint-scope@^5.1.1:
Expand Down

0 comments on commit 46d27b8

Please sign in to comment.