Skip to content

Commit 838f5d2

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.18.12 to 1.20.0
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.18.12 to 1.20.0. - [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.0) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf97ad3 commit 838f5d2

2 files changed

Lines changed: 57 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@salesforce/plugin-auth": "^3.6.38",
2222
"@salesforce/plugin-user": "^3.5.19",
2323
"@types/debug": "^4.1.12",
24-
"eslint-plugin-sf-plugin": "^1.18.12",
24+
"eslint-plugin-sf-plugin": "^1.20.0",
2525
"oclif": "^4.14.9",
2626
"ts-node": "^10.9.2",
2727
"typescript": "^5.4.5"

yarn.lock

Lines changed: 56 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2279,6 +2279,14 @@
22792279
"@typescript-eslint/types" "6.21.0"
22802280
"@typescript-eslint/visitor-keys" "6.21.0"
22812281

2282+
"@typescript-eslint/scope-manager@7.17.0":
2283+
version "7.17.0"
2284+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.17.0.tgz#e072d0f914662a7bfd6c058165e3c2b35ea26b9d"
2285+
integrity sha512-0P2jTTqyxWp9HiKLu/Vemr2Rg1Xb5B7uHItdVZ6iAenXmPo4SZ86yOPCJwMqpCyaMiEHTNqizHfsbmCFT1x9SA==
2286+
dependencies:
2287+
"@typescript-eslint/types" "7.17.0"
2288+
"@typescript-eslint/visitor-keys" "7.17.0"
2289+
22822290
"@typescript-eslint/type-utils@6.21.0":
22832291
version "6.21.0"
22842292
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
@@ -2294,6 +2302,11 @@
22942302
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
22952303
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
22962304

2305+
"@typescript-eslint/types@7.17.0":
2306+
version "7.17.0"
2307+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.17.0.tgz#7ce8185bdf06bc3494e73d143dbf3293111b9cff"
2308+
integrity sha512-a29Ir0EbyKTKHnZWbNsrc/gqfIBqYPwj3F2M+jWE/9bqfEHg0AMtXzkbUkOG6QgEScxh2+Pz9OXe11jHDnHR7A==
2309+
22972310
"@typescript-eslint/typescript-estree@6.21.0":
22982311
version "6.21.0"
22992312
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
@@ -2308,7 +2321,21 @@
23082321
semver "^7.5.4"
23092322
ts-api-utils "^1.0.1"
23102323

2311-
"@typescript-eslint/utils@6.21.0", "@typescript-eslint/utils@^6.17.0":
2324+
"@typescript-eslint/typescript-estree@7.17.0":
2325+
version "7.17.0"
2326+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.17.0.tgz#dcab3fea4c07482329dd6107d3c6480e228e4130"
2327+
integrity sha512-72I3TGq93t2GoSBWI093wmKo0n6/b7O4j9o8U+f65TVD0FS6bI2180X5eGEr8MA8PhKMvYe9myZJquUT2JkCZw==
2328+
dependencies:
2329+
"@typescript-eslint/types" "7.17.0"
2330+
"@typescript-eslint/visitor-keys" "7.17.0"
2331+
debug "^4.3.4"
2332+
globby "^11.1.0"
2333+
is-glob "^4.0.3"
2334+
minimatch "^9.0.4"
2335+
semver "^7.6.0"
2336+
ts-api-utils "^1.3.0"
2337+
2338+
"@typescript-eslint/utils@6.21.0":
23122339
version "6.21.0"
23132340
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
23142341
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
@@ -2321,6 +2348,16 @@
23212348
"@typescript-eslint/typescript-estree" "6.21.0"
23222349
semver "^7.5.4"
23232350

2351+
"@typescript-eslint/utils@^7.17.0":
2352+
version "7.17.0"
2353+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.17.0.tgz#815cd85b9001845d41b699b0ce4f92d6dfb84902"
2354+
integrity sha512-r+JFlm5NdB+JXc7aWWZ3fKSm1gn0pkswEwIYsrGPdsT2GjsRATAKXiNtp3vgAAO1xZhX8alIOEQnNMl3kbTgJw==
2355+
dependencies:
2356+
"@eslint-community/eslint-utils" "^4.4.0"
2357+
"@typescript-eslint/scope-manager" "7.17.0"
2358+
"@typescript-eslint/types" "7.17.0"
2359+
"@typescript-eslint/typescript-estree" "7.17.0"
2360+
23242361
"@typescript-eslint/visitor-keys@6.21.0":
23252362
version "6.21.0"
23262363
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
@@ -2329,6 +2366,14 @@
23292366
"@typescript-eslint/types" "6.21.0"
23302367
eslint-visitor-keys "^3.4.1"
23312368

2369+
"@typescript-eslint/visitor-keys@7.17.0":
2370+
version "7.17.0"
2371+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.17.0.tgz#680465c734be30969e564b4647f38d6cdf49bfb0"
2372+
integrity sha512-RVGC9UhPOCsfCdI9pU++K4nD7to+jTcMIbXTSOcrLqUEW6gF2pU1UUbYJKc9cvcRSK1UDeMJ7pdMxf4bhMpV/A==
2373+
dependencies:
2374+
"@typescript-eslint/types" "7.17.0"
2375+
eslint-visitor-keys "^3.4.3"
2376+
23322377
"@ungap/structured-clone@^1.2.0":
23332378
version "1.2.0"
23342379
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -3632,13 +3677,13 @@ eslint-plugin-jsdoc@^46.10.1:
36323677
semver "^7.5.4"
36333678
spdx-expression-parse "^4.0.0"
36343679

3635-
eslint-plugin-sf-plugin@^1.18.12:
3636-
version "1.18.12"
3637-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.12.tgz#86a70a23bf55f01c2052aace1633fb6fef6c6caa"
3638-
integrity sha512-07FXTiJshcuiewSy7QhE1/H8tYigAlZVSstDVZtHD9Okq4fTedTektBHV088RvmgmoClaGVkL8vGPccaEZOYQg==
3680+
eslint-plugin-sf-plugin@^1.20.0:
3681+
version "1.20.0"
3682+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.0.tgz#0b954ba609f9c893a2acf1f89ff0f1caae6640e1"
3683+
integrity sha512-2gEdFUkDYO/Yx5q2tnw7pyE85ezmlWkp5PKMV8nxw+4RPkeFpXcdlI6S2bKgsGKKFlj78YSwDAuOwlnFr+bh+A==
36393684
dependencies:
36403685
"@salesforce/core" "^8.2.1"
3641-
"@typescript-eslint/utils" "^6.17.0"
3686+
"@typescript-eslint/utils" "^7.17.0"
36423687

36433688
eslint-plugin-unicorn@^50.0.1:
36443689
version "50.0.1"
@@ -7000,6 +7045,11 @@ ts-api-utils@^1.0.1:
70007045
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
70017046
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
70027047

7048+
ts-api-utils@^1.3.0:
7049+
version "1.3.0"
7050+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
7051+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
7052+
70037053
ts-node@^10.8.1, ts-node@^10.9.2:
70047054
version "10.9.2"
70057055
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"

0 commit comments

Comments
 (0)