8000 Merge pull request #1281 from salesforcecli/dependabot-npm_and_yarn-e… · salesforcecli/plugin-user@ccf690d · GitHub
[go: up one dir, main page]

Skip to content

Commit ccf690d

Browse files
authored
Merge pull request #1281 from salesforcecli/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.20.26
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.25 to 1.20.26
2 parents 3185e78 + 61da318 commit ccf690d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@salesforce/dev-scripts": "^11.0.2",
1818
"@salesforce/plugin-command-reference": "^3.1.56",
1919
"chai-each": "^0.0.1",
20-
"eslint-plugin-sf-plugin": "^1.20.25",
20+
"eslint-plugin-sf-plugin": "^1.20.26",
2121
"oclif": "^4.18.1",
2222
"ts-node": "^10.9.2",
2323
"typescript": "^5.8.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3966,12 +3966,12 @@ eslint-plugin-jsdoc@^46.10.1:
39663966
semver "^7.5.4"
39673967
spdx-expression-parse "^4.0.0"
39683968

3969-
eslint-plugin-sf-plugin@^1.20.25:
3970-
version "1.20.25"
3971-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.25.tgz#943d861c73579d982a2c09eb5d8d5907cfdd7956"
3972-
integrity sha512-uknNSP5+CRHeA7PRGErKD5nCoehJY/UVofspAiwEmtzhNBfS1eUxORN9fU6WEjb9Mc3O6i7YrMznTYFhJYWr1Q==
3969+
eslint-plugin-sf-plugin@^1.20.26:
3970+
version "1.20.26"
3971+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.26.tgz#3ffada40ee1aeab70384c16ed717769946b1473e"
3972+
integrity sha512-kK1Kj+PpkVaGHWR+/FGdSW4lT7nbD+g2mSLkYFFQ4X9L9VnDSGI2mbNfByCeJ0RELC2GxM0jhw/T1pgSKc7aQw==
39733973
dependencies:
3974-
"@salesforce/core" "^8.12.0"
3974+
"@salesforce/core" "^8.14.0"
39753975
"@typescript-eslint/utils" "^7.18.0"
39763976

39773977
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)
0