Skip to content

Commit 7f7b999

Browse files
authored
Merge pull request #538 from salesforcecli/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.17.1
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.17.0 to 1.17.1
2 parents 294d283 + 004f1c2 commit 7f7b999

File tree

2 files changed

+44
-43
lines changed

2 files changed

+44
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/plugin-auth": "^2.8.26",
2121
"@types/debug": "^4.1.12",
2222
"@types/ejs": "^3.1.5",
23-
"eslint-plugin-sf-plugin": "^1.17.0",
23+
"eslint-plugin-sf-plugin": "^1.17.1",
2424
"oclif": "^4",
2525
"shx": "^0.3.3",
2626
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 43 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@
942942
semver "^7.5.4"
943943
ts-retry-promise "^0.7.1"
944944

945-
"@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.4":
945+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.4":
946946
version "6.4.4"
947947
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.4.tgz#e96d2ef9cd05c3894578374d1054af80bfdca119"
948948
integrity sha512-VegX3ChnJUOOztSP05QPiXCTOSioShB22NyhYjL7vVhf6yqSOH0VT2oQ3ywrMYbYCbjLSdsmFdTVLiQIFpK57g==
@@ -1329,13 +1329,13 @@
13291329
"@typescript-eslint/types" "6.12.0"
13301330
"@typescript-eslint/visitor-keys" "6.12.0"
13311331

1332-
"@typescript-eslint/scope-manager@6.14.0":
1333-
version "6.14.0"
1334-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.14.0.tgz#53d24363fdb5ee0d1d8cda4ed5e5321272ab3d48"
1335-
integrity sha512-VT7CFWHbZipPncAZtuALr9y3EuzY1b1t1AEkIq2bTXUPKw+pHoXflGNG5L+Gv6nKul1cz1VH8fz16IThIU0tdg==
1332+
"@typescript-eslint/scope-manager@6.18.0":
1333+
version "6.18.0"
1334+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.0.tgz#24ca6fc1f4a2afa71122dcfca9282878687d9997"
1335+
integrity sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==
13361336
dependencies:
1337-
"@typescript-eslint/types" "6.14.0"
1338-
"@typescript-eslint/visitor-keys" "6.14.0"
1337+
"@typescript-eslint/types" "6.18.0"
1338+
"@typescript-eslint/visitor-keys" "6.18.0"
13391339

13401340
"@typescript-eslint/[email protected]":
13411341
version "6.12.0"
@@ -1352,10 +1352,10 @@
13521352
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac"
13531353
integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==
13541354

1355-
"@typescript-eslint/types@6.14.0":
1356-
version "6.14.0"
1357-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.14.0.tgz#935307f7a931016b7a5eb25d494ea3e1f613e929"
1358-
integrity sha512-uty9H2K4Xs8E47z3SnXEPRNDfsis8JO27amp2GNCnzGETEW3yTqEIVg5+AI7U276oGF/tw6ZA+UesxeQ104ceA==
1355+
"@typescript-eslint/types@6.18.0":
1356+
version "6.18.0"
1357+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.0.tgz#ffce610a1540c17cf7d8ecf2bb34b8b0e2e77101"
1358+
integrity sha512-/RFVIccwkwSdW/1zeMx3hADShWbgBxBnV/qSrex6607isYjj05t36P6LyONgqdUrNLl5TYU8NIKdHUYpFvExkA==
13591359

13601360
"@typescript-eslint/[email protected]":
13611361
version "6.12.0"
@@ -1370,16 +1370,17 @@
13701370
semver "^7.5.4"
13711371
ts-api-utils "^1.0.1"
13721372

1373-
"@typescript-eslint/typescript-estree@6.14.0":
1374-
version "6.14.0"
1375-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.14.0.tgz#90c7ddd45cd22139adf3d4577580d04c9189ac13"
1376-
integrity sha512-yPkaLwK0yH2mZKFE/bXkPAkkFgOv15GJAUzgUVonAbv0Hr4PK/N2yaA/4XQbTZQdygiDkpt5DkxPELqHguNvyw==
1373+
"@typescript-eslint/typescript-estree@6.18.0":
1374+
version "6.18.0"
1375+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.0.tgz#1c357c3ca435c3cfa2af6b9daf45ca0bc2bb059a"
1376+
integrity sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==
13771377
dependencies:
1378-
"@typescript-eslint/types" "6.14.0"
1379-
"@typescript-eslint/visitor-keys" "6.14.0"
1378+
"@typescript-eslint/types" "6.18.0"
1379+
"@typescript-eslint/visitor-keys" "6.18.0"
13801380
debug "^4.3.4"
13811381
globby "^11.1.0"
13821382
is-glob "^4.0.3"
1383+
minimatch "9.0.3"
13831384
semver "^7.5.4"
13841385
ts-api-utils "^1.0.1"
13851386

@@ -1396,17 +1397,17 @@
13961397
"@typescript-eslint/typescript-estree" "6.12.0"
13971398
semver "^7.5.4"
13981399

