Skip to content

Commit

Permalink
Merge pull request #445 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.12 to 1.16.14
  • Loading branch information
svc-cli-bot authored Nov 5, 2023
2 parents b36cb24 + 0043758 commit 7b01130
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 @@ -26,7 +26,7 @@
"@swc/core": "^1.3.37",
"@types/inquirer": "^8.2.0",
"@types/shelljs": "^0.8.13",
"eslint-plugin-sf-plugin": "^1.16.12",
"eslint-plugin-sf-plugin": "^1.16.14",
"oclif": "^3.17.1",
"shelljs": "^0.8.4",
"shx": "0.3.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2886,12 +2886,12 @@ eslint-plugin-jsdoc@^46.8.2:
semver "^7.5.4"
spdx-expression-parse "^3.0.1"

eslint-plugin-sf-plugin@^1.16.12:
version "1.16.12"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.12.tgz#053e27f75df4e5b2d350c43aca2ddcfee4239109"
integrity sha512-iW7kFN7qEx9iqhRUcWNUqO2jkdRDX8m/wOfLXFkoq9b+6QuOnhmV4sD5G6GUvPrKP9Sv7A/Ke2hQdXT8wxfm8Q==
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.10"
"@salesforce/core" "^5.3.17"
"@typescript-eslint/utils" "^5.59.11"

eslint-plugin-unicorn@^49.0.0:
Expand Down

0 comments on commit 7b01130

Please sign in to comment.