Skip to content

Commit be4d962

Browse files
authored
Merge pull request #640 from forcedotcom/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.20.5
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.4 to 1.20.5
2 parents e37c2e0 + bbd199b commit be4d962

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@salesforce/dev-scripts": "^10.2.9",
6262
"@types/globby": "^9.1.0",
6363
"@types/jszip": "^3.4.1",
64-
"eslint-plugin-sf-plugin": "^1.20.4",
64+
"eslint-plugin-sf-plugin": "^1.20.5",
6565
"shelljs": "0.8.5",
6666
"ts-node": "^10.9.2",
6767
"typescript": "^5.5.4"

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2158,12 +2158,12 @@ eslint-plugin-jsdoc@^46.10.1:
21582158
semver "^7.5.4"
21592159
spdx-expression-parse "^4.0.0"
21602160

2161-
eslint-plugin-sf-plugin@^1.20.4:
2162-
version "1.20.4"
2163-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.4.tgz#9d99f76cd316939222231f74bb65fc76ddd7fee4"
2164-
integrity sha512-lpuF4XGVenrQotd0cUZhgZ4rLDubytWPJBzmMCIovZdqyGYzgD68MGofDSLFzmbhKfa2fX1Pndljru6/GjVyGQ==
2161+
eslint-plugin-sf-plugin@^1.20.5:
2162+
version "1.20.5"
2163+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.5.tgz#167657e6dd319e5e5bcc8a733668fff8e7a8089a"
2164+
integrity sha512-V8Y18rFPvVEIhWnXyQrgmdNKGFYRmDPY32lTN2vu0FCY9RkIF9ARDUAmGc5Zpz3J/faDNRtVQVra5dAJyqrMTA==
21652165
dependencies:
2166-
"@salesforce/core" "^8.3.0"
2166+
"@salesforce/core" "^8.4.0"
21672167
"@typescript-eslint/utils" "^7.18.0"
21682168

21692169
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)