Skip to content

Commit

Permalink
Merge pull request #430 from salesforcecli/dependabot-npm_and_yarn-es…
Browse files Browse the repository at this point in the history
…lint-plugin-sf-plugin-1.16.14

chore(dev-deps): bump eslint-plugin-sf-plugin from 1.16.13 to 1.16.14
  • Loading branch information
svc-cli-bot authored Nov 12, 2023
2 parents 120febc + d39cca0 commit c2329b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/fast-levenshtein": "^0.0.3",
"@types/fs-extra": "^9.0.13",
"@types/shelljs": "^0.8.14",
"eslint-plugin-sf-plugin": "^1.16.9",
"eslint-plugin-sf-plugin": "^1.16.14",
"fs-extra": "^10.1.0",
"oclif": "^4.0.3",
"shelljs": "^0.8.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3254,12 +3254,12 @@ eslint-plugin-perfectionist@^2.1.0:
minimatch "^9.0.3"
natural-compare-lite "^1.4.0"

eslint-plugin-sf-plugin@^1.16.9:
version "1.16.13"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.13.tgz#e3ba9ee0014c96b414af67c6aa9e8578451a01fd"
integrity sha512-Cj8r7GXrSrQ7iia78sBOGZH7VFa2/7wl5a3dtoVyIx3bp/Oq7P1yOSPofg13bdH2gZr4O+/3JNxXXvj+kqvE9A==
eslint-plugin-sf-plugin@^1.16.14:
version "1.16.14"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.14.tgz#64138f6c597ad7b750d9d7615894e2fe504852ec"
integrity sha512-numvHHhJjExz4ojxK3O25G8Vh8pXtMgZzwEaKGGsKaOJFm4rmSS2NabmfkRPYX2NCO/xn4eNHm1iGTnnQywGvg==
dependencies:
"@salesforce/core" "^5.3.14"
"@salesforce/core" "^5.3.17"
"@typescript-eslint/utils" "^5.59.11"

eslint-plugin-unicorn@^49.0.0:
Expand Down

0 comments on commit c2329b6

Please sign in to comment.