Skip to content

Commit 19cd327

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.18.10 to 1.20.0
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.18.10 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.10...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 0e08950 commit 19cd327

2 files changed

Lines changed: 58 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@salesforce/ts-sinon": "^1.4.22",
2424
"@swc/cli": "^0.4.0",
2525
"@swc/core": "^1.7.0",
26-
"eslint-plugin-sf-plugin": "^1.18.10",
26+
"eslint-plugin-sf-plugin": "^1.20.0",
2727
"oclif": "^4",
2828
"ts-node": "^10.9.2",
2929
"typescript": "^5.5.3"

yarn.lock

Lines changed: 57 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3253,6 +3253,14 @@
32533253
"@typescript-eslint/types" "6.21.0"
32543254
"@typescript-eslint/visitor-keys" "6.21.0"
32553255

3256+
"@typescript-eslint/scope-manager@7.17.0":
3257+
version "7.17.0"
3258+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.17.0.tgz#e072d0f914662a7bfd6c058165e3c2b35ea26b9d"
3259+
integrity sha512-0P2jTTqyxWp9HiKLu/Vemr2Rg1Xb5B7uHItdVZ6iAenXmPo4SZ86yOPCJwMqpCyaMiEHTNqizHfsbmCFT1x9SA==
3260+
dependencies:
3261+
"@typescript-eslint/types" "7.17.0"
3262+
"@typescript-eslint/visitor-keys" "7.17.0"
3263+
32563264
"@typescript-eslint/type-utils@6.21.0":
32573265
version "6.21.0"
32583266
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
@@ -3268,6 +3276,11 @@
32683276
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
32693277
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
32703278

3279+
"@typescript-eslint/types@7.17.0":
3280+
version "7.17.0"
3281+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.17.0.tgz#7ce8185bdf06bc3494e73d143dbf3293111b9cff"
3282+
integrity sha512-a29Ir0EbyKTKHnZWbNsrc/gqfIBqYPwj3F2M+jWE/9bqfEHg0AMtXzkbUkOG6QgEScxh2+Pz9OXe11jHDnHR7A==
3283+
32713284
"@typescript-eslint/typescript-estree@6.21.0":
32723285
version "6.21.0"
32733286
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
@@ -3282,7 +3295,21 @@
32823295
semver "^7.5.4"
32833296
ts-api-utils "^1.0.1"
32843297

3285-
"@typescript-eslint/utils@6.21.0", "@typescript-eslint/utils@^6.17.0":
3298+
"@typescript-eslint/typescript-estree@7.17.0":
3299+
version "7.17.0"
3300+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.17.0.tgz#dcab3fea4c07482329dd6107d3c6480e228e4130"
3301+
integrity sha512-72I3TGq93t2GoSBWI093wmKo0n6/b7O4j9o8U+f65TVD0FS6bI2180X5eGEr8MA8PhKMvYe9myZJquUT2JkCZw==
3302+
dependencies:
3303+
"@typescript-eslint/types" "7.17.0"
3304+
"@typescript-eslint/visitor-keys" "7.17.0"
3305+
debug "^4.3.4"
3306+
globby "^11.1.0"
3307+
is-glob "^4.0.3"
3308+
minimatch "^9.0.4"
3309+
semver "^7.6.0"
3310+
ts-api-utils "^1.3.0"
3311+
3312+
"@typescript-eslint/utils@6.21.0":
32863313
version "6.21.0"
32873314
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
32883315
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
@@ -3295,6 +3322,16 @@
32953322
"@typescript-eslint/typescript-estree" "6.21.0"
32963323
semver "^7.5.4"
32973324

3325+
"@typescript-eslint/utils@^7.17.0":
3326+
version "7.17.0"
3327+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.17.0.tgz#815cd85b9001845d41b699b0ce4f92d6dfb84902"
3328+
integrity sha512-r+JFlm5NdB+JXc7aWWZ3fKSm1gn0pkswEwIYsrGPdsT2GjsRATAKXiNtp3vgAAO1xZhX8alIOEQnNMl3kbTgJw==
3329+
dependencies:
3330+
"@eslint-community/eslint-utils" "^4.4.0"
3331+
"@typescript-eslint/scope-manager" "7.17.0"
3332+
"@typescript-eslint/types" "7.17.0"
3333+
"@typescript-eslint/typescript-estree" "7.17.0"
3334+
32983335
"@typescript-eslint/visitor-keys@6.21.0":
32993336
version "6.21.0"
33003337
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
@@ -3303,6 +3340,14 @@
33033340
"@typescript-eslint/types" "6.21.0"
33043341
eslint-visitor-keys "^3.4.1"
33053342

3343+
"@typescript-eslint/visitor-keys@7.17.0":
3344+
version "7.17.0"
3345+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.17.0.tgz#680465c734be30969e564b4647f38d6cdf49bfb0"
3346+
integrity sha512-RVGC9UhPOCsfCdI9pU++K4nD7to+jTcMIbXTSOcrLqUEW6gF2pU1UUbYJKc9cvcRSK1UDeMJ7pdMxf4bhMpV/A==
3347+
dependencies:
3348+
"@typescript-eslint/types" "7.17.0"
3349+
eslint-visitor-keys "^3.4.3"
3350+
33063351
"@ungap/structured-clone@^1.2.0":
33073352
version "1.2.0"
33083353
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -4731,13 +4776,13 @@ eslint-plugin-jsdoc@^46.10.1:
47314776
semver "^7.5.4"
47324777
spdx-expression-parse "^4.0.0"
47334778

4734-
eslint-plugin-sf-plugin@^1.18.10:
4735-
version "1.18.10"
4736-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.10.tgz#d12373dbf12ff4a6926837c210e01183e0edd320"
4737-
integrity sha512-gYA0lK81/XVvzuRrTc+LW8VvgDrHEcfJpqjbF1oBkjvpLYmxZ9mVC/1iSyHPlfGqBi9mGWXUzRd3agNd7vHAKA==
4779+
eslint-plugin-sf-plugin@^1.20.0:
4780+
version "1.20.0"
4781+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.0.tgz#0b954ba609f9c893a2acf1f89ff0f1caae6640e1"
4782+
integrity sha512-2gEdFUkDYO/Yx5q2tnw7pyE85ezmlWkp5PKMV8nxw+4RPkeFpXcdlI6S2bKgsGKKFlj78YSwDAuOwlnFr+bh+A==
47384783
dependencies:
4739-
"@salesforce/core" "^8.1.0"
4740-
"@typescript-eslint/utils" "^6.17.0"
4784+
"@salesforce/core" "^8.2.1"
4785+
"@typescript-eslint/utils" "^7.17.0"
47414786

47424787
eslint-plugin-unicorn@^50.0.1:
47434788
version "50.0.1"
@@ -8648,6 +8693,11 @@ ts-api-utils@^1.0.1:
86488693
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
86498694
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
86508695

8696+
ts-api-utils@^1.3.0:
8697+
version "1.3.0"
8698+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
8699+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
8700+
86518701
ts-json-schema-generator@^1.5.1:
86528702
version "1.5.1"
86538703
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.1.tgz#7759c421240be86d393a884ad186f926b22332db"

0 commit comments

Comments
 (0)