Skip to content

Commit cfdee79

Browse files
authored
Merge pull request #757 from salesforcecli/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.20.30
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.28 to 1.20.30
2 parents 90bd354 + a9bfb91 commit cfdee79

2 files changed

Lines changed: 17 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@salesforce/dev-scripts": "^11.0.2",
1616
"@salesforce/plugin-command-reference": "^3.1.60",
1717
"@types/yeoman-assert": "^3.1.4",
18-
"eslint-plugin-sf-plugin": "^1.20.28",
18+
"eslint-plugin-sf-plugin": "^1.20.30",
1919
"oclif": "^4.21.1",
2020
"ts-node": "^10.9.2",
2121
"typescript": "^5.8.3",

yarn.lock

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4200,12 +4200,12 @@ eslint-plugin-jsdoc@^46.10.1:
42004200
semver "^7.5.4"
42014201
spdx-expression-parse "^4.0.0"
42024202

4203-
eslint-plugin-sf-plugin@^1.20.28:
4204-
version "1.20.28"
4205-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.28.tgz#bcecb3e7c9535b84a120b2458fd9c826c441c256"
4206-
integrity sha512-Nxlme8+38a6toGLY/LxlQ671DQcDfoBaiIs81KTv++Vuen9ytvYBKK3i09D+Z88b8+dG4Y+YW0S0GHOpCCalMQ==
4203+
eslint-plugin-sf-plugin@^1.20.30:
4204+
version "1.20.30"
4205+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.30.tgz#34d83312ebbb4af2e0595cfc0e51bbe972449b56"
4206+
integrity sha512-fhOg19KHGfr8lnzSxTXaG16qeokdoVgxYtQAt+Uc4HBF8idoF2cTzsP70O2MI54CKxoo0U0DeqiEgxPkhsKQsg==
42074207
dependencies:
4208-
"@salesforce/core" "^8.18.1"
4208+
"@salesforce/core" "^8.18.5"
42094209
"@typescript-eslint/utils" "^7.18.0"
42104210

42114211
eslint-plugin-unicorn@^50.0.1:
@@ -4591,6 +4591,17 @@ form-data@^4.0.0, form-data@^4.0.4:
45914591
hasown "^2.0.2"
45924592
mime-types "^2.1.12"
45934593

4594+
form-data@^4.0.4:
4595+
version "4.0.4"
4596+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
4597+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
4598+
dependencies:
4599+
asynckit "^0.4.0"
4600+
combined-stream "^1.0.8"
4601+
es-set-tostringtag "^2.1.0"
4602+
hasown "^2.0.2"
4603+
mime-types "^2.1.12"
4604+
45944605
fromentries@^1.2.0:
45954606
version "1.3.2"
45964607
resolved "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz"

0 commit comments

Comments
 (0)