sfdx-plugin-update-notifier 1.2.48 → 1.2.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ ## [1.2.50](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.49...v1.2.50) (2023-10-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump oclif-plugin-update-notifier from 1.5.44 to 1.5.45 ([#477](https://github.com/jayree/sfdx-plugin-update-notifier/issues/477)) ([0d780c1](https://github.com/jayree/sfdx-plugin-update-notifier/commit/0d780c1ad77a4efc56785eba030b0a30cb9d2c61))
7
+
8
+ ## [1.2.49](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.48...v1.2.49) (2023-10-06)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **deps:** bump @jayree/changelog from 1.1.5 to 1.1.7 ([#464](https://github.com/jayree/sfdx-plugin-update-notifier/issues/464)) ([10a5687](https://github.com/jayree/sfdx-plugin-update-notifier/commit/10a56873e0206df9b43310e5814854bd03d73db3))
14
+ * **deps:** bump @salesforce/kit from 3.0.12 to 3.0.13 ([#471](https://github.com/jayree/sfdx-plugin-update-notifier/issues/471)) ([9649863](https://github.com/jayree/sfdx-plugin-update-notifier/commit/964986303c64db744888e89b512ba0fb0091d24d))
15
+ * **deps:** bump oclif-plugin-update-notifier from 1.5.43 to 1.5.44 ([#470](https://github.com/jayree/sfdx-plugin-update-notifier/issues/470)) ([5320be4](https://github.com/jayree/sfdx-plugin-update-notifier/commit/5320be401a24d3c5e6360284d52ad808deefb666))
16
+
1
17
  ## [1.2.48](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.47...v1.2.48) (2023-09-29)
2
18
 
3
19
 
package/README.md CHANGED
@@ -21,7 +21,7 @@ $ npm install -g sfdx-plugin-update-notifier
21
21
  $ sfdx COMMAND
22
22
  running command...
23
23
  $ sfdx (--version)
24
- sfdx-plugin-update-notifier/1.2.48 linux-x64 node-v18.18.0
24
+ sfdx-plugin-update-notifier/1.2.50 linux-x64 node-v18.18.0
25
25
  $ sfdx --help [COMMAND]
26
26
  USAGE
27
27
  $ sfdx COMMAND
package/oclif.lock CHANGED
@@ -432,10 +432,10 @@
432
432
  minimatch "^3.1.2"
433
433
  strip-json-comments "^3.1.1"
434
434
 
435
- "@eslint/js@8.50.0":
436
- version "8.50.0"
437
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484"
438
- integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==
435
+ "@eslint/js@8.51.0":
436
+ version "8.51.0"
437
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa"
438
+ integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==
439
439
 
440
440
  "@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
441
441
  version "1.1.3"
@@ -482,15 +482,15 @@
482
482
  resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
483
483
  integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
484
484
 
485
- "@jayree/changelog@^1.1.5":
486
- version "1.1.5"
487
- resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.5.tgz#5d4256d6d9d745713366d2487d2a8cc5178b4c05"
488
- integrity sha512-thiTivp3i9qvbFBiymFnA257ZYdzg3IY/gHcQyLk2cziFgJXKZxPvjwRNfknGQNdCsjXTuI9PwkocD/pgXWhvw==
485
+ "@jayree/changelog@^1.1.6", "@jayree/changelog@^1.1.7":
486
+ version "1.1.7"
487
+ resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.7.tgz#3b2175e25b8d2624c9214a7776925140f813fd8a"
488
+ integrity sha512-YxTlf2c5uoqrIcEg7AwNT/Pn60h5RSbqK15PhElTX5d+R7/SHle2OV1ZBmlJR/S3gUFSY0MILcUpYJa6eeiuGg==
489
489
  dependencies:
490
490
  debug "^4.3.4"
491
491
  fs-extra "^11.1.1"
492
- marked "^5.1.2"
493
- marked-terminal "^5.2.0"
492
+ marked "^9.1.0"
493
+ marked-terminal "^6.0.0"
494
494
  semver "^7.5.4"
495
495
  semver-compare "^1.0.0"
496
496
 
@@ -762,12 +762,11 @@
762
762
  wordwrap "^1.0.0"
763
763
  wrap-ansi "^7.0.0"
764
764
 
765
- "@oclif/core@^3.0.0-beta.17":
766
- version "3.0.0-beta.18"
767
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.0.0-beta.18.tgz#267129c1d880af47e19d56b84747e6a2918f879d"
768
- integrity sha512-4mjzNLbK/kBMkDj9M2zFBBJ7Aqu42dUtzjdpDhHpiYFTEo9n/mSUes8sCmtEQUPlvwelGEK0TvNmQDSHVe0UfA==
765
+ "@oclif/core@^3.0.0-beta.19":
766
+ version "3.0.3"
767
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.0.3.tgz#dbed0b2d819cd86f3733a2311a7278a304e089e4"
768
+ integrity sha512-5xdT3xFXOSsR8AtE2VNswTjCxFQFLptfnkmhhgWqKbSkFBmtix0n5EN560xmeasVku/5eZdA6juEZunS5ZKIXg==
769
769
  dependencies:
770
- "@types/cli-progress" "^3.11.0"
771
770
  ansi-escapes "^4.3.2"
772
771
  ansi-styles "^4.3.0"
773
772
  cardinal "^2.1.1"
@@ -836,12 +835,12 @@
836
835
  lodash "^4.17.21"
837
836
  semver "^7.5.4"
838
837
 
839
- "@oclif/test@^3.0.1":
840
- version "3.0.1"
841
- resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.0.1.tgz#81d7645222211640afae7512d8243d5a9c52e2c1"
842
- integrity sha512-1oJNdnwpp1x4WhUcstgwNgbijNOdz7l5LdWiTU0ZMwkyvxcQhZKCF5puFXndV+EkYds/s/0+dZOx0rhhDILA/w==
838
+ "@oclif/test@^3.0.2":
839
+ version "3.0.2"
840
+ resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.0.2.tgz#aab9443a1eeb8d996d28020344e6abf7f82c688e"
841
+ integrity sha512-zTLHSQ1A/9jrzW+jrX9qc1B1pyihtxO+87oW/5lHnNnztvEnmfdcxVKe8CYobpNiSJtAQMBY5BTxgvm9eaZD5Q==
843
842
  dependencies:
844
- "@oclif/core" "^3.0.0-beta.17"
843
+ "@oclif/core" "^3.0.0-beta.19"
845
844
  chai "^4.3.10"
846
845
  fancy-test "^3.0.1"
847
846
 
@@ -973,15 +972,15 @@
973
972
  "@pnpm/network.ca-file" "^1.0.1"
974
973
  config-chain "^1.1.11"
975
974
 
976
- "@salesforce/core@^5.2.10":
977
- version "5.3.1"
978
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.1.tgz#93c49760faa7b503bbfea8376d80a66815065e4a"
979
- integrity sha512-LEQ3Yp7GxexsGXxT85Pp4AgOzzqY9Y3kol8ByVsHpHGvs8XLRbKl44IPxTXBdMB2roFM+Iosd46i0KbTuh2MQg==
975
+ "@salesforce/core@^5.3.5":
976
+ version "5.3.9"
977
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.9.tgz#1c8f793ce1a0798c5c7767a5a370a5926d3298de"
978
+ integrity sha512-/HX0PiXq3Sjc5eVJ0EaYetcDGsKU9O9Nj8jFGw5qYlITx8zogfxc0j07liH67tQXS1KbTysYoj/MQ2zbHSNkPA==
980
979
  dependencies:
981
- "@salesforce/kit" "^3.0.11"
980
+ "@salesforce/kit" "^3.0.13"
982
981
  "@salesforce/schemas" "^1.6.0"
983
- "@salesforce/ts-types" "^2.0.7"
984
- "@types/semver" "^7.5.2"
982
+ "@salesforce/ts-types" "^2.0.8"
983
+ "@types/semver" "^7.5.3"
985
984
  ajv "^8.12.0"
986
985
  change-case "^4.1.2"
987
986
  faye "^1.4.0"
@@ -990,9 +989,9 @@
990
989
  jsforce "^2.0.0-beta.27"
991
990
  jsonwebtoken "9.0.2"
992
991
  jszip "3.10.1"
993
- pino "^8.15.1"
992
+ pino "^8.15.6"
994
993
  pino-abstract-transport "^1.0.0"
995
- pino-pretty "^10.2.0"
994
+ pino-pretty "^10.2.3"
996
995
  proper-lockfile "^4.1.2"
997
996
  semver "^7.5.4"
998
997
  ts-retry-promise "^0.7.1"
@@ -1041,12 +1040,12 @@
1041
1040
  typescript "^4.9.5"
1042
1041
  wireit "^0.9.5"
1043
1042
 
1044
- "@salesforce/kit@^3.0.11", "@salesforce/kit@^3.0.12":
1045
- version "3.0.12"
1046
- resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.12.tgz#8d598813fd3dce9545951186cfa579bafaac374a"
1047
- integrity sha512-+2bjUaIbS1/XrYBYxpS5zKyQER8dgVakIL6X/MxZVZFJaLHithkLXvrUKYd5tZEaijxBZq1ooIkGm2yCLrg8Ew==
1043
+ "@salesforce/kit@^3.0.13":
1044
+ version "3.0.13"
1045
+ resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.13.tgz#10b47ad6e0e27c3a9f97eb6a5cdcfffa9ba1f163"
1046
+ integrity sha512-HLQ5L5bBi0tsMeH5ZHJAhHUpvNUNPQoNJt2O82Jf6C60GGsrlzwzQ5ONAHGNBgKSZ7HLr0UGL5xaA+hE9uOcgw==
1048
1047
  dependencies:
1049
- "@salesforce/ts-types" "^2.0.7"
1048
+ "@salesforce/ts-types" "^2.0.8"
1050
1049
  tslib "^2.6.2"
1051
1050
 
1052
1051
  "@salesforce/prettier-config@^0.0.3":
@@ -1059,13 +1058,18 @@
1059
1058
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.0.tgz#14505ebad2fb2d4f7b14837545d662766d293561"
1060
1059
  integrity sha512-SwhDTLucj/GRbPpxlEoDZeqlX22o+G6fiebTXTu1cZKmd1oE0W2L7SlTTgJnWck8bhTeBIgQi9cpD8c2t5ISKA==
1061
1060
 
1062
- "@salesforce/ts-types@^2.0.7":
1063
- version "2.0.7"
1064
- resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.7.tgz#02a6999d0b0e7bcd6c6d8ce621c79fa61af24701"
1065
- integrity sha512-8csXgstPuy6QXL3JavkIi/f8DOWHBNCvWeszrFu5sbVlcKO3YqOOCE+rDFGPkrZsYv5OywV6H8kEi877bWOz6Q==
1061
+ "@salesforce/ts-types@^2.0.8":
1062
+ version "2.0.8"
1063
+ resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.8.tgz#e732b5a42cbec6bda79c089a0633fc643daf8bca"
1064
+ integrity sha512-vuzLcxtThBhpuhmnoh8GFrVU8XjdoNyQm9gPtmcjUyUD/9nQIBTAX8oGoUvCiiq93c4LFEmSua+xm3yu0bbNfg==
1066
1065
  dependencies:
1067
1066
  tslib "^2.6.2"
1068
1067
 
1068
+ "@sindresorhus/is@^3.1.2":
1069
+ version "3.1.2"
1070
+ resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-3.1.2.tgz#548650de521b344e3781fbdb0ece4aa6f729afb8"
1071
+ integrity sha512-JiX9vxoKMmu8Y3Zr2RVathBL1Cdu4Nt4MuNWemt1Nc06A0RAin9c5FArkhGsyMBWfCu4zj+9b+GxtjAnE4qqLQ==
1072
+
1069
1073
  "@sindresorhus/is@^4.0.0":
1070
1074
  version "4.6.0"
1071
1075
  resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
@@ -1323,7 +1327,7 @@
1323
1327
  resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
1324
1328
  integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
1325
1329
 
1326
- "@types/semver@^7.5.2":
1330
+ "@types/semver@^7.5.3":
1327
1331
  version "7.5.3"
1328
1332
  resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
1329
1333
  integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==
@@ -1355,16 +1359,16 @@
1355
1359
  "@types/expect" "^1.20.4"
1356
1360
  "@types/node" "*"
1357
1361
 
1358
- "@typescript-eslint/eslint-plugin@^6.7.3":
1359
- version "6.7.3"
1360
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.3.tgz#d98046e9f7102d49a93d944d413c6055c47fafd7"
1361
- integrity sha512-vntq452UHNltxsaaN+L9WyuMch8bMd9CqJ3zhzTPXXidwbf5mqqKCVXEuvRZUqLJSTLeWE65lQwyXsRGnXkCTA==
1362
+ "@typescript-eslint/eslint-plugin@^6.7.5":
1363
+ version "6.7.5"
1364
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.5.tgz#f4024b9f63593d0c2b5bd6e4ca027e6f30934d4f"
1365
+ integrity sha512-JhtAwTRhOUcP96D0Y6KYnwig/MRQbOoLGXTON2+LlyB/N35SP9j1boai2zzwXb7ypKELXMx3DVk9UTaEq1vHEw==
1362
1366
  dependencies:
1363
1367
  "@eslint-community/regexpp" "^4.5.1"
1364
- "@typescript-eslint/scope-manager" "6.7.3"
1365
- "@typescript-eslint/type-utils" "6.7.3"
1366
- "@typescript-eslint/utils" "6.7.3"
1367
- "@typescript-eslint/visitor-keys" "6.7.3"
1368
+ "@typescript-eslint/scope-manager" "6.7.5"
1369
+ "@typescript-eslint/type-utils" "6.7.5"
1370
+ "@typescript-eslint/utils" "6.7.5"
1371
+ "@typescript-eslint/visitor-keys" "6.7.5"
1368
1372
  debug "^4.3.4"
1369
1373
  graphemer "^1.4.0"
1370
1374
  ignore "^5.2.4"
@@ -1372,15 +1376,15 @@
1372
1376
  semver "^7.5.4"
1373
1377
  ts-api-utils "^1.0.1"
1374
1378
 
1375
- "@typescript-eslint/parser@^6.7.3":
1376
- version "6.7.3"
1377
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.3.tgz#aaf40092a32877439e5957e18f2d6a91c82cc2fd"
1378
- integrity sha512-TlutE+iep2o7R8Lf+yoer3zU6/0EAUc8QIBB3GYBc1KGz4c4TRm83xwXUZVPlZ6YCLss4r77jbu6j3sendJoiQ==
1379
+ "@typescript-eslint/parser@^6.7.5":
1380
+ version "6.7.5"
1381
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.5.tgz#8d7ca3d1fbd9d5a58cc4d30b2aa797a760137886"
1382
+ integrity sha512-bIZVSGx2UME/lmhLcjdVc7ePBwn7CLqKarUBL4me1C5feOd663liTGjMBGVcGr+BhnSLeP4SgwdvNnnkbIdkCw==
1379
1383
  dependencies:
1380
- "@typescript-eslint/scope-manager" "6.7.3"
1381
- "@typescript-eslint/types" "6.7.3"
1382
- "@typescript-eslint/typescript-estree" "6.7.3"
1383
- "@typescript-eslint/visitor-keys" "6.7.3"
1384
+ "@typescript-eslint/scope-manager" "6.7.5"
1385
+ "@typescript-eslint/types" "6.7.5"
1386
+ "@typescript-eslint/typescript-estree" "6.7.5"
1387
+ "@typescript-eslint/visitor-keys" "6.7.5"
1384
1388
  debug "^4.3.4"
1385
1389
 
1386
1390
  "@typescript-eslint/scope-manager@5.62.0":
@@ -1391,21 +1395,21 @@
1391
1395
  "@typescript-eslint/types" "5.62.0"
1392
1396
  "@typescript-eslint/visitor-keys" "5.62.0"
1393
1397
 
1394
- "@typescript-eslint/scope-manager@6.7.3":
1395
- version "6.7.3"
1396
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.3.tgz#07e5709c9bdae3eaf216947433ef97b3b8b7d755"
1397
- integrity sha512-wOlo0QnEou9cHO2TdkJmzF7DFGvAKEnB82PuPNHpT8ZKKaZu6Bm63ugOTn9fXNJtvuDPanBc78lGUGGytJoVzQ==
1398
+ "@typescript-eslint/scope-manager@6.7.5":
1399
+ version "6.7.5"
1400
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.5.tgz#1cf33b991043886cd67f4f3600b8e122fc14e711"
1401
+ integrity sha512-GAlk3eQIwWOJeb9F7MKQ6Jbah/vx1zETSDw8likab/eFcqkjSD7BI75SDAeC5N2L0MmConMoPvTsmkrg71+B1A==
1398
1402
  dependencies:
1399
- "@typescript-eslint/types" "6.7.3"
1400
- "@typescript-eslint/visitor-keys" "6.7.3"
1403
+ "@typescript-eslint/types" "6.7.5"
1404
+ "@typescript-eslint/visitor-keys" "6.7.5"
1401
1405
 
1402
- "@typescript-eslint/type-utils@6.7.3":
1403
- version "6.7.3"
1404
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.3.tgz#c2c165c135dda68a5e70074ade183f5ad68f3400"
1405
- integrity sha512-Fc68K0aTDrKIBvLnKTZ5Pf3MXK495YErrbHb1R6aTpfK5OdSFj0rVN7ib6Tx6ePrZ2gsjLqr0s98NG7l96KSQw==
1406
+ "@typescript-eslint/type-utils@6.7.5":
1407
+ version "6.7.5"
1408
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.5.tgz#0a65949ec16588d8956f6d967f7d9c84ddb2d72a"
1409
+ integrity sha512-Gs0qos5wqxnQrvpYv+pf3XfcRXW6jiAn9zE/K+DlmYf6FcpxeNYN0AIETaPR7rHO4K2UY+D0CIbDP9Ut0U4m1g==
1406
1410
  dependencies:
1407
- "@typescript-eslint/typescript-estree" "6.7.3"
1408
- "@typescript-eslint/utils" "6.7.3"
1411
+ "@typescript-eslint/typescript-estree" "6.7.5"
1412
+ "@typescript-eslint/utils" "6.7.5"
1409
1413
  debug "^4.3.4"
1410
1414
  ts-api-utils "^1.0.1"
1411
1415
 
@@ -1414,10 +1418,10 @@
1414
1418
  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
1415
1419
  integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
1416
1420
 
1417
- "@typescript-eslint/types@6.7.3":
1418
- version "6.7.3"
1419
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.3.tgz#0402b5628a63f24f2dc9d4a678e9a92cc50ea3e9"
1420
- integrity sha512-4g+de6roB2NFcfkZb439tigpAMnvEIg3rIjWQ+EM7IBaYt/CdJt6em9BJ4h4UpdgaBWdmx2iWsafHTrqmgIPNw==
1421
+ "@typescript-eslint/types@6.7.5":
1422
+ version "6.7.5"
1423
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.5.tgz#4571320fb9cf669de9a95d9849f922c3af809790"
1424
+ integrity sha512-WboQBlOXtdj1tDFPyIthpKrUb+kZf2VroLZhxKa/VlwLlLyqv/PwUNgL30BlTVZV1Wu4Asu2mMYPqarSO4L5ZQ==
1421
1425
 
1422
1426
  "@typescript-eslint/typescript-estree@5.62.0":
1423
1427
  version "5.62.0"
@@ -1432,30 +1436,30 @@
1432
1436
  semver "^7.3.7"
1433
1437
  tsutils "^3.21.0"
1434
1438
 
1435
- "@typescript-eslint/typescript-estree@6.7.3":
1436
- version "6.7.3"
1437
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.3.tgz#ec5bb7ab4d3566818abaf0e4a8fa1958561b7279"
1438
- integrity sha512-YLQ3tJoS4VxLFYHTw21oe1/vIZPRqAO91z6Uv0Ss2BKm/Ag7/RVQBcXTGcXhgJMdA4U+HrKuY5gWlJlvoaKZ5g==
1439
+ "@typescript-eslint/typescript-estree@6.7.5":
1440
+ version "6.7.5"
1441
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.5.tgz#4578de1a26e9f24950f029a4f00d1bfe41f15a39"
1442
+ integrity sha512-NhJiJ4KdtwBIxrKl0BqG1Ur+uw7FiOnOThcYx9DpOGJ/Abc9z2xNzLeirCG02Ig3vkvrc2qFLmYSSsaITbKjlg==
1439
1443
  dependencies:
1440
- "@typescript-eslint/types" "6.7.3"
1441
- "@typescript-eslint/visitor-keys" "6.7.3"
1444
+ "@typescript-eslint/types" "6.7.5"
1445
+ "@typescript-eslint/visitor-keys" "6.7.5"
1442
1446
  debug "^4.3.4"
1443
1447
  globby "^11.1.0"
1444
1448
  is-glob "^4.0.3"
1445
1449
  semver "^7.5.4"
1446
1450
  ts-api-utils "^1.0.1"
1447
1451
 
1448
- "@typescript-eslint/utils@6.7.3":
1449
- version "6.7.3"
1450
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.3.tgz#96c655816c373135b07282d67407cb577f62e143"
1451
- integrity sha512-vzLkVder21GpWRrmSR9JxGZ5+ibIUSudXlW52qeKpzUEQhRSmyZiVDDj3crAth7+5tmN1ulvgKaCU2f/bPRCzg==
1452
+ "@typescript-eslint/utils@6.7.5":
1453
+ version "6.7.5"
1454
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.5.tgz#ab847b53d6b65e029314b8247c2336843dba81ab"
1455
+ integrity sha512-pfRRrH20thJbzPPlPc4j0UNGvH1PjPlhlCMq4Yx7EGjV7lvEeGX0U6MJYe8+SyFutWgSHsdbJ3BXzZccYggezA==
1452
1456
  dependencies:
1453
1457
  "@eslint-community/eslint-utils" "^4.4.0"
1454
1458
  "@types/json-schema" "^7.0.12"
1455
1459
  "@types/semver" "^7.5.0"
1456
- "@typescript-eslint/scope-manager" "6.7.3"
1457
- "@typescript-eslint/types" "6.7.3"
1458
- "@typescript-eslint/typescript-estree" "6.7.3"
1460
+ "@typescript-eslint/scope-manager" "6.7.5"
1461
+ "@typescript-eslint/types" "6.7.5"
1462
+ "@typescript-eslint/typescript-estree" "6.7.5"
1459
1463
  semver "^7.5.4"
1460
1464
 
1461
1465
  "@typescript-eslint/utils@^5.59.11":
@@ -1480,12 +1484,12 @@
1480
1484
  "@typescript-eslint/types" "5.62.0"
1481
1485
  eslint-visitor-keys "^3.3.0"
1482
1486
 
1483
- "@typescript-eslint/visitor-keys@6.7.3":
1484
- version "6.7.3"
1485
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.3.tgz#83809631ca12909bd2083558d2f93f5747deebb2"
1486
- integrity sha512-HEVXkU9IB+nk9o63CeICMHxFWbHWr3E1mpilIQBe9+7L/lH97rleFLVtYsfnWB+JVMaiFnEaxvknvmIzX+CqVg==
1487
+ "@typescript-eslint/visitor-keys@6.7.5":
1488
+ version "6.7.5"
1489
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.5.tgz#84c68d6ceb5b12d5246b918b84f2b79affd6c2f1"
1490
+ integrity sha512-3MaWdDZtLlsexZzDSdQWsFQ9l9nL8B80Z4fImSpyllFC/KLqWQRdEcB+gGGO+N3Q2uL40EsG66wZLsohPxNXvg==
1487
1491
  dependencies:
1488
- "@typescript-eslint/types" "6.7.3"
1492
+ "@typescript-eslint/types" "6.7.5"
1489
1493
  eslint-visitor-keys "^3.4.1"
1490
1494
 
1491
1495
  "@ungap/promise-all-settled@1.1.2":
@@ -2266,6 +2270,11 @@ change-case@^4.1.2:
2266
2270
  snake-case "^3.0.4"
2267
2271
  tslib "^2.0.3"
2268
2272
 
2273
+ char-regex@^1.0.2:
2274
+ version "1.0.2"
2275
+ resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
2276
+ integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
2277
+
2269
2278
  chardet@^0.7.0:
2270
2279
  version "0.7.0"
2271
2280
  resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
@@ -2937,6 +2946,11 @@ emoji-regex@^9.2.2:
2937
2946
  resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
2938
2947
  integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
2939
2948
 
2949
+ emojilib@^2.4.0:
2950
+ version "2.4.0"
2951
+ resolved "https://registry.yarnpkg.com/emojilib/-/emojilib-2.4.0.tgz#ac518a8bb0d5f76dda57289ccb2fdf9d39ae721e"
2952
+ integrity sha512-5U0rVMU5Y2n2+ykNLQqMoqklN9ICBT/KsvC1Gz6vqHbz2AXXGkG+Pm5rMWk/8Vjrr/mY9985Hi8DYzn1F09Nyw==
2953
+
2940
2954
  encoding@^0.1.12, encoding@^0.1.13:
2941
2955
  version "0.1.13"
2942
2956
  resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.13.tgz#56574afdd791f54a8e9b2785c0582a2d26210fa9"
@@ -3197,20 +3211,20 @@ eslint-plugin-prefer-arrow@^1.2.1:
3197
3211
  resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
3198
3212
  integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
3199
3213
 
3200
- eslint-plugin-prettier@^5.0.0:
3201
- version "5.0.0"
3202
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.0.tgz#6887780ed95f7708340ec79acfdf60c35b9be57a"
3203
- integrity sha512-AgaZCVuYDXHUGxj/ZGu1u8H8CYgDY3iG6w5kUFw4AzMVXzB7VvbKgYR4nATIN+OvUrghMbiDLeimVjVY5ilq3w==
3214
+ eslint-plugin-prettier@^5.0.1:
3215
+ version "5.0.1"
3216
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1.tgz#a3b399f04378f79f066379f544e42d6b73f11515"
3217
+ integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg==
3204
3218
  dependencies:
3205
3219
  prettier-linter-helpers "^1.0.0"
3206
3220
  synckit "^0.8.5"
3207
3221
 
3208
- eslint-plugin-sf-plugin@^1.16.7:
3209
- version "1.16.7"
3210
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.7.tgz#dc3e7c451fea0cf642b7c45ec0c6d9ee1e53ae54"
3211
- integrity sha512-GS0/ylGA7ksr0aBB1DSVxW9NOu0QKFq/e0yJ/gSmZ33VP6Sx6LpwJ8uE2c3IY0KWLQ4D7zOR+jOJnxwjVlMGtA==
3222
+ eslint-plugin-sf-plugin@^1.16.9:
3223
+ version "1.16.9"
3224
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.9.tgz#0c8bfa7b51b52c716bf8cecbb271237931bffa3b"
3225
+ integrity sha512-VOAA1OEieGCzimavNvI1OP2AnlR5SZfxi4Q+WDahxJcedh5/SP0DEynW8ww+begy4Nt0APdLzwXN1JJTZQCemA==
3212
3226
  dependencies:
3213
- "@salesforce/core" "^5.2.10"
3227
+ "@salesforce/core" "^5.3.5"
3214
3228
  "@typescript-eslint/utils" "^5.59.11"
3215
3229
 
3216
3230
  eslint-scope@^5.1.1:
@@ -3234,15 +3248,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
3234
3248
  resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
3235
3249
  integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
3236
3250
 
3237
- eslint@^8.41.0, eslint@^8.50.0:
3238
- version "8.50.0"
3239
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50.0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2"
3240
- integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==
3251
+ eslint@^8.41.0, eslint@^8.51.0:
3252
+ version "8.51.0"
3253
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3"
3254
+ integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==
3241
3255
  dependencies:
3242
3256
  "@eslint-community/eslint-utils" "^4.2.0"
3243
3257
  "@eslint-community/regexpp" "^4.6.1"
3244
3258
  "@eslint/eslintrc" "^2.1.2"
3245
- "@eslint/js" "8.50.0"
3259
+ "@eslint/js" "8.51.0"
3246
3260
  "@humanwhocodes/config-array" "^0.11.11"
3247
3261
  "@humanwhocodes/module-importer" "^1.0.1"
3248
3262
  "@nodelib/fs.walk" "^1.2.8"
@@ -5226,27 +5240,27 @@ map-obj@^4.0.0:
5226
5240
  resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
5227
5241
  integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
5228
5242
 
5229
- marked-terminal@^5.2.0:
5230
- version "5.2.0"
5231
- resolved "https://registry.yarnpkg.com/marked-terminal/-/marked-terminal-5.2.0.tgz#c5370ec2bae24fb2b34e147b731c94fa933559d3"
5232
- integrity sha512-Piv6yNwAQXGFjZSaiNljyNFw7jKDdGrw70FSbtxEyldLsyeuV5ZHm/1wW++kWbrOF1VPnUgYOhB2oLL0ZpnekA==
5243
+ marked-terminal@^6.0.0:
5244
+ version "6.0.0"
5245
+ resolved "https://registry.yarnpkg.com/marked-terminal/-/marked-terminal-6.0.0.tgz#450fe39209fd1fb342bd1384c9ec71345e20b6aa"
5246
+ integrity sha512-6rruICvqRfA4N+Mvdc0UyDbLA0A0nI5omtARIlin3P2F+aNc3EbW91Rd9HTuD0v9qWyHmNIu8Bt40gAnPfldsg==
5233
5247
  dependencies:
5234
5248
  ansi-escapes "^6.2.0"
5235
5249
  cardinal "^2.1.1"
5236
- chalk "^5.2.0"
5250
+ chalk "^5.3.0"
5237
5251
  cli-table3 "^0.6.3"
5238
- node-emoji "^1.11.0"
5239
- supports-hyperlinks "^2.3.0"
5252
+ node-emoji "^2.1.0"
5253
+ supports-hyperlinks "^3.0.0"
5240
5254
 
5241
5255
  marked@^4.0.19:
5242
5256
  version "4.3.0"
5243
5257
  resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
5244
5258
  integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
5245
5259
 
5246
- marked@^5.1.2:
5247
- version "5.1.2"
5248
- resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.2.tgz#62b5ccfc75adf72ca3b64b2879b551d89e77677f"
5249
- integrity sha512-ahRPGXJpjMjwSOlBoTMZAK7ATXkli5qCPxZ21TG44rx1KEo44bii4ekgTDQPNRQ4Kh7JMb9Ub1PVk1NxRSsorg==
5260
+ marked@^9.1.0:
5261
+ version "9.1.0"
5262
+ resolved "https://registry.yarnpkg.com/marked/-/marked-9.1.0.tgz#7a085c7d46730dee2b801f1c1b35c5745479e270"
5263
+ integrity sha512-VZjm0PM5DMv7WodqOUps3g6Q7dmxs9YGiFUZ7a2majzQTTCgX+6S6NAJHPvOhgFBzYz8s4QZKWWMfZKFmsfOgA==
5250
5264
 
5251
5265
  "mem-fs-editor@^8.1.2 || ^9.0.0":
5252
5266
  version "9.5.0"
@@ -5692,12 +5706,15 @@ nock@^13.3.3:
5692
5706
  lodash "^4.17.21"
5693
5707
  propagate "^2.0.0"
5694
5708
 
5695
- node-emoji@^1.11.0:
5696
- version "1.11.0"
5697
- resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-1.11.0.tgz#69a0150e6946e2f115e9d7ea4df7971e2628301c"
5698
- integrity sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==
5709
+ node-emoji@^2.1.0:
5710
+ version "2.1.0"
5711
+ resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-2.1.0.tgz#93c99b0d3dfe7d5e37c056aded389e013c72d0c5"
5712
+ integrity sha512-tcsBm9C6FmPN5Wo7OjFi9lgMyJjvkAeirmjR/ax8Ttfqy4N8PoFic26uqFTIgayHPNI5FH4ltUvfh9kHzwcK9A==
5699
5713
  dependencies:
5700
- lodash "^4.17.21"
5714
+ "@sindresorhus/is" "^3.1.2"
5715
+ char-regex "^1.0.2"
5716
+ emojilib "^2.4.0"
5717
+ skin-tone "^2.0.0"
5701
5718
 
5702
5719
  node-fetch@^2.6.1:
5703
5720
  version "2.6.12"
@@ -5978,14 +5995,14 @@ object.values@^1.1.6:
5978
5995
  define-properties "^1.1.4"
5979
5996
  es-abstract "^1.20.4"
5980
5997
 
5981
- oclif-plugin-update-notifier@^1.5.43:
5982
- version "1.5.43"
5983
- resolved "https://registry.yarnpkg.com/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.43.tgz#5dedd0bc44331f07be091446ac76257490ef85f0"
5984
- integrity sha512-R6xx0XeHq9U12gboL1Q3vTyyuikyJNuYMBuADAnwQQLI73X2xyB/VM5589NHLk8WKwsmOTsjKvX+dBrRPQZVWA==
5998
+ oclif-plugin-update-notifier@^1.5.45:
5999
+ version "1.5.45"
6000
+ resolved "https://registry.yarnpkg.com/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.45.tgz#a73c85aba51fb706dc814e0f9bfa298d0ae4f535"
6001
+ integrity sha512-pCjZ1h0fTCHantZQgcIbH6IAtcrmYUl23b1NnFoNIT9ox1vPDiYhhND5nOVyvO+r9WhW2OTtuM1hZezmIonr/g==
5985
6002
  dependencies:
5986
- "@jayree/changelog" "^1.1.5"
6003
+ "@jayree/changelog" "^1.1.6"
5987
6004
  "@oclif/core" "^2.15.0"
5988
- "@salesforce/kit" "^3.0.12"
6005
+ "@salesforce/kit" "^3.0.13"
5989
6006
  boxen "^7.1.1"
5990
6007
  chalk "^5.3.0"
5991
6008
  debug "^4.3.4"
@@ -6402,10 +6419,10 @@ pino-abstract-transport@v1.1.0:
6402
6419
  readable-stream "^4.0.0"
6403
6420
  split2 "^4.0.0"
6404
6421
 
6405
- pino-pretty@^10.2.0:
6406
- version "10.2.0"
6407
- resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.2.0.tgz#c674a153e15c08d7032a826d0051d786feace1d9"
6408
- integrity sha512-tRvpyEmGtc2D+Lr3FulIZ+R1baggQ4S3xD2Ar93KixFEDx6SEAUP3W5aYuEw1C73d6ROrNcB2IXLteW8itlwhA==
6422
+ pino-pretty@^10.2.3:
6423
+ version "10.2.3"
6424
+ resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.2.3.tgz#db539c796a1421fd4d130734fa994f5a26027783"
6425
+ integrity sha512-4jfIUc8TC1GPUfDyMSlW1STeORqkoxec71yhxIpLDQapUu8WOuoz2TTCoidrIssyz78LZC69whBMPIKCMbi3cw==
6409
6426
  dependencies:
6410
6427
  colorette "^2.0.7"
6411
6428
  dateformat "^4.6.3"
@@ -6427,10 +6444,10 @@ pino-std-serializers@^6.0.0:
6427
6444
  resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
6428
6445
  integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
6429
6446
 
6430
- pino@^8.15.1:
6431
- version "8.15.1"
6432
- resolved "https://registry.yarnpkg.com/pino/-/pino-8.15.1.tgz#04b815ff7aa4e46b1bbab88d8010aaa2b17eaba4"
6433
- integrity sha512-Cp4QzUQrvWCRJaQ8Lzv0mJzXVk4z2jlq8JNKMGaixC2Pz5L4l2p95TkuRvYbrEbe85NQsDKrAd4zalf7Ml6WiA==
6447
+ pino@^8.15.6:
6448
+ version "8.16.0"
6449
+ resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.0.tgz#2465012a1d11fa2e7a0545032f636e203990ae26"
6450
+ integrity sha512-UUmvQ/7KTZt/vHjhRrnyS7h+J7qPBQnpG80V56xmIC+o9IqYmQOw/UIny9S9zYDfRBR0ClouCr464EkBMIT7Fw==
6434
6451
  dependencies:
6435
6452
  atomic-sleep "^1.0.0"
6436
6453
  fast-redact "^3.1.1"
@@ -6441,7 +6458,7 @@ pino@^8.15.1:
6441
6458
  quick-format-unescaped "^4.0.3"
6442
6459
  real-require "^0.2.0"
6443
6460
  safe-stable-stringify "^2.3.1"
6444
- sonic-boom "^3.1.0"
6461
+ sonic-boom "^3.7.0"
6445
6462
  thread-stream "^2.0.0"
6446
6463
 
6447
6464
  pinst@^3.0.0:
@@ -7169,10 +7186,10 @@ sinon@10.0.0:
7169
7186
  nise "^4.1.0"
7170
7187
  supports-color "^7.1.0"
7171
7188
 
7172
- sinon@^16.0.0:
7173
- version "16.0.0"
7174
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.0.0.tgz#06da4e63624b946c9d7e67cce21c2f67f40f23a9"
7175
- integrity sha512-B8AaZZm9CT5pqe4l4uWJztfD/mOTa7dL8Qo0W4+s+t74xECOgSZDDQCBjNgIK3+n4kyxQrSTv2V5ul8K25qkiQ==
7189
+ sinon@^16.0.0, sinon@^16.1.0:
7190
+ version "16.1.0"
7191
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.1.0.tgz#645b836563c9bedb21defdbe48831cb2afb687f2"
7192
+ integrity sha512-ZSgzF0vwmoa8pq0GEynqfdnpEDyP1PkYmEChnkjW0Vyh8IDlyFEJ+fkMhCP0il6d5cJjPl2PUsnUSAuP5sttOQ==
7176
7193
  dependencies:
7177
7194
  "@sinonjs/commons" "^3.0.0"
7178
7195
  "@sinonjs/fake-timers" "^10.3.0"
@@ -7181,6 +7198,13 @@ sinon@^16.0.0:
7181
7198
  nise "^5.1.4"
7182
7199
  supports-color "^7.2.0"
7183
7200
 
7201
+ skin-tone@^2.0.0:
7202
+ version "2.0.0"
7203
+ resolved "https://registry.yarnpkg.com/skin-tone/-/skin-tone-2.0.0.tgz#4e3933ab45c0d4f4f781745d64b9f4c208e41237"
7204
+ integrity sha512-kUMbT1oBJCpgrnKoSr0o6wPtvRWT9W9UKvGLwfJYO2WuahZRHOpEyL1ckyMGgMWh0UdpmaoFqKKD29WTomNEGA==
7205
+ dependencies:
7206
+ unicode-emoji-modifier-base "^1.0.0"
7207
+
7184
7208
  slash@^2.0.0:
7185
7209
  version "2.0.0"
7186
7210
  resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
@@ -7239,13 +7263,20 @@ socks@^2.6.2:
7239
7263
  ip "^2.0.0"
7240
7264
  smart-buffer "^4.2.0"
7241
7265
 
7242
- sonic-boom@^3.0.0, sonic-boom@^3.1.0:
7266
+ sonic-boom@^3.0.0:
7243
7267
  version "3.3.0"
7244
7268
  resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-3.3.0.tgz#cffab6dafee3b2bcb88d08d589394198bee1838c"
7245
7269
  integrity sha512-LYxp34KlZ1a2Jb8ZQgFCK3niIHzibdwtwNUWKg0qQRzsDoJ3Gfgkf8KdBTFU3SkejDEIlWwnSnpVdOZIhFMl/g==
7246
7270
  dependencies:
7247
7271
  atomic-sleep "^1.0.0"
7248
7272
 
7273
+ sonic-boom@^3.7.0:
7274
+ version "3.7.0"
7275
+ resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-3.7.0.tgz#b4b7b8049a912986f4a92c51d4660b721b11f2f2"
7276
+ integrity sha512-IudtNvSqA/ObjN97tfgNmOKyDOs4dNcg4cUUsHDebqsgb8wGBBwb31LIgShNO8fye0dFI52X1+tFoKKI6Rq1Gg==
7277
+ dependencies:
7278
+ atomic-sleep "^1.0.0"
7279
+
7249
7280
  sort-keys@^4.2.0:
7250
7281
  version "4.2.0"
7251
7282
  resolved "https://registry.yarnpkg.com/sort-keys/-/sort-keys-4.2.0.tgz#6b7638cee42c506fff8c1cecde7376d21315be18"
@@ -7501,7 +7532,7 @@ supports-color@^7.0.0, supports-color@^7.1.0, supports-color@^7.2.0:
7501
7532
  dependencies:
7502
7533
  has-flag "^4.0.0"
7503
7534
 
7504
- supports-hyperlinks@^2.2.0, supports-hyperlinks@^2.3.0:
7535
+ supports-hyperlinks@^2.2.0:
7505
7536
  version "2.3.0"
7506
7537
  resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz#3943544347c1ff90b15effb03fc14ae45ec10624"
7507
7538
  integrity sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==
@@ -7509,6 +7540,14 @@ supports-hyperlinks@^2.2.0, supports-hyperlinks@^2.3.0:
7509
7540
  has-flag "^4.0.0"
7510
7541
  supports-color "^7.0.0"
7511
7542
 
7543
+ supports-hyperlinks@^3.0.0:
7544
+ version "3.0.0"
7545
+ resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-3.0.0.tgz#c711352a5c89070779b4dad54c05a2f14b15c94b"
7546
+ integrity sha512-QBDPHyPQDRTy9ku4URNGY5Lah8PAaXs6tAAwp55sL5WCsSW7GIfdf6W5ixfziW+t7wh3GVvHyHHyQ1ESsoRvaA==
7547
+ dependencies:
7548
+ has-flag "^4.0.0"
7549
+ supports-color "^7.0.0"
7550
+
7512
7551
  supports-preserve-symlinks-flag@^1.0.0:
7513
7552
  version "1.0.0"
7514
7553
  resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
@@ -7840,6 +7879,11 @@ unbox-primitive@^1.0.2:
7840
7879
  has-symbols "^1.0.3"
7841
7880
  which-boxed-primitive "^1.0.2"
7842
7881
 
7882
+ unicode-emoji-modifier-base@^1.0.0:
7883
+ version "1.0.0"
7884
+ resolved "https://registry.yarnpkg.com/unicode-emoji-modifier-base/-/unicode-emoji-modifier-base-1.0.0.tgz#dbbd5b54ba30f287e2a8d5a249da6c0cef369459"
7885
+ integrity sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==
7886
+
7843
7887
  unique-filename@^1.1.1:
7844
7888
  version "1.1.1"
7845
7889
  resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
@@ -1,4 +1,4 @@
1
1
  {
2
- "version": "1.2.48",
2
+ "version": "1.2.50",
3
3
  "commands": {}
4
4
  }
package/package.json CHANGED
@@ -1,41 +1,41 @@
1
1
  {
2
2
  "name": "sfdx-plugin-update-notifier",
3
3
  "description": "update-notifier for sfdx plugins",
4
- "version": "1.2.48",
4
+ "version": "1.2.50",
5
5
  "author": "jayree",
6
6
  "type": "module",
7
7
  "bugs": "https://github.com/jayree/sfdx-plugin-update-notifier/issues",
8
8
  "dependencies": {
9
- "@jayree/changelog": "^1.1.5",
9
+ "@jayree/changelog": "^1.1.7",
10
10
  "@oclif/core": "^2.15.0",
11
- "@salesforce/kit": "^3.0.12",
11
+ "@salesforce/kit": "^3.0.13",
12
12
  "debug": "^4.3.4",
13
- "oclif-plugin-update-notifier": "^1.5.43",
13
+ "oclif-plugin-update-notifier": "^1.5.45",
14
14
  "tslib": "^2.6.0"
15
15
  },
16
16
  "devDependencies": {
17
17
  "@oclif/plugin-command-snapshot": "^4.0.14",
18
18
  "@oclif/plugin-help": "^5.2.20",
19
- "@oclif/test": "^3.0.1",
19
+ "@oclif/test": "^3.0.2",
20
20
  "@salesforce/dev-config": "^4.0.1",
21
21
  "@salesforce/dev-scripts": "^5.10.0",
22
22
  "@salesforce/prettier-config": "^0.0.3",
23
23
  "@types/debug": "^4.1.9",
24
24
  "@types/fs-extra": "^11.0.2",
25
25
  "@types/jsforce": "^1.11.2",
26
- "@typescript-eslint/eslint-plugin": "^6.7.3",
27
- "@typescript-eslint/parser": "^6.7.3",
26
+ "@typescript-eslint/eslint-plugin": "^6.7.5",
27
+ "@typescript-eslint/parser": "^6.7.5",
28
28
  "c8": "^8.0.1",
29
29
  "chai": "^4.3.8",
30
- "eslint": "^8.50.0",
30
+ "eslint": "^8.51.0",
31
31
  "eslint-config-prettier": "^9.0.0",
32
32
  "eslint-config-salesforce": "^2.0.2",
33
33
  "eslint-config-salesforce-typescript": "^1.1.2",
34
34
  "eslint-plugin-header": "^3.1.1",
35
35
  "eslint-plugin-import": "^2.28.1",
36
36
  "eslint-plugin-jsdoc": "^46.8.2",
37
- "eslint-plugin-prettier": "^5.0.0",
38
- "eslint-plugin-sf-plugin": "^1.16.7",
37
+ "eslint-plugin-prettier": "^5.0.1",
38
+ "eslint-plugin-sf-plugin": "^1.16.9",
39
39
  "husky": "^8.0.3",
40
40
  "is-ci": "^3.0.1",
41
41
  "mocha": "^10.2.0",
@@ -45,7 +45,7 @@
45
45
  "pinst": "^3.0.0",
46
46
  "prettier": "^3.0.3",
47
47
  "pretty-quick": "^3.1.3",
48
- "sinon": "^16.0.0",
48
+ "sinon": "^16.1.0",
49
49
  "ts-node": "^10.9.1",
50
50
  "typescript": "^5.2.2",
51
51
  "wireit": "^0.14.0"