623
623
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
624
624
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
625
625
626
- " @salesforce/core@^7.0.0 " , "@salesforce/core@^7. 2.0":
626
+ " @salesforce/core@^7.2.0 " :
627
627
version "7.2.0"
628
628
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.2.0.tgz#5034c8a1104e5feb0c2c96609a98e8f63e6f8676"
629
629
integrity sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==
@@ -2077,12 +2077,12 @@ eslint-plugin-jsdoc@^46.10.1:
2077
2077
semver "^7.5.4"
2078
2078
spdx-expression-parse "^4.0.0"
2079
2079
2080
- eslint-plugin-sf-plugin@^1.18.0 :
2081
- version "1.18.0 "
2082
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.0 .tgz#c6eca90e7738e9a114d8257588220c63a2a3e0e3 "
2083
- integrity sha512-5Q4yI6Hr07v/lTaivs8A8re2FUXDEGyzzHzBk2cWi4c6iMxUYf/vaZKO6ZSSsc4eCcP11JY3RkDBQn6P33x58g ==
2080
+ eslint-plugin-sf-plugin@^1.18.1 :
2081
+ version "1.18.1 "
2082
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.1 .tgz#a7760a29dd5f8569fb66608dd02674c36f2a2874 "
2083
+ integrity sha512-MNVe0SRlDQBZeDzuYNxmqYNNGc147RR7YINpGM6M9w9hGmdAycPf2ZP6bpwgLXcDQRxzqTn/QnfCHq8NBRE7yA ==
2084
2084
dependencies :
2085
- " @salesforce/core" " ^7.0 .0"
2085
+ " @salesforce/core" " ^7.2 .0"
2086
2086
" @typescript-eslint/utils" " ^6.17.0"
2087
2087
2088
2088
eslint-plugin-unicorn@^50.0.1 :
@@ -4749,7 +4749,16 @@ srcset@^5.0.0:
4749
4749
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
4750
4750
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
4751
4751
4752
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
4752
+ " string-width-cjs@npm:string-width@^4.2.0 " :
4753
+ version "4.2.3"
4754
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4755
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4756
+ dependencies :
4757
+ emoji-regex "^8.0.0"
4758
+ is-fullwidth-code-point "^3.0.0"
4759
+ strip-ansi "^6.0.1"
4760
+
4761
+ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
4753
4762
version "4.2.3"
4754
4763
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4755
4764
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4808,7 +4817,14 @@ string_decoder@~1.1.1:
4808
4817
dependencies :
4809
4818
safe-buffer "~5.1.0"
4810
4819
4811
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4820
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
4821
+ version "6.0.1"
4822
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4823
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4824
+ dependencies :
4825
+ ansi-regex "^5.0.1"
4826
+
4827
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
4812
4828
version "6.0.1"
4813
4829
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4814
4830
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5296,7 +5312,7 @@ workerpool@6.2.1:
5296
5312
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
5297
5313
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
5298
5314
5299
- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
5315
+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
5300
5316
version "7.0.0"
5301
5317
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5302
5318
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5314,6 +5330,15 @@ wrap-ansi@^6.2.0:
5314
5330
string-width "^4.1.0"
5315
5331
strip-ansi "^6.0.0"
5316
5332
5333
+ wrap-ansi@^7.0.0 :
5334
+ version "7.0.0"
5335
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5336
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5337
+ dependencies :
5338
+ ansi-styles "^4.0.0"
5339
+ string-width "^4.1.0"
5340
+ strip-ansi "^6.0.0"
5341
+
5317
5342
wrap-ansi@^8.1.0 :
5318
5343
version "8.1.0"
5319
5344
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments