Skip to content

Commit 6214760

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.18.12 to 1.20.4
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.18.12 to 1.20.4. - [Release notes](https://github.com/salesforcecli/eslint-plugin-sf-plugin/releases) - [Changelog](https://github.com/salesforcecli/eslint-plugin-sf-plugin/blob/main/CHANGELOG.md) - [Commits](salesforcecli/eslint-plugin-sf-plugin@1.18.12...1.20.4) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d93025 commit 6214760

File tree

2 files changed

+59
-9
lines changed

2 files changed

+59
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@salesforce/dev-scripts": "^10.2.9",
1717
"@salesforce/plugin-command-reference": "^3.1.15",
1818
"@salesforce/ts-types": "^2.0.11",
19-
"eslint-plugin-sf-plugin": "^1.18.12",
19+
"eslint-plugin-sf-plugin": "^1.20.4",
2020
"oclif": "^4.14.17",
2121
"ts-node": "^10.9.2",
2222
"typescript": "^5.5.4"

yarn.lock

Lines changed: 58 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1632,7 +1632,7 @@
16321632
strip-ansi "6.0.1"
16331633
ts-retry-promise "^0.8.1"
16341634

1635-
"@salesforce/core@^8.2.1", "@salesforce/core@^8.2.7", "@salesforce/core@^8.2.8", "@salesforce/core@^8.3.0":
1635+
"@salesforce/core@^8.2.7", "@salesforce/core@^8.2.8", "@salesforce/core@^8.3.0":
16361636
version "8.3.0"
16371637
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.3.0.tgz#b61fb6c0c0dec5664ce12ba62ebe35136ae33878"
16381638
integrity sha512-HZchC42oGJ5RQsG9HpAb1bT7ohjB31ATDz46ryMvLngMmrfHnyzv2mlIi6UdYkJ/2meH2BJkibHi8paPrtF+/A==
@@ -2651,6 +2651,14 @@
26512651
"@typescript-eslint/types" "6.21.0"
26522652
"@typescript-eslint/visitor-keys" "6.21.0"
26532653

2654+
"@typescript-eslint/[email protected]":
2655+
version "7.18.0"
2656+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
2657+
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
2658+
dependencies:
2659+
"@typescript-eslint/types" "7.18.0"
2660+
"@typescript-eslint/visitor-keys" "7.18.0"
2661+
26542662
"@typescript-eslint/[email protected]":
26552663
version "6.21.0"
26562664
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
@@ -2666,6 +2674,11 @@
26662674
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
26672675
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
26682676

2677+
"@typescript-eslint/[email protected]":
2678+
version "7.18.0"
2679+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
2680+
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
2681+
26692682
"@typescript-eslint/[email protected]":
26702683
version "6.21.0"
26712684
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
@@ -2680,7 +2693,21 @@
26802693
semver "^7.5.4"
26812694
ts-api-utils "^1.0.1"
26822695

2683-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.17.0":
2696+
"@typescript-eslint/[email protected]":
2697+
version "7.18.0"
2698+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
2699+
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
2700+
dependencies:
2701+
"@typescript-eslint/types" "7.18.0"
2702+
"@typescript-eslint/visitor-keys" "7.18.0"
2703+
debug "^4.3.4"
2704+
globby "^11.1.0"
2705+
is-glob "^4.0.3"
2706+
minimatch "^9.0.4"
2707+
semver "^7.6.0"
2708+
ts-api-utils "^1.3.0"
2709+
2710+
"@typescript-eslint/[email protected]":
26842711
version "6.21.0"
26852712
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
26862713
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
@@ -2693,6 +2720,16 @@
26932720
"@typescript-eslint/typescript-estree" "6.21.0"
26942721
semver "^7.5.4"
26952722

2723+
"@typescript-eslint/utils@^7.18.0":
2724+
version "7.18.0"
2725+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
2726+
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
2727+
dependencies:
2728+
"@eslint-community/eslint-utils" "^4.4.0"
2729+
"@typescript-eslint/scope-manager" "7.18.0"
2730+
"@typescript-eslint/types" "7.18.0"
2731+
"@typescript-eslint/typescript-estree" "7.18.0"
2732+
26962733
"@typescript-eslint/[email protected]":
26972734
version "6.21.0"
26982735
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
@@ -2701,6 +2738,14 @@
27012738
"@typescript-eslint/types" "6.21.0"
27022739
eslint-visitor-keys "^3.4.1"
27032740

2741+
"@typescript-eslint/[email protected]":
2742+
version "7.18.0"
2743+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
2744+
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
2745+
dependencies:
2746+
"@typescript-eslint/types" "7.18.0"
2747+
eslint-visitor-keys "^3.4.3"
2748+
27042749
"@ungap/structured-clone@^1.2.0":
27052750
version "1.2.0"
27062751
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -3942,13 +3987,13 @@ eslint-plugin-jsdoc@^46.10.1:
39423987
semver "^7.5.4"
39433988
spdx-expression-parse "^4.0.0"
39443989

3945-
eslint-plugin-sf-plugin@^1.18.12:
3946-
version "1.18.12"
3947-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.12.tgz#86a70a23bf55f01c2052aace1633fb6fef6c6caa"
3948-
integrity sha512-07FXTiJshcuiewSy7QhE1/H8tYigAlZVSstDVZtHD9Okq4fTedTektBHV088RvmgmoClaGVkL8vGPccaEZOYQg==
3990+
eslint-plugin-sf-plugin@^1.20.4:
3991+
version "1.20.4"
3992+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.4.tgz#9d99f76cd316939222231f74bb65fc76ddd7fee4"
3993+
integrity sha512-lpuF4XGVenrQotd0cUZhgZ4rLDubytWPJBzmMCIovZdqyGYzgD68MGofDSLFzmbhKfa2fX1Pndljru6/GjVyGQ==
39493994
dependencies:
3950-
"@salesforce/core" "^8.2.1"
3951-
"@typescript-eslint/utils" "^6.17.0"
3995+
"@salesforce/core" "^8.3.0"
3996+
"@typescript-eslint/utils" "^7.18.0"
39523997

39533998
eslint-plugin-unicorn@^50.0.1:
39543999
version "50.0.1"
@@ -7242,6 +7287,11 @@ ts-api-utils@^1.0.1:
72427287
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
72437288
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
72447289

7290+
ts-api-utils@^1.3.0:
7291+
version "1.3.0"
7292+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
7293+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
7294+
72457295
ts-json-schema-generator@^1.5.1:
72467296
version "1.5.1"
72477297
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.1.tgz#7759c421240be86d393a884ad186f926b22332db"

0 commit comments

Comments
 (0)