1399-
"@typescript-eslint/utils@^6.10.0", "@typescript-eslint/utils@^6.13.2":
1400-
version "6.14.0"
1401-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.14.0.tgz#856a9e274367d99ffbd39c48128b93a86c4261e3"
1402-
integrity sha512-XwRTnbvRr7Ey9a1NT6jqdKX8y/atWG+8fAIu3z73HSP8h06i3r/ClMhmaF/RGWGW1tHJEwij1uEg2GbEmPYvYg==
1400+
"@typescript-eslint/utils@^6.10.0", "@typescript-eslint/utils@^6.17.0":
1401+
version "6.18.0"
1402+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.18.0.tgz#4d07c9c08f84b9939a1aca7aef98c8f378936142"
1403+
integrity sha512-wiKKCbUeDPGaYEYQh1S580dGxJ/V9HI7K5sbGAVklyf+o5g3O+adnS4UNJajplF4e7z2q0uVBaTdT/yLb4XAVA==
14031404
dependencies:
14041405
"@eslint-community/eslint-utils" "^4.4.0"
14051406
"@types/json-schema" "^7.0.12"
14061407
"@types/semver" "^7.5.0"
1407-
"@typescript-eslint/scope-manager" "6.14.0"
1408-
"@typescript-eslint/types" "6.14.0"
1409-
"@typescript-eslint/typescript-estree" "6.14.0"
1408+
"@typescript-eslint/scope-manager" "6.18.0"
1409+
"@typescript-eslint/types" "6.18.0"
1410+
"@typescript-eslint/typescript-estree" "6.18.0"
14101411
semver "^7.5.4"
14111412

14121413
"@typescript-eslint/[email protected]":
@@ -1417,12 +1418,12 @@
14171418
"@typescript-eslint/types" "6.12.0"
14181419
eslint-visitor-keys "^3.4.1"
14191420

1420-
"@typescript-eslint/visitor-keys@6.14.0":
1421-
version "6.14.0"
1422-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.14.0.tgz#1d1d486581819287de824a56c22f32543561138e"
1423-
integrity sha512-fB5cw6GRhJUz03MrROVuj5Zm/Q+XWlVdIsFj+Zb1Hvqouc8t+XP2H5y53QYU/MGtd2dPg6/vJJlhoX3xc2ehfw==
1421+
"@typescript-eslint/visitor-keys@6.18.0":
1422+
version "6.18.0"
1423+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.0.tgz#3c8733737786fa6c78a347b4fa306ae7155b560f"
1424+
integrity sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==
14241425
dependencies:
1425-
"@typescript-eslint/types" "6.14.0"
1426+
"@typescript-eslint/types" "6.18.0"
14261427
eslint-visitor-keys "^3.4.1"
14271428

14281429
"@ungap/structured-clone@^1.2.0":
@@ -2971,13 +2972,13 @@ eslint-plugin-perfectionist@^2.1.0:
29712972
minimatch "^9.0.3"
29722973
natural-compare-lite "^1.4.0"
29732974

2974-
eslint-plugin-sf-plugin@^1.17.0:
2975-
version "1.17.0"
2976-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.0.tgz#9a7e81cb63bc6f36aae7c7797f95e2179def7fd3"
2977-
integrity sha512-grW7leP0FJbKQZgDjBZanLSTYrus0itKaEmoflEuqTZSyqH4feP53rHby5ysbOnw9OvgZfuq9NSc0a/CzcIbtQ==
2975+
eslint-plugin-sf-plugin@^1.17.1:
2976+
version "1.17.1"
2977+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.1.tgz#085119cb27d856170c0651c0d0abbd25493a22d6"
2978+
integrity sha512-ZbIC0P5W7enSMNWZYTKKMzQ+yAU8FyWKazdOwk2rMrMEVk+LA23lfKcgCEvvuala718TEkqkPTwPYyn7qujPkA==
29782979
dependencies:
2979-
"@salesforce/core" "^6.4.0"
2980-
"@typescript-eslint/utils" "^6.13.2"
2980+
"@salesforce/core" "^6.4.4"
2981+
"@typescript-eslint/utils" "^6.17.0"
29812982

29822983
eslint-plugin-unicorn@^49.0.0:
29832984
version "49.0.0"
@@ -5027,6 +5028,13 @@ [email protected]:
50275028
dependencies:
50285029
brace-expansion "^2.0.1"
50295030

5031+
[email protected], minimatch@^9.0.1, minimatch@^9.0.3:
5032+
version "9.0.3"
5033+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
5034+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
5035+
dependencies:
5036+
brace-expansion "^2.0.1"
5037+
50305038
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
50315039
version "3.1.2"
50325040
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5048,13 +5056,6 @@ minimatch@^7.2.0:
50485056
dependencies:
50495057
brace-expansion "^2.0.1"
50505058

5051-
minimatch@^9.0.1, minimatch@^9.0.3:
5052-
version "9.0.3"
5053-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
5054-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
5055-
dependencies:
5056-
brace-expansion "^2.0.1"
5057-
50585059
50595060
version "4.1.0"
50605061
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"

0 commit comments

Comments
 (0)