Skip to content

Commit

Permalink
Merge pull request #748 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.3 to 1.16.14
  • Loading branch information
svc-cli-bot authored Nov 5, 2023
2 parents af5b5de + 3a3fb5c commit 91f1c8a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@salesforce/ts-sinon": "1.4.18",
"@swc/core": "^1.3.29",
"@types/shelljs": "^0.8.13",
"eslint-plugin-sf-plugin": "^1.16.3",
"eslint-plugin-sf-plugin": "^1.16.14",
"oclif": "^3.17.2",
"shelljs": "^0.8.5",
"shx": "0.3.4",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1122,15 +1122,15 @@
jsonwebtoken "9.0.0"
ts-retry-promise "^0.7.0"

"@salesforce/core@^5.2.1", "@salesforce/core@^5.2.9", "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.10", "@salesforce/core@^5.3.15":
version "5.3.15"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.15.tgz#3da2b3b3bd34aebfdad281cfe3d69d4b17e21581"
integrity sha512-71MFjO+8K8LQFDgY3BzwjfH4jqxccoAmFyLfBzwpK9spiFbn4/PlV9HbRjOeBBaY6FY4V8y5DS7Upqr5UZi8CQ==
"@salesforce/core@^5.2.9", "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.10", "@salesforce/core@^5.3.15", "@salesforce/core@^5.3.17":
version "5.3.18"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.18.tgz#c0b7b59fbef7f0689e88968c614dd1ae2c420f02"
integrity sha512-/Ag7elFngTT13PRblSPJPB2Q+xk3jR2SX8bYa83fcQljVF7ApGB5qtFpauXmUv8lgRnN+F01HNqM16iszAMP9w==
dependencies:
"@salesforce/kit" "^3.0.14"
"@salesforce/kit" "^3.0.15"
"@salesforce/schemas" "^1.6.1"
"@salesforce/ts-types" "^2.0.9"
"@types/semver" "^7.5.3"
"@types/semver" "^7.5.4"
ajv "^8.12.0"
change-case "^4.1.2"
faye "^1.4.0"
Expand Down Expand Up @@ -1191,7 +1191,7 @@
shx "^0.3.3"
tslib "^2.5.0"

"@salesforce/kit@^3.0.11", "@salesforce/kit@^3.0.13", "@salesforce/kit@^3.0.14", "@salesforce/kit@^3.0.15":
"@salesforce/kit@^3.0.11", "@salesforce/kit@^3.0.13", "@salesforce/kit@^3.0.15":
version "3.0.15"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.15.tgz#713df3f5767f874c70a2e731c7cb5ba677989559"
integrity sha512-XkA8jsuLvVnyP460dAbU3pBFP2IkmmmsVxMQVifcKKbNWaIBbZBzAfj+vdaQfnvZyflLhsrFT3q2xkb0vHouPg==
Expand Down Expand Up @@ -1640,7 +1640,7 @@
dependencies:
"@types/node" "*"

"@types/semver@^7.3.12", "@types/semver@^7.3.13", "@types/semver@^7.5.0", "@types/semver@^7.5.3":
"@types/semver@^7.3.12", "@types/semver@^7.3.13", "@types/semver@^7.5.0", "@types/semver@^7.5.4":
version "7.5.4"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.4.tgz#0a41252ad431c473158b22f9bfb9a63df7541cff"
integrity sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ==
Expand Down Expand Up @@ -3641,12 +3641,12 @@ eslint-plugin-jsdoc@^46.8.2:
semver "^7.5.4"
spdx-expression-parse "^3.0.1"

eslint-plugin-sf-plugin@^1.16.3:
version "1.16.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.3.tgz#789295e02811943fccd598a5c48b1bfb6064b687"
integrity sha512-3TN0bpjSKEXrN2Wfc/Rp8jMa7gAnjMxdKV0txYxoJwGXTZlpjTcEmJW96htpWqMwJJZ/Ytwi+aVarO94QsON1Q==
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.2.1"
"@salesforce/core" "^5.3.17"
"@typescript-eslint/utils" "^5.59.11"

eslint-plugin-unicorn@^49.0.0:
Expand Down

0 comments on commit 91f1c8a

Please sign in to comment.