Skip to content

Commit

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

chore(dev-deps): bump eslint-plugin-sf-plugin from 1.17.3 to 1.17.4
  • Loading branch information
svc-cli-bot authored Mar 3, 2024
2 parents 9b9a3f6 + 18967d5 commit 7ac995b
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 @@ -28,7 +28,7 @@
"@types/marked-terminal": "^3.1.3",
"@types/semver": "^7.5.8",
"@types/sinon-chai": "^3.2.12",
"eslint-plugin-sf-plugin": "^1.17.3",
"eslint-plugin-sf-plugin": "^1.17.4",
"oclif": "^4.4.19",
"sinon-chai": "^3.7.0",
"ts-node": "^10.9.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2016,7 +2016,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.0"

"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.2", "@salesforce/core@^6.5.3", "@salesforce/core@^6.5.4", "@salesforce/core@^6.7.0":
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.2", "@salesforce/core@^6.5.3", "@salesforce/core@^6.5.4", "@salesforce/core@^6.7.0":
version "6.7.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.0.tgz#f838f5704aa2f14296fd85691c9bcd8da33dca5d"
integrity sha512-KIyoSdQJVwtReSpXfpFZ4D4BXHFh5xcmvY6UJjzxB3H7CqUtC/20ldal/jCD8JEy/jObfG7GyxZmZYZYF88JCw==
Expand Down Expand Up @@ -4782,12 +4782,12 @@ eslint-plugin-jsdoc@^46.9.0:
semver "^7.5.4"
spdx-expression-parse "^3.0.1"

eslint-plugin-sf-plugin@^1.17.3:
version "1.17.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.3.tgz#3adda2e9955bf8f09859f935468c99ca15b58cc3"
integrity sha512-IFbKJYHbb0LBkdr/ftcz/awuEiktIhouJrHeZ0oQ2BOYKK4YOFdgfpVGqENNW2RvIS077bnjf8yzdgn2pLhcdg==
eslint-plugin-sf-plugin@^1.17.4:
version "1.17.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.4.tgz#31006e188cf534eedea0ecd6159443e61346a66c"
integrity sha512-6SVkegmUdXl2YnghLNXsnmjCw4gtkdAyRcxrhqpyS8vxfP3PZocKHQBuMH5aIAsA/Yb9bXcOs1gE5y0r/bD7MA==
dependencies:
"@salesforce/core" "^6.5.1"
"@salesforce/core" "^6.7.0"
"@typescript-eslint/utils" "^6.17.0"

eslint-plugin-unicorn@^49.0.0:
Expand Down

0 comments on commit 7ac995b

Please sign in to comment.