942
942
semver "^7.5.4"
943
943
ts-retry-promise "^0.7.1"
944
944
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":
946
946
version "6.4.4"
947
947
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.4.tgz#e96d2ef9cd05c3894578374d1054af80bfdca119"
948
948
integrity sha512-VegX3ChnJUOOztSP05QPiXCTOSioShB22NyhYjL7vVhf6yqSOH0VT2oQ3ywrMYbYCbjLSdsmFdTVLiQIFpK57g==
1329
1329
" @typescript-eslint/types" " 6.12.0"
1330
1330
" @typescript-eslint/visitor-keys" " 6.12.0"
1331
1331
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 ==
1336
1336
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"
1339
1339
1340
1340
" @typescript-eslint/[email protected] " :
1341
1341
version "6.12.0"
1352
1352
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac"
1353
1353
integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==
1354
1354
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 ==
1359
1359
1360
1360
" @typescript-eslint/[email protected] " :
1361
1361
version "6.12.0"
1370
1370
semver "^7.5.4"
1371
1371
ts-api-utils "^1.0.1"
1372
1372
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 ==
1377
1377
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"
1380
1380
debug "^4.3.4"
1381
1381
globby "^11.1.0"
1382
1382
is-glob "^4.0.3"
1383
+ minimatch "9.0.3"
1383
1384
semver "^7.5.4"
1384
1385
ts-api-utils "^1.0.1"
1385
1386
1396
1397
" @typescript-eslint/typescript-estree" " 6.12.0"
1397
1398
semver "^7.5.4"
1398
1399
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 ==
1403
1404
dependencies :
1404
1405
" @eslint-community/eslint-utils" " ^4.4.0"
1405
1406
" @types/json-schema" " ^7.0.12"
1406
1407
" @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"
1410
1411
semver "^7.5.4"
1411
1412
1412
1413
" @typescript-eslint/[email protected] " :
1417
1418
" @typescript-eslint/types" " 6.12.0"
1418
1419
eslint-visitor-keys "^3.4.1"
1419
1420
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 ==
1424
1425
dependencies :
1425
- " @typescript-eslint/types" " 6.14 .0"
1426
+ " @typescript-eslint/types" " 6.18 .0"
1426
1427
eslint-visitor-keys "^3.4.1"
1427
1428
1428
1429
" @ungap/structured-clone@^1.2.0 " :
@@ -2971,13 +2972,13 @@ eslint-plugin-perfectionist@^2.1.0:
2971
2972
minimatch "^9.0.3"
2972
2973
natural-compare-lite "^1.4.0"
2973
2974
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 ==
2978
2979
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 "
2981
2982
2982
2983
eslint-plugin-unicorn@^49.0.0 :
2983
2984
version "49.0.0"
5027
5028
dependencies :
5028
5029
brace-expansion "^2.0.1"
5029
5030
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
+
5030
5038
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
5031
5039
version "3.1.2"
5032
5040
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5048,13 +5056,6 @@ minimatch@^7.2.0:
5048
5056
dependencies :
5049
5057
brace-expansion "^2.0.1"
5050
5058
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
-
5058
5059
5059
5060
version "4.1.0"
5060
5061
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
0 commit comments